| /kernel/linux/linux-5.10/drivers/pcmcia/ |
| H A D | max1600.c | 18 int max1600_init(struct device *dev, struct max1600 **ptr, in max1600_init() argument
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| H A D | cmpxchg.h | 26 unsigned long __xchg(unsigned long x, volatile void *ptr, int size) in __xchg() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | err.h | 29 static inline long __must_check PTR_ERR(__force const void *ptr) in PTR_ERR() argument 34 static inline bool __must_check IS_ERR(__force const void *ptr) in IS_ERR() argument 39 static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr) in IS_ERR_OR_NULL() argument 51 static inline void * __must_check ERR_CAST(__force const void *ptr) in ERR_CAST() argument 57 PTR_ERR_OR_ZERO(__force const void *ptr) PTR_ERR_OR_ZERO() argument [all...] |
| H A D | hash.h | 88 static inline u32 hash_ptr(const void *ptr, unsigned int bits) in hash_ptr() argument 94 static inline u32 hash32_ptr(const void *ptr) in hash32_ptr() argument
|
| /kernel/linux/linux-6.6/drivers/misc/cb710/ |
| H A D | sgbuf2.c | 45 static inline bool needs_unaligned_copy(const void *ptr) in needs_unaligned_copy() argument 54 static bool sg_dwiter_get_next_block(struct sg_mapping_iter *miter, uint32_t **ptr) in sg_dwiter_get_next_block() argument 92 uint32_t *ptr = NULL; in cb710_sg_dwiter_read_next_block() local 133 uint32_t *ptr = NULL; in cb710_sg_dwiter_write_next_block() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxfw/ |
| H A D | mlxfw_mfa2_file.h | 20 mlxfw_mfa2_valid_ptr(const struct mlxfw_mfa2_file *mfa2_file, const void *ptr) mlxfw_mfa2_valid_ptr() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | accessors.c | 11 check_setget_bounds(const struct extent_buffer *eb, const void *ptr, unsigned off, int size) check_setget_bounds() argument 171 unsigned long ptr = btrfs_node_key_ptr_offset(eb, nr); btrfs_node_key() local [all...] |
| /kernel/linux/linux-6.6/include/asm-generic/ |
| H A D | cmpxchg.h | 24 unsigned long __generic_xchg(unsigned long x, volatile void *ptr, int size) in __generic_xchg() argument [all...] |
| H A D | spinlock.h | 65 u16 *ptr = (u16 *)lock + IS_ENABLED(CONFIG_CPU_BIG_ENDIAN); in arch_spin_unlock() local
|
| H A D | msi.h | 30 void *ptr; member
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | kmem.h | 60 static inline void kmem_free(const void *ptr) in kmem_free() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | err.h | 49 static inline long __must_check PTR_ERR(__force const void *ptr) in PTR_ERR() argument 59 static inline bool __must_check IS_ERR(__force const void *ptr) in IS_ERR() argument 70 static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr) in IS_ERR_OR_NULL() argument 82 ERR_CAST(__force const void *ptr) ERR_CAST() argument 105 PTR_ERR_OR_ZERO(__force const void *ptr) PTR_ERR_OR_ZERO() argument [all...] |
| H A D | hash.h | 85 static inline u32 hash_ptr(const void *ptr, unsigned int bits) in hash_ptr() argument 91 static inline u32 hash32_ptr(const void *ptr) in hash32_ptr() argument
|
| H A D | msi_api.h | 36 void *ptr; member
|
| /kernel/linux/linux-6.6/include/linux/unaligned/ |
| H A D | packed_struct.h | 12 const struct __una_u16 *ptr = (const struct __una_u16 *)p; in __get_unaligned_cpu16() local 18 const struct __una_u32 *ptr = (const struct __una_u32 *)p; in __get_unaligned_cpu32() local 24 const struct __una_u64 *ptr = (const struct __una_u64 *)p; in __get_unaligned_cpu64() local 30 struct __una_u16 *ptr = (struct __una_u16 *)p; in __put_unaligned_cpu16() local 36 struct __una_u32 *ptr = (struct __una_u32 *)p; in __put_unaligned_cpu32() local 42 struct __una_u64 *ptr = (struct __una_u64 *)p; __put_unaligned_cpu64() local [all...] |
| /kernel/linux/linux-6.6/drivers/platform/surface/aggregator/ |
| H A D | ssh_parser.h | 25 u8 *ptr; member 39 static inline void sshp_buf_init(struct sshp_buf *buf, u8 *ptr, size_t cap) in sshp_buf_init() argument 59 u8 *ptr; in sshp_buf_alloc() local [all...] |
| /kernel/linux/linux-6.6/drivers/usb/misc/ |
| H A D | isight_firmware.c | 42 const u8 *ptr; in isight_firmware_load() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_csa.c | 42 void *ptr; in amdgpu_allocate_static_csa() local
|
| H A D | amdgpu_gart.h | 45 void *ptr; member
|
| /kernel/linux/linux-6.6/drivers/crypto/caam/ |
| H A D | sg_sw_sec4.h | 18 u64 ptr; member
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | extable.c | 143 void *dereference_function_descriptor(void *ptr) in dereference_function_descriptor() argument 154 void *dereference_kernel_function_descriptor(void *ptr) in dereference_kernel_function_descriptor() argument 163 int func_ptr_is_kernel_text(void *ptr) in func_ptr_is_kernel_text() argument [all...] |
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | head32.c | 81 unsigned long *ptr; in mk_early_pgtbl_32() local
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | cmpxchg_32.h | 22 static inline u64 __cmpxchg64(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg64() argument 35 __cmpxchg64_local(volatile u64 *ptr, u64 old, u64 new) __cmpxchg64_local() argument 48 __try_cmpxchg64(volatile u64 *ptr, u64 *pold, u64 new) __try_cmpxchg64() argument [all...] |
| /kernel/linux/linux-6.6/drivers/edac/ |
| H A D | octeon_edac-pc.c | 38 co_cache_error_event(struct notifier_block *this, unsigned long event, void *ptr) co_cache_error_event() argument
|
| H A D | sifive_edac.c | 28 int ecc_err_event(struct notifier_block *this, unsigned long event, void *ptr) in ecc_err_event() argument
|