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.h679 struct bpf_token_create_opts { struct
701 struct bpf_token_create_opts *opts); argument
H A Dbpf.c1315 int bpf_token_create(int bpffs_fd, struct bpf_token_create_opts *opts) in bpf_token_create()
1321 if (!OPTS_VALID(opts, bpf_token_create_opts)) in bpf_token_create()