Searched refs:bpf_fentry_test (Results 1 – 2 of 2) sorted by relevance
30 static const char * const bpf_fentry_test[] = { variable51 #define FUNCS_CNT (ARRAY_SIZE(bpf_fentry_test))59 funcs[cnt++] = bpf_fentry_test[i]; in get_random_funcs()63 funcs[cnt++] = bpf_fentry_test[rand() % FUNCS_CNT]; in get_random_funcs()252 ids = get_ids(bpf_fentry_test, cnt, NULL); in test_link_api_ids()821 ids = get_ids(bpf_fentry_test, cnt, NULL); in test_rollback_put()963 ids = get_ids(bpf_fentry_test, cnt, NULL); in test_rollback_unlink()
61 struct bpf_fentry_test *a;