Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_htb.c1620 bool nonempty, changed; in htb_destroy() local
1641 nonempty = false; in htb_destroy()
1653 nonempty = true; in htb_destroy()
1673 WARN_ON(nonempty); in htb_destroy()
/linux/Documentation/driver-api/
H A Dxillybus.rst28 -- The "nonempty" message (supporting poll)
366 The "nonempty" message (supporting poll)
/linux/drivers/hwtracing/intel_th/
H A Dmsu.c363 msc_find_window(struct msc *msc, struct sg_table *sgt, bool nonempty) in msc_find_window() argument
381 if (nonempty && msc_block_is_empty(msc_win_base(win))) in msc_find_window()
/linux/include/net/
H A Dpkt_cls.h20 bool nonempty; member