Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dkey.h155 static inline struct key *key_ref_to_ptr(const key_ref_t key_ref) in key_ref_to_ptr() function
500 #define key_ref_to_ptr(k) NULL macro
/kernel/linux/linux-6.6/include/linux/
Dkey.h161 static inline struct key *key_ref_to_ptr(const key_ref_t key_ref) in key_ref_to_ptr() function
511 #define key_ref_to_ptr(k) NULL macro