Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dplist.h94 # define PLIST_HEAD_LOCK_INIT(_lock) .lock = _lock argument
96 # define PLIST_HEAD_LOCK_INIT(_lock) argument
104 #define PLIST_HEAD_INIT(head, _lock) \ argument