Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dlinked_funcs2.c59 extern int set_output_val1(int x);
75 set_output_val1(2000); in BPF_PROG()
Dlinked_funcs1.c25 int set_output_val1(int x) in set_output_val1() function