Home
last modified time | relevance | path

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

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