Searched defs:callee (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/csky/kernel/ |
| H A D | ftrace.c | 41 static inline void make_jbsr(unsigned long callee, unsigned long pc, in make_jbsr()
|
| /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/arc/include/uapi/asm/ |
| H A D | ptrace.h | 47 } callee; member
|
| /linux/arch/riscv/include/asm/ |
| H A D | ftrace.h | 98 #define make_call_t0(caller, callee, call) \ argument
|
| /linux/tools/perf/util/ |
| H A D | machine.c | 2333 bool callee, int end, in lbr_callchain_add_kernel_ip() 2399 bool callee, in lbr_callchain_add_lbr_ip() 2552 bool callee) in has_stitched_lbr() 2670 bool callee = (callchain_param.order == ORDER_CALLEE); in resolve_lbr_callchain_sample() local
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 3255 int callee; in sort_subprogs_topo() local 9260 struct bpf_func_state *caller, *callee; in setup_func_entry() local 9438 struct bpf_func_state *caller, *callee; in push_callback_call() local 9583 struct bpf_func_state *callee) in map_set_for_each_callback_args() 9610 struct bpf_func_state *callee, int insn_idx) in set_callee_state() 9624 struct bpf_func_state *callee, in set_map_elem_callback_state() 9650 struct bpf_func_state *callee, in set_loop_callback_state() 9672 struct bpf_func_state *callee, in set_timer_callback_state() 9702 struct bpf_func_state *callee, in set_find_vma_callback_state() 9730 struct bpf_func_state *callee, in set_user_ringbuf_callback_state() [all …]
|
| H A D | liveness.c | 1810 int callee, target; in analyze_subprog() local
|