Searched defs:attach_func_name (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/bpf/preload/iterators/
H A Diterators.bpf.c43 const char *attach_func_name; member in struct:bpf_prog_aux
/linux-master/include/linux/
H A Dbpf.h1466 const char *attach_func_name; member in struct:bpf_prog_aux
/linux-master/tools/lib/bpf/
H A Dlibbpf.c12532 bpf_program__attach_freplace(const struct bpf_program *prog, int target_fd, const char *attach_func_name) argument
13338 bpf_program__set_attach_target(struct bpf_program *prog, int attach_prog_fd, const char *attach_func_name) argument

Completed in 165 milliseconds