Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dlinked_funcs2.c45 __weak int set_output_weak(int x) in set_output_weak() function
68 set_output_weak(42); in BPF_PROG()
Dlinked_funcs1.c45 __weak int set_output_weak(int x) in set_output_weak() function
68 set_output_weak(42); in BPF_PROG()