Searched refs:bpf_program__attach_tracepoint (Results 1 – 3 of 3) sorted by relevance
40 *link = bpf_program__attach_tracepoint(prog, "syscalls", "sys_enter_nanosleep"); in custom_attach_prog()
13521 struct bpf_link *bpf_program__attach_tracepoint(const struct bpf_program *prog, in bpf_map__attach_struct_ops() 13591 *link = bpf_program__attach_tracepoint(prog, tp_cat, tp_name); in perf_event_read_simple() 12962 struct bpf_link *bpf_program__attach_tracepoint(const struct bpf_program *prog, bpf_program__attach_tracepoint() function