Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dlinked_funcs2.c47 __weak int set_output_weak(int x) in set_output_weak() function
84 set_output_weak(42); in BPF_PROG()
Dlinked_funcs1.c47 __weak int set_output_weak(int x) in set_output_weak() function
84 set_output_weak(42); in BPF_PROG()