Home
last modified time | relevance | path

Searched defs:callback_ctx (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dfor_each_hash_map_elem.c22 struct callback_ctx { struct
30 struct callback_ctx *data) in check_hash_elem() argument
H A Dfind_vma_fail2.c8 struct callback_ctx { struct
13 struct callback_ctx *data) in write_task() argument
H A Dfind_vma_fail1.c9 struct callback_ctx { struct
14 struct callback_ctx *data) in write_vma() argument
H A Dbloom_filter_bench.c42 struct callback_ctx { struct
43 struct bpf_map *map;
44 bool update;
H A Dbloom_filter_map.c34 struct callback_ctx { struct
42 struct callback_ctx *data) in check_elem() argument
H A Dfind_vma.c9 struct callback_ctx { struct
24 struct callback_ctx *data) in check_vma() argument
H A Dfor_each_array_map_elem.c22 struct callback_ctx { struct
30 struct callback_ctx *data) in unused_subprog() argument
H A Dtest_map_ops.c109 int callback_ctx; in map_for_each_pass() local
127 int callback_ctx; in map_for_each_fail() local
H A Dbpf_loop.c10 struct callback_ctx { struct
11 int output;
/openbmc/libmctp/tests/
H A Dtest_cmds.c57 struct mctp *test_endpoint, void *callback_ctx) in setup_test_binding()
/openbmc/linux/kernel/bpf/
H A Dbpf_iter.c729 void *, callback_ctx, u64, flags) in BPF_CALL_4() argument
744 BPF_CALL_4(bpf_loop, u32, nr_loops, void *, callback_fn, void *, callback_ctx, in BPF_CALL_4() argument
H A Dtask_iter.c781 bpf_callback_t, callback_fn, void *, callback_ctx, u64, flags) in BPF_CALL_5() argument
H A Dringbuf.c746 void *, callback_fn, void *, callback_ctx, u64, flags) in BPF_CALL_4() argument
H A Darraymap.c693 void *callback_ctx, u64 flags) in bpf_for_each_array_elem()
H A Dhashtab.c2186 void *callback_ctx, u64 flags) in bpf_for_each_hash_elem()