Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/bpf/preload/iterators/
H A Diterators.bpf.c44 const char *attach_func_name; member
/kernel/linux/linux-6.6/kernel/bpf/preload/iterators/
H A Diterators.bpf.c43 const char *attach_func_name; member
/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h871 const char *attach_func_name; member
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c9764 bpf_program__attach_freplace(struct bpf_program *prog, int target_fd, const char *attach_func_name) bpf_program__attach_freplace() argument
10661 bpf_program__set_attach_target(struct bpf_program *prog, int attach_prog_fd, const char *attach_func_name) bpf_program__set_attach_target() argument
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h1422 const char *attach_func_name; member
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c11997 bpf_program__attach_freplace(const struct bpf_program *prog, int target_fd, const char *attach_func_name) bpf_program__attach_freplace() argument
12803 bpf_program__set_attach_target(struct bpf_program *prog, int attach_prog_fd, const char *attach_func_name) bpf_program__set_attach_target() argument

Completed in 41 milliseconds