Home
last modified time | relevance | path

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

/include/net/sctp/
Dauth.h75 #define key_for_each(__key, __list_head) \ argument
78 #define key_for_each_safe(__key, __tmp, __list_head) \ argument
/include/linux/
Dsemaphore.h34 static struct lock_class_key __key; in sema_init() local