Home
last modified time | relevance | path

Searched defs:callee (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/arch/riscv/include/asm/
Dftrace.h49 #define make_call(caller, callee, call) \ argument
/Linux-v5.10/arch/csky/kernel/
Dftrace.c41 static inline void make_jbsr(unsigned long callee, unsigned long pc, in make_jbsr()
/Linux-v5.10/scripts/gcc-plugins/
Dgcc-common.h726 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument
729 #define cgraph_create_edge_including_clones(caller, callee, \ argument
734 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument
737 #define cgraph_create_edge_including_clones(caller, callee, \ argument
/Linux-v5.10/arch/arc/include/uapi/asm/
Dptrace.h47 } callee; member
/Linux-v5.10/tools/perf/util/
Dmachine.c2251 bool callee, int end) in lbr_callchain_add_kernel_ip()
2310 bool callee) in lbr_callchain_add_lbr_ip()
2448 bool callee) in has_stitched_lbr()
2557 bool callee = (callchain_param.order == ORDER_CALLEE); in resolve_lbr_callchain_sample() local
/Linux-v5.10/kernel/bpf/
Dverifier.c4744 struct bpf_func_state *caller, *callee; in check_func_call() local
4841 struct bpf_func_state *caller, *callee; in prepare_func_exit() local