Home
last modified time | relevance | path

Searched refs:test_1 (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
A Ddummy_st_ops.c12 int (*test_1)(struct bpf_dummy_ops_state *state); member
20 int BPF_PROG(test_1, struct bpf_dummy_ops_state *state) in BPF_PROG() argument
48 .test_1 = (void *)test_1,
/linux/tools/testing/selftests/bpf/prog_tests/
A Ddummy_st_ops.c40 fd = bpf_program__fd(skel->progs.test_1); in test_dummy_init_ret_value()
67 fd = bpf_program__fd(skel->progs.test_1); in test_dummy_init_ptr_arg()
/linux/include/linux/
A Dbpf.h1039 int (*test_1)(struct bpf_dummy_ops_state *cb); member

Completed in 12 milliseconds