Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dlinked_funcs1.c61 extern int set_output_val2(int x);
80 set_output_val2(1000); in BPF_PROG()
H A Dlinked_funcs2.c26 int set_output_val2(int x) in set_output_val2() function