Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_subskeleton.c17 extern int lib_routine(void);
24 out1 = lib_routine() * rovar1; in handler1()
H A Dtest_subskeleton_lib.c44 int lib_routine(void) in lib_routine() function