OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qempty
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/altq/
altq_jobs.c
250
if ((cl = jif->jif_classes[pri]) != NULL && !
qempty
(cl->cl_q))
271
if (!
qempty
(cl->cl_q))
466
if (!
qempty
(cl->cl_q))
615
!
qempty
(cl->cl_q))
626
!
qempty
(cl->cl_q))
703
&& !
qempty
(cl->cl_q)) {
742
if (
qempty
(cl->cl_q))
936
if (
qempty
(cl->cl_q))
1036
is_backlogged = (class_exists && !
qempty
(cl->cl_q));
1050
is_backlogged = (class_exists && !
qempty
(cl->cl_q))
[
all
...]
altq_classq.h
76
#define
qempty
(q) ((q)->qlen_ == 0) /* Is the queue empty?? */
macro
altq_priq.c
276
if ((cl = pif->pif_classes[pri]) != NULL && !
qempty
(cl->cl_q))
301
if (!
qempty
(cl->cl_q))
392
if (!
qempty
(cl->cl_q))
503
!
qempty
(cl->cl_q)) {
510
if (
qempty
(cl->cl_q))
571
if (
qempty
(cl->cl_q))
altq_rmclass.c
755
int is_empty =
qempty
(cl->q_);
1016
if (!
qempty
(cl->q_)) {
1085
if (
qempty
(cl->q_))
1151
if (!
qempty
(cl->q_)) {
1200
if (
qempty
(cl->q_))
1446
if (
qempty
(cl->q_))
1455
if (!
qempty
(cl->q_)) {
altq_hfsc.c
377
if (!
qempty
(cl->cl_q))
582
if (!
qempty
(cl->cl_q))
816
if (!
qempty
(cl->cl_q)) {
885
if (
qempty
(cl->cl_q))
1063
go_passive =
qempty
(cl->cl_q);
1797
if (!
qempty
(cl->cl_q))
1819
if (!
qempty
(cl->cl_q))
1849
if (!
qempty
(cl->cl_q)) {
Completed in 18 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025