Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbpf.h682 struct bpf_token_create_opts { struct
704 struct bpf_token_create_opts *opts); argument
H A Dbpf.c1317 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()