Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/lib/bpf/
A Dlibbpf.h508 struct bpf_ksyscall_opts { struct
552 const struct bpf_ksyscall_opts *opts);
A Dlibbpf.c10190 const struct bpf_ksyscall_opts *opts) in bpf_program__attach_ksyscall()
10195 if (!OPTS_VALID(opts, bpf_ksyscall_opts)) in bpf_program__attach_ksyscall()
10388 LIBBPF_OPTS(bpf_ksyscall_opts, opts); in attach_ksyscall()

Completed in 26 milliseconds