Searched defs:KREF_INIT (Results 1 – 3 of 3) sorted by relevance
23 #define KREF_INIT(n) { .refcount = REFCOUNT_INIT(n), } macro