Home
last modified time | relevance | path

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

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