Home
last modified time | relevance | path

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

123

/linux/arch/powerpc/mm/
A 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()
A Dioremap_64.c8 pgprot_t prot, void *caller) in __ioremap_caller()
A Dioremap_32.c18 __ioremap_caller(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) in __ioremap_caller()
/linux/kernel/dma/
A 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/include/net/
A 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/drivers/dma-buf/
A 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/arch/riscv/kernel/
A Dftrace.c105 unsigned long caller = rec->ip + FUNC_ENTRY_JMP; in ftrace_make_call() local
164 unsigned long caller = rec->ip + FUNC_ENTRY_JMP; in ftrace_modify_call() local
/linux/drivers/target/tcm_fc/
A 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/scripts/gcc-plugins/
A 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/fs/reiserfs/
A Dlock.c87 void reiserfs_check_lock_depth(struct super_block *sb, char *caller) in reiserfs_check_lock_depth()
/linux/arch/arm64/mm/
A Dioremap.c21 pgprot_t prot, void *caller) in __ioremap_caller()
/linux/mm/
A Dslob.c477 __do_kmalloc_node(size_t size, gfp_t gfp, int node, unsigned long caller) in __do_kmalloc_node()
530 void *__kmalloc_track_caller(size_t size, gfp_t gfp, unsigned long caller) in __kmalloc_track_caller()
538 int node, unsigned long caller) in __kmalloc_node_track_caller()
A Dslab.c2708 unsigned long caller) in cache_free_debugcheck()
2992 gfp_t flags, void *objp, unsigned long caller) in cache_alloc_debugcheck_after()
3213 unsigned long caller) in slab_alloc_node()
3298 slab_alloc(struct kmem_cache *cachep, gfp_t flags, size_t orig_size, unsigned long caller) in slab_alloc()
3426 unsigned long caller) in __cache_free()
3457 unsigned long caller) in ___cache_free()
3518 size_t size, void **p, unsigned long caller) in cache_alloc_debugcheck_after_bulk()
3629 __do_kmalloc_node(size_t size, gfp_t flags, int node, unsigned long caller) in __do_kmalloc_node()
3652 int node, unsigned long caller) in __kmalloc_node_track_caller()
3690 unsigned long caller) in __do_kmalloc()
[all …]
/linux/arch/sh/mm/
A Dioremap.c86 pgprot_t pgprot, void *caller) in __ioremap_caller()
/linux/arch/arm/mach-imx/
A Dmm-imx3.c57 unsigned int mtype, void *caller) in imx3_ioremap_caller()
/linux/drivers/infiniband/core/
A Dcq.c215 const char *caller) in __ib_alloc_cq()
300 const char *caller) in __ib_alloc_cq_any()
/linux/arch/riscv/include/asm/
A Dftrace.h59 #define make_call(caller, callee, call) \ argument
/linux/arch/arm/mm/
A Dioremap.c246 unsigned long offset, size_t size, unsigned int mtype, void *caller) in __arm_ioremap_pfn_caller()
324 unsigned int mtype, void *caller) in __arm_ioremap_caller()
/linux/drivers/gpu/drm/selftests/
A Ddrm_selftest.c91 __drm_subtests(const char *caller, in __drm_subtests()
/linux/drivers/gpu/drm/i915/selftests/
A Di915_selftest.c243 static bool apply_subtest_filter(const char *caller, const char *name) in apply_subtest_filter()
342 int __i915_subtests(const char *caller, in __i915_subtests()
/linux/arch/x86/xen/
A Dmulticalls.c44 void *caller[MC_BATCH]; member
/linux/include/linux/
A Dstop_machine.h27 unsigned long caller; member
/linux/arch/sh/include/asm/
A Dmmu.h79 pgprot_t prot, void *caller) in pmb_remap_caller()
/linux/arch/x86/entry/vsyscall/
A Dvsyscall_64.c124 unsigned long caller; in emulate_vsyscall() local
/linux/arch/arm/mach-mvebu/
A Dcoherency.c165 unsigned int mtype, void *caller) in armada_wa_ioremap_caller()

Completed in 43 milliseconds

123