Searched defs:test_cb (Results 1 – 3 of 3) sorted by relevance
16 static __u64 test_cb(struct bpf_map *map, __u32 *key, __u64 *val, void *data) in test_cb() function
230 function test_cb { function
10 typedef int (*test_cb)(struct bpf_object *obj); typedef