Searched refs:fentry_many_args (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dfentry_test.c5 #include "fentry_many_args.skel.h"
61 static void fentry_many_args(void) function
63 struct fentry_many_args *fentry_skel = NULL;
91 if (test__start_subtest("fentry_many_args"))
92 fentry_many_args();

Completed in 83 milliseconds