Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_subprogs_extable.c16 static __u64 test_cb(struct bpf_map *map, __u32 *key, __u64 *val, void *data) in test_cb() function
/openbmc/linux/samples/bpf/
H A Dtest_lwt_bpf.sh230 function test_cb { function
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfexit_bpf2bpf.c10 typedef int (*test_cb)(struct bpf_object *obj); typedef
/openbmc/qemu/target/hppa/
H A Dtranslate.c1441 uint64_t test_cb = 0; in do_unit_addsub() local