Home
last modified time | relevance | path

Searched refs:bpf_testmod_st_ops (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/bpf/progs/
A Depilogue_tailcall.c45 struct bpf_testmod_st_ops epilogue_tailcall = {
50 struct bpf_testmod_st_ops epilogue_subprog = {
A Depilogue_exit.c62 struct bpf_testmod_st_ops epilogue_exit = {
A Dpro_epilogue_with_kfunc.c86 struct bpf_testmod_st_ops pro_epilogue_with_kfunc = {
A Dpro_epilogue_goto_start.c118 struct bpf_testmod_st_ops epilogue_goto_start = {
A Dpro_epilogue.c150 struct bpf_testmod_st_ops pro_epilogue = {
/tools/testing/selftests/bpf/test_kmods/
A Dbpf_testmod.h112 struct bpf_testmod_st_ops { struct
A Dbpf_testmod.c1016 static struct bpf_testmod_st_ops *st_ops;
1471 static struct bpf_testmod_st_ops st_ops_cfi_stubs = {
1552 ret = ret ?: register_bpf_struct_ops(&testmod_st_ops, bpf_testmod_st_ops); in bpf_testmod_init()

Completed in 12 milliseconds