Home
last modified time | relevance | path

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

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