Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/bpf/
Dlibbpf.h464 struct bpf_ksyscall_opts { struct
508 const struct bpf_ksyscall_opts *opts);
Dlibbpf.c10153 const struct bpf_ksyscall_opts *opts) in bpf_program__attach_ksyscall()
10158 if (!OPTS_VALID(opts, bpf_ksyscall_opts)) in bpf_program__attach_ksyscall()
10351 LIBBPF_OPTS(bpf_ksyscall_opts, opts); in attach_ksyscall()