/linux-master/tools/virtio/linux/ |
H A D | kmemleak.h | 1 static inline void kmemleak_ignore(const void *ptr) argument
|
H A D | err.h | 13 static inline long __must_check PTR_ERR(const void *ptr) argument 18 static inline long __must_check IS_ERR(const void *ptr) argument 23 static inline long __must_check IS_ERR_OR_NULL(const void *ptr) argument
|
/linux-master/tools/testing/radix-tree/linux/ |
H A D | kmemleak.h | 1 static inline void kmemleak_update_trace(const void *ptr) { } argument
|
/linux-master/security/integrity/platform_certs/ |
H A D | load_ipl_s390.c | 20 void *ptr, *end; local
|
/linux-master/include/linux/ |
H A D | adfs_fs.h | 12 static inline int adfs_checkbblk(unsigned char *ptr) argument
|
/linux-master/tools/lib/ |
H A D | zalloc.c | 11 void __zfree(void **ptr) argument
|
/linux-master/arch/arm/mach-s3c/ |
H A D | pm-common.c | 27 void s3c_pm_do_save(struct sleep_save *ptr, int count) argument 46 s3c_pm_do_restore(const struct sleep_save *ptr, int count) argument 69 s3c_pm_do_restore_core(const struct sleep_save *ptr, int count) argument [all...] |
/linux-master/arch/s390/purgatory/ |
H A D | purgatory.c | 17 struct kexec_sha_region *ptr, *end; local
|
/linux-master/tools/testing/selftests/bpf/progs/ |
H A D | task_local_storage_exit_creds.c | 23 __u64 *ptr; local
|
H A D | task_ls_recursion.c | 38 long *ptr; local 57 long *ptr; local [all...] |
H A D | test_probe_user.c | 21 void *ptr; local
|
/linux-master/drivers/crypto/cavium/zip/ |
H A D | zip_mem.c | 90 u8 *ptr; local 109 void zip_data_buf_free(u8 *ptr, u64 size) argument
|
/linux-master/arch/x86/include/asm/ |
H A D | cmpxchg_64.h | 5 static inline void set_64bit(volatile u64 *ptr, u64 val) argument
|
/linux-master/lib/ |
H A D | memweight.c | 11 size_t memweight(const void *ptr, size_t bytes) argument
|
/linux-master/tools/include/tools/ |
H A D | libc_compat.h | 11 static inline void *reallocarray(void *ptr, size_t nmemb, size_t size) argument
|
/linux-master/tools/testing/radix-tree/ |
H A D | regression3.c | 33 void *ptr = (void *)8ul; local
|
/linux-master/arch/powerpc/boot/ |
H A D | stdlib.c | 13 unsigned long long int strtoull(const char *ptr, char **end, int base) argument [all...] |
/linux-master/tools/testing/selftests/arm64/tags/ |
H A D | tags_test.c | 18 struct utsname *ptr; local
|
/linux-master/samples/bpf/ |
H A D | tracex4_kern.c | 31 long ptr = PT_REGS_PARM2(ctx); local 40 long ptr = PT_REGS_RC(ctx); local
|
/linux-master/arch/hexagon/include/asm/ |
H A D | cmpxchg.h | 22 static inline unsigned long __xchg(unsigned long x, volatile void *ptr, argument [all...] |
/linux-master/include/linux/soc/marvell/octeontx2/ |
H A D | asm.h | 39 static inline u64 otx2_atomic64_fetch_add(u64 incr, u64 *ptr) argument
|
/linux-master/fs/xfs/ |
H A D | kmem.c | 15 void *ptr; local
|
/linux-master/arch/alpha/kernel/ |
H A D | pci-noop.c | 50 void *ptr = memblock_alloc(sizeof(struct resource), SMP_CACHE_BYTES); local
|
/linux-master/arch/mips/include/asm/octeon/ |
H A D | cvmx-packet.h | 39 void *ptr; member in union:cvmx_buf_ptr
|
/linux-master/include/net/netns/ |
H A D | generic.h | 35 void *ptr[0]; member in union:net_generic::__anon12238 42 void *ptr; local
|