/openbmc/linux/arch/powerpc/mm/ |
H A 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
|
H A D | ioremap_64.c | 8 pgprot_t prot, void *caller) in __ioremap_caller()
|
H A D | ioremap_32.c | 18 __ioremap_caller(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) in __ioremap_caller()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | intel_memory_region.c | 39 const void *caller) in __iopagetest() 63 const void *caller) in iopagetest() 100 const void *caller) in iomemtest() 205 void *caller) in intel_memory_region_memtest()
|
/openbmc/linux/kernel/dma/ |
H A 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()
|
/openbmc/linux/include/net/ |
H A 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()
|
/openbmc/u-boot/lib/ |
H A D | trace.c | 60 void *caller, ulong flags) in add_ftrace() 98 void *func_ptr, void *caller) in __cyg_profile_func_enter() 126 void *func_ptr, void *caller) in __cyg_profile_func_exit()
|
/openbmc/u-boot/drivers/misc/ |
H A D | mxc_ocotp.c | 169 int assert, const char *caller) in prepare_access() 196 static int finish_access(struct ocotp_regs *regs, const char *caller) in finish_access() 216 const char *caller) in prepare_read() 349 const char *caller) in prepare_write()
|
H A D | fsl_iim.c | 101 const char *caller) in prepare_access() 129 const char *caller) in prepare_read() 229 const char *caller) in prepare_write()
|
/openbmc/linux/drivers/dma-buf/ |
H A 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()
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | ftrace.h | 103 #define make_call_t0(caller, callee, call) \ argument 119 #define make_call_ra(caller, callee, call) \ argument
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | debug.c | 512 int ubi_dbg_power_cut(struct ubi_device *ubi, int caller) in ubi_dbg_power_cut() 556 int ubi_dbg_power_cut(struct ubi_device *ubi, int caller) in ubi_dbg_power_cut()
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | device.c | 115 const char *caller) in hl_dma_alloc_common() 137 const char *caller) in hl_asic_dma_free_common() 155 gfp_t flag, const char *caller) in hl_asic_dma_alloc_coherent_caller() 161 dma_addr_t dma_handle, const char *caller) in hl_asic_dma_free_coherent_caller() 167 dma_addr_t *dma_handle, const char *caller) in hl_asic_dma_pool_zalloc_caller() 173 const char *caller) in hl_asic_dma_pool_free_caller()
|
/openbmc/qemu/include/qemu/ |
H A D | coroutine_int.h | 47 Coroutine *caller; member
|
/openbmc/linux/fs/reiserfs/ |
H A D | lock.c | 87 void reiserfs_check_lock_depth(struct super_block *sb, char *caller) in reiserfs_check_lock_depth()
|
/openbmc/linux/drivers/target/tcm_fc/ |
H A 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()
|
/openbmc/linux/scripts/gcc-plugins/ |
H A 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
|
/openbmc/linux/arch/arm/mach-imx/ |
H A D | mm-imx3.c | 56 unsigned int mtype, void *caller) in imx3_ioremap_caller()
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | cq.c | 214 const char *caller) in __ib_alloc_cq() 299 const char *caller) in __ib_alloc_cq_any()
|
/openbmc/u-boot/include/ |
H A D | trace.h | 76 uint32_t caller; /* Caller function offset */ member
|
/openbmc/linux/arch/arm/mm/ |
H A 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()
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_selftest.c | 275 static bool apply_subtest_filter(const char *caller, const char *name) in apply_subtest_filter() 374 int __i915_subtests(const char *caller, in __i915_subtests()
|
/openbmc/linux/arch/x86/xen/ |
H A D | multicalls.c | 44 void *caller[MC_BATCH]; member
|
/openbmc/qemu/target/ppc/ |
H A D | misc_helper.c | 90 const char *caller, uint32_t cause, in raise_hv_fu_exception() 116 const char *caller, uint32_t cause) in helper_hfscr_facility_check()
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | ftrace.c | 144 unsigned long caller = rec->ip; in ftrace_modify_call() local
|