Home
last modified time | relevance | path

Searched refs:test_sleepable (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Ddummy_st_ops_success.c37 int BPF_PROG(test_sleepable, struct bpf_dummy_ops_state *state) in BPF_PROG() argument
46 .test_sleepable = (void *)test_sleepable,
A Ddummy_st_ops_fail.c26 .test_sleepable = (void *)NULL,
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Ddummy_st_ops.c140 fd = bpf_program__fd(skel->progs.test_sleepable); in test_dummy_sleepable()
/linux-6.3-rc2/net/bpf/
A Dbpf_dummy_struct_ops.c164 case offsetof(struct bpf_dummy_ops, test_sleepable): in bpf_dummy_ops_check_member()
/linux-6.3-rc2/include/linux/
A Dbpf.h1519 int (*test_sleepable)(struct bpf_dummy_ops_state *cb); member

Completed in 16 milliseconds