Searched refs:bpf_token_create_opts (Results 1 – 2 of 2) sorted by relevance
682 struct bpf_token_create_opts { struct704 struct bpf_token_create_opts *opts); argument
1317 int bpf_token_create(int bpffs_fd, struct bpf_token_create_opts *opts) in bpf_token_create()1323 if (!OPTS_VALID(opts, bpf_token_create_opts)) in bpf_token_create()