Searched refs:OZ_EVT_LIST_SZ (Results 1 – 2 of 2) sorted by relevance
40 #define OZ_EVT_LIST_SZ 64 macro44 struct oz_event evts[OZ_EVT_LIST_SZ];
77 if (hdr.count > OZ_EVT_LIST_SZ) in oz_events_copy()78 hdr.count = OZ_EVT_LIST_SZ; in oz_events_copy()