Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlinked_funcs2.c61 extern int set_output_val1(int x);
78 set_output_val1(2000); in BPF_PROG()
H A Dlinked_funcs1.c26 int set_output_val1(int x) in set_output_val1() function