Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dtoken.c214 struct bpf_token *bpf_token_get_from_fd(u32 ufd) in bpf_token_get_from_fd() function
/linux-6.12.1/include/linux/
Dbpf.h2774 static inline struct bpf_token *bpf_token_get_from_fd(u32 ufd) in bpf_token_get_from_fd() function