Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
Dbpf.h233 BPF_TRACE_ITER, enumerator
/tools/lib/bpf/
Dlibbpf.c8385 .expected_attach_type = BPF_TRACE_ITER,
8705 else if (attach_type == BPF_TRACE_ITER) in __find_vmlinux_btf_id()
9823 link_fd = bpf_link_create(prog_fd, target_fd, BPF_TRACE_ITER, in bpf_program__attach_iter()