Searched defs:fentry_test (Results 1 – 3 of 3) sorted by relevance
7 int BPF_PROG(fentry_test) in BPF_PROG() argument
18 BPF_PROG(fentry_test,int a,__u64 b) BPF_PROG() argument
41 static void fentry_test(void) in fentry_test() function