Home
last modified time | relevance | path

Searched refs:NIL_COOKIE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dlockdep.h300 #define NIL_COOKIE (struct pin_cookie){ .val = 0U, } macro
400 #define NIL_COOKIE (struct pin_cookie){ } macro
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep.c5321 struct pin_cookie cookie = NIL_COOKIE; in __lock_pin_lock()
5615 struct pin_cookie cookie = NIL_COOKIE; in lock_pin_lock()