| /linux/drivers/mtd/ubi/ |
| H A D | debug.h | 152 unsigned int caller) in ubi_dbg_fail_power_cut() 160 unsigned int caller) in ubi_dbg_fail_read() 175 unsigned int caller) in ubi_dbg_fail_ff() 183 unsigned int caller) in ubi_dbg_fail_ff_bitflips() 191 unsigned int caller) in ubi_dbg_fail_bad_hdr() 199 unsigned int caller) in ubi_dbg_fail_bad_hdr_ebadmsg() 227 unsigned int caller) in ubi_dbg_is_power_cut() 294 unsigned int caller) in ubi_dbg_is_read_failure() 307 unsigned int caller) in ubi_dbg_is_ff() 322 unsigned int caller) in ubi_dbg_is_ff_bitflips() [all …]
|
| H A D | debug.c | 675 int ubi_dbg_power_cut(struct ubi_device *ubi, int caller) in ubi_dbg_power_cut()
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | intel_memory_region.c | 40 const void *caller) in __iopagetest() 64 const void *caller) in iopagetest() 101 const void *caller) in iomemtest() 217 void *caller) in intel_memory_region_memtest()
|
| /linux/kernel/dma/ |
| H A D | remap.c | 25 pgprot_t prot, const void *caller) in dma_common_pages_remap() 41 pgprot_t prot, const void *caller) in dma_common_contiguous_remap()
|
| /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()
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | device.c | 121 const char *caller) in hl_dma_alloc_common() 143 const char *caller) in hl_asic_dma_free_common() 161 gfp_t flag, const char *caller) in hl_asic_dma_alloc_coherent_caller() 167 dma_addr_t dma_handle, const char *caller) in hl_asic_dma_free_coherent_caller() 173 dma_addr_t *dma_handle, const char *caller) in hl_asic_dma_pool_zalloc_caller() 179 const char *caller) in hl_asic_dma_pool_free_caller() 195 enum dma_data_direction dir, const char *caller) in hl_dma_map_sgtable_caller() 242 enum dma_data_direction dir, const char *caller) in hl_dma_unmap_sgtable_caller()
|
| /linux/arch/powerpc/mm/ |
| H A D | ioremap_32.c | 18 __ioremap_caller(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) in __ioremap_caller()
|
| /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()
|
| /linux/security/landlock/ |
| H A D | tsync.c | 332 const struct task_struct *caller, *thread; in count_additional_threads() local 371 const struct task_struct *caller; in schedule_task_work() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | uretprobe_stack.c | 73 static struct range caller = { variable
|
| /linux/arch/arm/mm/ |
| H A D | ioremap.c | 275 unsigned long offset, size_t size, unsigned int mtype, void *caller) in __arm_ioremap_pfn_caller() 353 unsigned int mtype, void *caller) in __arm_ioremap_caller()
|
| /linux/arch/sh/include/asm/ |
| H A D | mmu.h | 79 pgprot_t prot, void *caller) in pmb_remap_caller()
|
| /linux/arch/x86/xen/ |
| H A D | multicalls.c | 50 void *caller[MC_BATCH]; member
|
| /linux/arch/riscv/kernel/ |
| H A D | ftrace.c | 215 unsigned long caller = rec->ip - MCOUNT_AUIPC_SIZE; in ftrace_modify_call() local
|
| /linux/scripts/gcc-plugins/ |
| H A D | gcc-common.h | 205 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument 208 #define cgraph_create_edge_including_clones(caller, callee, \ argument
|
| /linux/arch/riscv/include/asm/ |
| H A D | ftrace.h | 98 #define make_call_t0(caller, callee, call) \ argument
|
| /linux/tools/perf/ |
| H A D | builtin-kmem.c | 421 struct alloc_func key, *caller; find_callsite() local 1085 char *caller = buf; __print_page_alloc_result() local 1127 char *caller = buf; __print_page_caller_result() local [all...] |
| /linux/arch/x86/mm/ |
| H A D | ioremap.c | 185 enum page_cache_mode pcm, void *caller, bool encrypted) in __ioremap_caller()
|
| /linux/kernel/bpf/ |
| H A D | cfg.c | 83 struct bpf_subprog_info *caller, *callee; in merge_callee_effects() local
|
| /linux/arch/sh/mm/ |
| H A D | pmb.c | 411 pgprot_t prot, void *caller) in pmb_remap_caller()
|
| /linux/kernel/ |
| H A D | seccomp.c | 490 struct task_struct *thread, *caller; in seccomp_can_sync_threads() local 600 struct task_struct *thread, *caller; in seccomp_sync_threads() local
|
| /linux/tools/tracing/rtla/src/ |
| H A D | timerlat_aa.c | 484 unsigned long *caller; timerlat_aa_stack_handler() local
|
| /linux/sound/core/seq/ |
| H A D | seq_clientmgr.c | 2066 snd_seq_ioctl_client_ump_info(struct snd_seq_client * caller,unsigned int cmd,unsigned long arg) snd_seq_ioctl_client_ump_info() argument
|
| /linux/arch/sparc/kernel/ |
| H A D | ldc.c | 1486 void __ldc_print(struct ldc_channel *lp, const char *caller) in __ldc_print()
|
| /linux/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 2251 def __init__(self, name, args, caller, ret, start, end, u, proc, pid, color): argument
|