Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/test_kmods/
A Dbpf_testmod.c1394 #define KFUNC_PRO_EPI_PREFIX "test_kfunc_" macro
1404 if (!strncmp(prog->aux->name, KFUNC_PRO_EPI_PREFIX, strlen(KFUNC_PRO_EPI_PREFIX))) in st_ops_gen_prologue()
1430 if (!strncmp(prog->aux->name, KFUNC_PRO_EPI_PREFIX, strlen(KFUNC_PRO_EPI_PREFIX))) in st_ops_gen_epilogue()

Completed in 6 milliseconds