Searched refs:__do_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | struct_ops.c | 315 static int __do_show(int fd, const struct bpf_map_info *info, void *data, in __do_show() function 346 res = do_work_on_struct_ops(search_type, search_term, __do_show, in do_show()
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | struct_ops.c | 313 static int __do_show(int fd, const struct bpf_map_info *info, void *data, in __do_show() function 344 res = do_work_on_struct_ops(search_type, search_term, __do_show, in do_show()
|
Completed in 3 milliseconds