Home
last modified time | relevance | path

Searched defs:prog4 (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_overhead.c31 int BPF_PROG(prog4, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument
Dtest_subprogs.c115 int prog4(void *ctx) in prog4() function