/kernel/linux/linux-5.10/tools/testing/selftests/arm64/mte/ |
H A D | check_user_mem.c | 27 void *ptr, *ptr_next; in check_usermem_access_fault() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | cgroup_attach_autodetach.c | 29 void *ptr = NULL; in test_cgroup_attach_autodetach() local
|
/kernel/linux/linux-6.6/arch/nios2/mm/ |
H A D | dma-mapping.c | 70 void *arch_dma_set_uncached(void *ptr, size_t size) in arch_dma_set_uncached() argument
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | cmpxchg.h | 25 __arch_xchg(unsigned long x, volatile void *ptr, int size) in __arch_xchg() argument 67 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new_, int size) __cmpxchg() argument 91 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new_, int size) __cmpxchg_local() argument [all...] |
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | hardware.c | 1363 struct hp_cpu_type_mask *ptr; in parisc_get_cpu_type() local
|
/kernel/linux/linux-6.6/arch/sh/include/asm/ |
H A D | cmpxchg-xchg.h | 18 static inline u32 __xchg_cmpxchg(volatile void *ptr, u32 x, int size) in __xchg_cmpxchg() argument
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | cmpxchg_32.h | 18 static __always_inline unsigned long __arch_xchg(unsigned long x, __volatile__ void * ptr, int size) in __arch_xchg() argument 46 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new_, int size) in __cmpxchg() argument [all...] |
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | idprom.c | 74 unsigned char cksum, i, *ptr = (unsigned char *)idprom; in calc_idprom_cksum() local
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | cow_sys.h | 14 static inline void cow_free(void *ptr) in cow_free() argument
|
/kernel/linux/linux-6.6/arch/um/include/asm/ |
H A D | uaccess.h | 39 static inline int __access_ok(const void __user *ptr, unsigned long size) in __access_ok() argument
|
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | pm.c | 61 u32 ptr; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ |
H A D | atom-bits.h | 28 static inline uint8_t get_u8(void *bios, int ptr) in get_u8() argument 34 static inline uint16_t get_u16(void *bios, int ptr) in get_u16() argument 40 get_u32(void *bios, int ptr) get_u32() argument [all...] |
/kernel/linux/linux-5.10/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-5.10/drivers/gpu/drm/qxl/ |
H A D | qxl_prime.c | 60 void *ptr; in qxl_gem_prime_vmap() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | atom-bits.h | 28 static inline uint8_t get_u8(void *bios, int ptr) in get_u8() argument 34 static inline uint16_t get_u16(void *bios, int ptr) in get_u16() argument 40 get_u32(void *bios, int ptr) get_u32() argument [all...] |
/kernel/linux/linux-5.10/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-5.10/drivers/iio/buffer/ |
H A D | industrialio-triggered-buffer.c | 101 struct iio_dev **ptr; in devm_iio_triggered_buffer_setup() local
|
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-host-common.c | 18 static void gen_pci_unmap_cfg(void *ptr) in gen_pci_unmap_cfg() argument
|
/kernel/linux/linux-5.10/drivers/usb/misc/ |
H A D | isight_firmware.c | 42 const u8 *ptr; in isight_firmware_load() local
|
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | dp_notify.c | 59 dp_device_event(struct notifier_block *unused, unsigned long event, void *ptr) dp_device_event() argument
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | em_cmp.c | 25 unsigned char *ptr = tcf_get_base_ptr(skb, cmp->layer) + cmp->off; in em_cmp_match() local
|
/kernel/linux/linux-5.10/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-5.10/security/tomoyo/ |
H A D | environ.c | 18 tomoyo_check_env_acl(struct tomoyo_request_info *r, const struct tomoyo_acl_info *ptr) tomoyo_check_env_acl() argument
|
/kernel/linux/linux-5.10/tools/include/linux/ |
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-5.10/tools/include/linux/unaligned/ |
H A D | packed_struct.h | 13 const struct __una_u16 *ptr = (const struct __una_u16 *)p; in __get_unaligned_cpu16() local 19 const struct __una_u32 *ptr = (const struct __una_u32 *)p; in __get_unaligned_cpu32() local 25 const struct __una_u64 *ptr = (const struct __una_u64 *)p; in __get_unaligned_cpu64() local 31 struct __una_u16 *ptr = (struct __una_u16 *)p; in __put_unaligned_cpu16() local 37 struct __una_u32 *ptr = (struct __una_u32 *)p; in __put_unaligned_cpu32() local 43 struct __una_u64 *ptr = (struct __una_u64 *)p; __put_unaligned_cpu64() local [all...] |