Searched refs:bpf_object__find_program_by_title (Results 1 – 3 of 3) sorted by relevance
109 prog = bpf_object__find_program_by_title(obj, prog_name); in main()
90 bpf_object__find_program_by_title(struct bpf_object *obj, const char *title);
881 bpf_object__find_program_by_title(struct bpf_object *obj, const char *title) in bpf_object__find_program_by_title() function