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

/linux-master/include/linux/
H A Dklist.h25 #define KLIST_INIT(_name, _get, _put) \ macro
32 struct klist _name = KLIST_INIT(_name, _get, _put)

Completed in 87 milliseconds