Home
last modified time | relevance | path

Searched defs:test_cb (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_subprogs_extable.c16 static __u64 test_cb(struct bpf_map *map, __u32 *key, __u64 *val, void *data) in test_cb() function
/Linux-v6.6/samples/bpf/
Dtest_lwt_bpf.sh230 function test_cb { function
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dfexit_bpf2bpf.c10 typedef int (*test_cb)(struct bpf_object *obj); typedef