Home
last modified time | relevance | path

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

/sys/include/
Dvfs.h35 DECLARE_SLAB(VFS);
36 DECLARE_SLAB(VNode);
Dhandle.h29 DECLARE_SLAB(Handle);
Dkmem.h65 #define DECLARE_SLAB(_type) \ macro