/linux/drivers/net/ipvlan/ |
H A D | ipvtap.c | 137 unsigned long event, void *ptr) in ipvtap_device_event()
|
/linux/include/net/ |
H A D | af_unix.h | 57 #define unix_sk(ptr) container_of_const(ptr, struct unix_sock, sk) argument
|
/linux/drivers/gpu/drm/msm/ |
H A D | msm_mmu.h | 42 uint32_t ptr; member
|
/linux/rust/kernel/drm/ |
H A D | device.rs | 173 let ptr = unsafe { Self::from_drm_device(ptr) }; from_raw() localVariable [all...] |
/linux/arch/sparc/lib/ |
H A D | atomic32.c | 185 unsigned long __xchg_u32(volatile u32 *ptr, u32 new) in __xchg_u32()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_xdp_dynptr.c | 234 struct bpf_dynptr ptr; in _xdp_tx_iptunnel() local
|
/linux/arch/hexagon/lib/ |
H A D | checksum.c | 89 const char *ptr = voidptr; in do_csum() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
H A D | bit.c | 190 u8 *ptr = msg->buf; in nvkm_i2c_bit_xfer() local
|
/linux/arch/arm/mach-rpc/include/mach/ |
H A D | uncompress.h | 80 char *ptr; in putc() local
|
/linux/arch/arc/kernel/ |
H A D | kgdb.c | 133 char *ptr; in kgdb_arch_handle_exception() local
|
/linux/arch/mips/dec/ |
H A D | ecc-berr.c | 143 volatile u32 *ptr = in dec_ecc_be_backend() local
|
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_image.c | 115 void *ptr; in qxl_image_init_helper() local
|
/linux/tools/virtio/virtio-trace/ |
H A D | trace-agent.c | 74 char *ptr; in parse_size() local
|
/linux/net/bridge/ |
H A D | br_vlan_tunnel.c | 20 const void *ptr) in br_vlan_tunid_cmp()
|
/linux/security/tomoyo/ |
H A D | securityfs_if.c | 20 const struct tomoyo_acl_info *ptr) in tomoyo_check_task_acl()
|
/linux/tools/testing/selftests/mm/ |
H A D | pkey-powerpc.h | 122 void *ptr; in malloc_pkey_with_mprotect_subpage() local
|
/linux/drivers/net/ |
H A D | macvtap.c | 150 unsigned long event, void *ptr) in macvtap_device_event()
|
/linux/tools/tracing/rtla/src/ |
H A D | utils.h | 15 #define container_of(ptr, type, member)({ \ argument
|
/linux/fs/hfsplus/ |
H A D | bfind.c | 17 void *ptr; in hfs_find_init() local
|
/linux/mm/ |
H A D | slab_common.c | 1282 kvfree_call_rcu(struct rcu_head * head,void * ptr) kvfree_call_rcu() argument 1545 void *ptr = (void *) head->func; kvfree_rcu_list() local 1829 add_ptr_to_bulk_krc_lock(struct kfree_rcu_cpu ** krcp,unsigned long * flags,void * ptr,bool can_alloc) add_ptr_to_bulk_krc_lock() argument 1936 kvfree_call_rcu(struct rcu_head * head,void * ptr) kvfree_call_rcu() argument [all...] |
/linux/sound/pci/ice1712/ |
H A D | ice1712.c | 647 if (ptr == runtime->buffer_size) in snd_ice1712_playback_pointer() local 662 size_t ptr; snd_ice1712_playback_ds_pointer() local 681 size_t ptr; snd_ice1712_capture_pointer() local 1062 size_t ptr; snd_ice1712_playback_pro_pointer() local 1076 size_t ptr; snd_ice1712_capture_pro_pointer() local [all...] |
/linux/tools/perf/ |
H A D | builtin-kmem.c | 63 u64 ptr; member 87 static int insert_alloc_stat(unsigned long call_site, unsigned long ptr, in insert_alloc_stat() 176 unsigned long ptr = evsel__intval(evsel, sample, "ptr"), in evsel__process_alloc_event() local 221 static struct alloc_stat *search_alloc_stat(unsigned long ptr, in search_alloc_stat() 248 unsigned long ptr = evsel__intval(evsel, sample, "ptr"); in evsel__process_free_event() local
|
/linux/arch/arm/mach-omap2/ |
H A D | omap-secure.c | 208 u32 rx51_secure_rng_call(u32 ptr, u32 count, u32 flag) in rx51_secure_rng_call()
|
/linux/drivers/video/fbdev/ |
H A D | g364fb.c | 155 volatile unsigned int *ptr = (volatile unsigned int *) CLR_PAL_REG; in g364fb_setcolreg() local
|
/linux/arch/arm/boot/compressed/ |
H A D | atags_to_fdt.c | 77 char *ptr = cmdline; in merge_fdt_bootargs() local
|