Searched refs:KLIST_INIT (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
H A Dklist.h27 #define KLIST_INIT(_name, _get, _put) \ macro
34 struct klist _name = KLIST_INIT(_name, _get, _put)

Completed in 55 milliseconds