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

/linux-master/tools/lib/bpf/
H A Dlibbpf.h603 struct bpf_ksyscall_opts { struct
640 * @param opts Additional options (see **struct bpf_ksyscall_opts**)
647 const struct bpf_ksyscall_opts *opts);
H A Dlibbpf.c11108 const struct bpf_ksyscall_opts *opts)
11113 if (!OPTS_VALID(opts, bpf_ksyscall_opts))
11438 LIBBPF_OPTS(bpf_ksyscall_opts, opts);

Completed in 164 milliseconds