Home
last modified time | relevance | path

Searched defs:bpf_token_capable (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dtoken.c17 bool bpf_token_capable(const struct bpf_token *token, int cap) in bpf_token_capable() function
/linux/include/linux/
H A Dbpf.h2725 static inline bool bpf_token_capable(const struct bpf_token *token, int cap) in bpf_token_capable() function