Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/bpftool/
H A Dmain.h164 int do_struct_ops(int argc, char **argv) __weak;
H A Dmain.c88 { "struct_ops", do_struct_ops },
H A Dstruct_ops.c633 int do_struct_ops(int argc, char **argv) in do_struct_ops() function