Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/bpf/
Dtoken.c213 struct bpf_token *bpf_token_get_from_fd(u32 ufd) in bpf_token_get_from_fd() function
/linux-6.14.4/include/linux/
Dbpf.h2844 static inline struct bpf_token *bpf_token_get_from_fd(u32 ufd) in bpf_token_get_from_fd() function