Home
last modified time | relevance | path

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

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