Home
last modified time | relevance | path

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

/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c225 case offsetof(struct bpf_dummy_ops, test_sleepable): in bpf_dummy_ops_check_member()
300 static struct bpf_dummy_ops __bpf_bpf_dummy_ops = {
320 return register_bpf_struct_ops(&bpf_bpf_dummy_ops, bpf_dummy_ops); in bpf_dummy_struct_ops_init()
/linux/tools/testing/selftests/bpf/progs/
H A Ddummy_st_ops_fail.c23 struct bpf_dummy_ops dummy_1 = {
H A Ddummy_st_ops_success.c52 struct bpf_dummy_ops dummy_1 = {
H A Dverifier_global_subprogs.c345 struct bpf_dummy_ops dummy_1 = {
/linux/include/linux/
H A Dbpf.h1829 struct bpf_dummy_ops { struct