Home
last modified time | relevance | path

Searched defs:caller (Results 1 – 25 of 70) sorted by relevance

123

/linux-5.19.10/arch/powerpc/mm/
Dioremap.c15 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()
Dioremap_64.c8 pgprot_t prot, void *caller) in __ioremap_caller()
Dioremap_32.c18 __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/
Dintel_memory_region.c39 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/
Dremap.c23 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/
D6lowpan.h218 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/
Dselftest.c47 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/
Dftrace.c103 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/
Dtfc_cmd.c31 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/
Dgcc-common.h190 #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/
Dslob.c478 __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()
Dslab.c2685 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/
Dlock.c87 void reiserfs_check_lock_depth(struct super_block *sb, char *caller) in reiserfs_check_lock_depth()
/linux-5.19.10/drivers/infiniband/core/
Dcq.c214 const char *caller) in __ib_alloc_cq()
299 const char *caller) in __ib_alloc_cq_any()
/linux-5.19.10/arch/arm/mach-imx/
Dmm-imx3.c57 unsigned int mtype, void *caller) in imx3_ioremap_caller()
/linux-5.19.10/arch/sh/mm/
Dioremap.c86 pgprot_t pgprot, void *caller) in __ioremap_caller()
/linux-5.19.10/arch/arm64/mm/
Dioremap.c21 pgprot_t prot, void *caller) in __ioremap_caller()
/linux-5.19.10/arch/riscv/include/asm/
Dftrace.h59 #define make_call(caller, callee, call) \ argument
/linux-5.19.10/arch/arm/mm/
Dioremap.c250 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/
Di915_selftest.c244 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/
Ddrm_selftest.c91 __drm_subtests(const char *caller, in __drm_subtests()
/linux-5.19.10/arch/x86/xen/
Dmulticalls.c44 void *caller[MC_BATCH]; member
/linux-5.19.10/include/linux/
Dstop_machine.h27 unsigned long caller; member
/linux-5.19.10/arch/sh/include/asm/
Dmmu.h79 pgprot_t prot, void *caller) in pmb_remap_caller()
/linux-5.19.10/arch/x86/entry/vsyscall/
Dvsyscall_64.c124 unsigned long caller; in emulate_vsyscall() local

123