Searched defs:attach_func_name (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/bpf/preload/iterators/ | ||
| H A D | iterators.bpf.c | 43 const char *attach_func_name; member |
| /linux/tools/lib/bpf/ | ||
| H A D | libbpf.c | 12957 bpf_program__attach_freplace(const struct bpf_program * prog,int target_fd,const char * attach_func_name) bpf_program__attach_freplace() argument |