Home
last modified time | relevance | path

Searched refs:find_attach_module (Results 1 – 1 of 1) sorted by relevance

/linux/tools/lib/bpf/
H A Dlibbpf.c7825 static const struct module_btf *find_attach_module(struct bpf_object *obj, const char *attach) in find_attach_module() function
7874 mod = find_attach_module(prog->obj, attach_name); in tracing_multi_mod_fd()
12715 mod = find_attach_module(obj, pattern); in collect_func_ids_by_glob()