Searched refs:nonempty (Results 1 – 4 of 4) sorted by relevance
1620 bool nonempty, changed; in htb_destroy() local1641 nonempty = false; in htb_destroy()1653 nonempty = true; in htb_destroy()1673 WARN_ON(nonempty); in htb_destroy()
28 -- The "nonempty" message (supporting poll)366 The "nonempty" message (supporting poll)
363 msc_find_window(struct msc *msc, struct sg_table *sgt, bool nonempty) in msc_find_window() argument381 if (nonempty && msc_block_is_empty(msc_win_base(win))) in msc_find_window()
20 bool nonempty; member