Searched refs:bpf_load_and_run_opts (Results 1 – 2 of 2) sorted by relevance
41 struct bpf_load_and_run_opts { struct63 static inline int bpf_load_and_run(struct bpf_load_and_run_opts *opts) in bpf_load_and_run() argument
1674 struct bpf_load_and_run_opts opts = {}; in try_loader()