Searched defs:ptr (Results 151 - 175 of 2126) sorted by relevance

1234567891011>>

/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_debugfs.c74 char *ptr; local
[all...]
/linux-master/arch/powerpc/kernel/
H A Dmodule.c112 void *ptr = NULL; local
/linux-master/drivers/media/pci/zoran/
H A Dvideocodec.c41 struct attached_list *a, *ptr; local
169 struct codec_list *ptr, *h = codeclist_top; local
[all...]
/linux-master/drivers/input/mouse/
H A Dpc110pad.c40 static irqreturn_t pc110pad_interrupt(int irq, void *ptr) argument
/linux-master/net/x25/
H A Dx25_dev.c151 unsigned char *ptr; local
176 unsigned char *ptr; local
/linux-master/fs/erofs/
H A Dpcpubuf.c14 void *ptr; member in struct:erofs_pcpubuf
65 void *ptr, *old_ptr; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_parse_tcp_hdr_opt_dynptr.c30 static int parse_hdr_opt(struct bpf_dynptr *ptr, __u32 *off, __u8 *hdr_bytes_remaining, argument
84 struct bpf_dynptr ptr; local
H A Dverifier_netfilter_ctx.c99 struct bpf_dynptr ptr; local
/linux-master/arch/xtensa/platforms/xt2000/
H A Dsetup.c53 xt2000_restart(struct notifier_block *this, unsigned long event, void *ptr) argument
/linux-master/arch/x86/include/asm/
H A Dcmpxchg_64.h44 arch_cmpxchg128(volatile u128 *ptr, u128 old, u128 new) argument
50 arch_cmpxchg128_local(volatile u128 *ptr, u128 old, u128 new) argument
76 arch_try_cmpxchg128(volatile u128 *ptr, u128 *oldp, u128 new) argument
82 arch_try_cmpxchg128_local(volatile u128 *ptr, u128 *oldp, u128 new) argument
[all...]
/linux-master/arch/mips/include/asm/
H A Dcmpxchg.h71 unsigned long __arch_xchg(volatile void *ptr, unsigned long x, int size) argument
152 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, unsigned int size) argument
228 __cmpxchg64(volatile void *ptr, unsigned long long old, unsigned long long new) argument
[all...]
/linux-master/arch/s390/include/asm/
H A Dcmpxchg.h195 arch_cmpxchg128(volatile u128 *ptr, u128 old, u128 new) argument
[all...]
H A Dfacility.h27 unsigned char *ptr = (unsigned char *) facilities; local
36 unsigned char *ptr = (unsigned char *) facilities; local
45 unsigned char *ptr; local
/linux-master/tools/lib/subcmd/
H A Dsubcmd-util.h49 static inline void *xrealloc(void *ptr, size_t size) argument
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_gart.c73 void *ptr; local
[all...]
/linux-master/kernel/
H A Diomem.c139 void **ptr, *addr; local
/linux-master/drivers/base/test/
H A Droot-device-test.c30 static void devm_device_action(void *ptr) argument
62 static void devm_put_device_action(void *ptr) argument
/linux-master/fs/bcachefs/
H A Dsiphash.c77 static void SipHash_CRounds(SIPHASH_CTX *ctx, const void *ptr, int rounds) argument
105 const u8 *ptr = src; local
/linux-master/arch/arm64/include/asm/
H A Dtraps.h39 static inline int __in_irqentry_text(unsigned long ptr) argument
45 static inline int in_entry_text(unsigned long ptr) argument
/linux-master/arch/x86/kernel/
H A Dhead32.c135 unsigned long *ptr; local
[all...]
/linux-master/fs/gfs2/
H A Dlops.h64 lops_scan_elements(struct gfs2_jdesc *jd, u32 start, struct gfs2_log_descriptor *ld, __be64 *ptr, unsigned int pass) argument
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddebug.c85 const void *ptr; local
/linux-master/kernel/bpf/
H A Dmap_in_map.c130 void bpf_map_fd_put_ptr(struct bpf_map *map, void *ptr, bool need_defer) argument
147 u32 bpf_map_fd_sys_lookup_elem(void *ptr) argument
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddebug.c81 const void *ptr; local
/linux-master/drivers/power/reset/
H A Dpwr-mlxbf.c35 static irqreturn_t pwr_mlxbf_irq(int irq, void *ptr) argument

Completed in 375 milliseconds

1234567891011>>