Home
last modified time | relevance | path

Searched refs:fentry (Results 1 – 12 of 12) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dtailcall_bpf2bpf_fentry.c11 int BPF_PROG(fentry, struct sk_buff *skb) in BPF_PROG() argument
Dtest_trace_ext_tracing.c10 int BPF_PROG(fentry, struct sk_buff *skb) in BPF_PROG() argument
Dtailcall_bpf2bpf_hierarchy_fentry.c25 int BPF_PROG(fentry, struct sk_buff *skb) in BPF_PROG() argument
/tools/testing/selftests/bpf/benchs/
Drun_bench_rename.sh5 for i in base kprobe kretprobe rawtp fentry fexit
Drun_bench_trigger.sh7 fentry fexit fmodret \
Dbench_trigger.c478 BENCH_TRIG_KERNEL(fentry, "fentry");
/tools/testing/selftests/bpf/
Dtest_ftrace.sh37 ./test_progs -t fentry
/tools/testing/selftests/bpf/prog_tests/
Dtrace_ext.c75 prog = skel_trace->progs.fentry; in test_trace_ext()
/tools/objtool/include/objtool/
Delf.h66 u8 fentry : 1; member
/tools/bpf/bpftool/Documentation/
Dbpftool-prog.rst56 | **struct_ops** | **fentry** | **fexit** | **freplace** | **sk_lookup**
/tools/objtool/
Dcheck.c1430 if (opts.mcount && sym->fentry) { in annotate_call_site()
2598 func->fentry = true; in classify_symbols()
2734 if (dest->fentry || dest->embedded_insn) in is_special_call()
/tools/bpf/bpftool/bash-completion/
Dbpftool496 fentry fexit freplace sk_lookup'