/linux-5.19.10/arch/powerpc/mm/ |
D | ioremap.c | 15 void *caller = __builtin_return_address(0); in ioremap() local 26 void *caller = __builtin_return_address(0); in ioremap_wc() local 37 void *caller = __builtin_return_address(0); in ioremap_coherent() local 47 void *caller = __builtin_return_address(0); in ioremap_prot() local 79 pgprot_t prot, void *caller) in do_ioremap()
|
D | ioremap_64.c | 8 pgprot_t prot, void *caller) in __ioremap_caller()
|
D | ioremap_32.c | 18 __ioremap_caller(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) in __ioremap_caller()
|
/linux-5.19.10/drivers/gpu/drm/i915/ |
D | intel_memory_region.c | 39 const void *caller) in __iopagetest() 63 const void *caller) in iopagetest() 100 const void *caller) in iomemtest() 206 void *caller) in intel_memory_region_memtest()
|
/linux-5.19.10/kernel/dma/ |
D | remap.c | 23 pgprot_t prot, const void *caller) in dma_common_pages_remap() 39 pgprot_t prot, const void *caller) in dma_common_contiguous_remap()
|
/linux-5.19.10/include/net/ |
D | 6lowpan.h | 218 static inline void raw_dump_inline(const char *caller, char *msg, in raw_dump_inline() 233 static inline void raw_dump_table(const char *caller, char *msg, in raw_dump_table() 242 static inline void raw_dump_table(const char *caller, char *msg, in raw_dump_table() 244 static inline void raw_dump_inline(const char *caller, char *msg, in raw_dump_inline()
|
/linux-5.19.10/drivers/dma-buf/ |
D | selftest.c | 47 static bool apply_subtest_filter(const char *caller, const char *name) in apply_subtest_filter() 91 __subtests(const char *caller, const struct subtest *st, int count, void *data) in __subtests()
|
/linux-5.19.10/arch/riscv/kernel/ |
D | ftrace.c | 103 unsigned long caller = rec->ip + FUNC_ENTRY_JMP; in ftrace_make_call() local 162 unsigned long caller = rec->ip + FUNC_ENTRY_JMP; in ftrace_modify_call() local
|
/linux-5.19.10/drivers/target/tcm_fc/ |
D | tfc_cmd.c | 31 static void _ft_dump_cmd(struct ft_cmd *cmd, const char *caller) in _ft_dump_cmd() 63 void ft_dump_cmd(struct ft_cmd *cmd, const char *caller) in ft_dump_cmd()
|
/linux-5.19.10/scripts/gcc-plugins/ |
D | gcc-common.h | 190 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument 193 #define cgraph_create_edge_including_clones(caller, callee, \ argument 198 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument 201 #define cgraph_create_edge_including_clones(caller, callee, \ argument
|
/linux-5.19.10/mm/ |
D | slob.c | 478 __do_kmalloc_node(size_t size, gfp_t gfp, int node, unsigned long caller) in __do_kmalloc_node() 533 void *__kmalloc_track_caller(size_t size, gfp_t gfp, unsigned long caller) in __kmalloc_track_caller() 541 int node, unsigned long caller) in __kmalloc_node_track_caller()
|
D | slab.c | 2685 unsigned long caller) in cache_free_debugcheck() 2969 gfp_t flags, void *objp, unsigned long caller) in cache_alloc_debugcheck_after() 3191 unsigned long caller) in slab_alloc_node() 3277 size_t orig_size, unsigned long caller) in slab_alloc() 3405 unsigned long caller) in __cache_free() 3437 unsigned long caller) in ___cache_free() 3512 size_t size, void **p, unsigned long caller) in cache_alloc_debugcheck_after_bulk() 3623 __do_kmalloc_node(size_t size, gfp_t flags, int node, unsigned long caller) in __do_kmalloc_node() 3646 int node, unsigned long caller) in __kmalloc_node_track_caller() 3684 unsigned long caller) in __do_kmalloc() [all …]
|
/linux-5.19.10/fs/reiserfs/ |
D | lock.c | 87 void reiserfs_check_lock_depth(struct super_block *sb, char *caller) in reiserfs_check_lock_depth()
|
/linux-5.19.10/drivers/infiniband/core/ |
D | cq.c | 214 const char *caller) in __ib_alloc_cq() 299 const char *caller) in __ib_alloc_cq_any()
|
/linux-5.19.10/arch/arm/mach-imx/ |
D | mm-imx3.c | 57 unsigned int mtype, void *caller) in imx3_ioremap_caller()
|
/linux-5.19.10/arch/sh/mm/ |
D | ioremap.c | 86 pgprot_t pgprot, void *caller) in __ioremap_caller()
|
/linux-5.19.10/arch/arm64/mm/ |
D | ioremap.c | 21 pgprot_t prot, void *caller) in __ioremap_caller()
|
/linux-5.19.10/arch/riscv/include/asm/ |
D | ftrace.h | 59 #define make_call(caller, callee, call) \ argument
|
/linux-5.19.10/arch/arm/mm/ |
D | ioremap.c | 250 unsigned long offset, size_t size, unsigned int mtype, void *caller) in __arm_ioremap_pfn_caller() 328 unsigned int mtype, void *caller) in __arm_ioremap_caller()
|
/linux-5.19.10/drivers/gpu/drm/i915/selftests/ |
D | i915_selftest.c | 244 static bool apply_subtest_filter(const char *caller, const char *name) in apply_subtest_filter() 343 int __i915_subtests(const char *caller, in __i915_subtests()
|
/linux-5.19.10/drivers/gpu/drm/selftests/ |
D | drm_selftest.c | 91 __drm_subtests(const char *caller, in __drm_subtests()
|
/linux-5.19.10/arch/x86/xen/ |
D | multicalls.c | 44 void *caller[MC_BATCH]; member
|
/linux-5.19.10/include/linux/ |
D | stop_machine.h | 27 unsigned long caller; member
|
/linux-5.19.10/arch/sh/include/asm/ |
D | mmu.h | 79 pgprot_t prot, void *caller) in pmb_remap_caller()
|
/linux-5.19.10/arch/x86/entry/vsyscall/ |
D | vsyscall_64.c | 124 unsigned long caller; in emulate_vsyscall() local
|