Home
last modified time | relevance | path

Searched refs:prog_nested_calls (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_loop.c108 int prog_nested_calls(void *ctx) in prog_nested_calls() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_loop.c106 link = bpf_program__attach(skel->progs.prog_nested_calls); in check_nested_calls()