Searched defs:callee (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | ipa-inline.h | 89 struct cgraph_node *callee = edge->callee->ultimate_alias_target (); in estimate_min_edge_growth() local
|
| H A D | cgraph.h | 1941 cgraph_node *callee; variable
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | ipa-inline.h | 89 struct cgraph_node *callee = edge->callee->ultimate_alias_target (); in estimate_min_edge_growth() local
|
| H A D | cgraph.h | 1941 cgraph_node *callee; variable
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | ftrace.h | 59 #define make_call(caller, callee, call) \ argument
|
| /OK3568_Linux_fs/kernel/arch/csky/kernel/ |
| H A D | ftrace.c | 41 static inline void make_jbsr(unsigned long callee, unsigned long pc, in make_jbsr()
|
| /OK3568_Linux_fs/kernel/scripts/gcc-plugins/ |
| H A D | gcc-common.h | 726 #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
|
| /OK3568_Linux_fs/kernel/arch/arc/include/uapi/asm/ |
| H A D | ptrace.h | 47 } callee; member
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | machine.c | 2252 bool callee, int end) in lbr_callchain_add_kernel_ip() 2311 bool callee) in lbr_callchain_add_lbr_ip() 2449 bool callee) in has_stitched_lbr() 2558 bool callee = (callchain_param.order == ORDER_CALLEE); in resolve_lbr_callchain_sample() local
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | verifier.c | 5076 struct bpf_func_state *caller, *callee; in check_func_call() local 5174 struct bpf_func_state *caller, *callee; in prepare_func_exit() local
|