Searched refs:do_work_on_struct_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | struct_ops.c | 300 static struct res do_work_on_struct_ops(const char *search_type, in do_work_on_struct_ops() function 346 res = do_work_on_struct_ops(search_type, search_term, __do_show, in do_show() 435 res = do_work_on_struct_ops(search_type, search_term, __do_dump, &d, in do_dump() 474 res = do_work_on_struct_ops(search_type, search_term, in do_unregister()
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | struct_ops.c | 298 static struct res do_work_on_struct_ops(const char *search_type, in do_work_on_struct_ops() function 344 res = do_work_on_struct_ops(search_type, search_term, __do_show, in do_show() 433 res = do_work_on_struct_ops(search_type, search_term, __do_dump, &d, in do_dump() 472 res = do_work_on_struct_ops(search_type, search_term, in do_unregister()
|
Completed in 2 milliseconds