Home
last modified time | relevance | path

Searched refs:toplevel (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/net/sched/
Dsch_cbq.c158 int toplevel; member
344 int toplevel = q->toplevel; in cbq_mark_toplevel() local
346 if (toplevel > cl->level) { in cbq_mark_toplevel()
351 q->toplevel = cl->level; in cbq_mark_toplevel()
354 } while ((cl = cl->borrow) != NULL && toplevel > cl->level); in cbq_mark_toplevel()
427 if (q->toplevel == TC_CBQ_MAXLEVEL) { in cbq_overlimit()
532 if (cl && q->toplevel >= borrowed->level) { in cbq_update_toplevel()
536 q->toplevel = borrowed->level; in cbq_update_toplevel()
545 q->toplevel = TC_CBQ_MAXLEVEL; in cbq_update_toplevel()
670 if (cl->level > q->toplevel) in cbq_under_limit()
[all …]
/Linux-v5.10/fs/cifs/
Dwinucase.c583 static const wchar_t *const toplevel[256] = { variable
637 tbl = toplevel[idx]; in cifs_toupper()
/Linux-v5.10/scripts/
Dobjdiff28 SRCTREE=$(cd $(git rev-parse --show-toplevel 2>/dev/null); pwd)
/Linux-v5.10/scripts/dtc/
Ddtx_diff153 git_root=`git rev-parse --show-toplevel 2>/dev/null`
218 git_root=`git rev-parse --show-toplevel 2>/dev/null`
/Linux-v5.10/Documentation/firmware-guide/acpi/dsd/
Dgraph.rst157 https://www.uefi.org/sites/default/files/resources/_DSD-implementation-guide-toplevel-1_1.htm,
/Linux-v5.10/Documentation/s390/
Ds390dbf.rst61 the debugfs-filesystem. Under the toplevel directory "``s390dbf``" there is
/Linux-v5.10/Documentation/filesystems/
Dconfigfs.rst356 A subsystem consists of a toplevel config_group and a mutex.
Dautofs.rst284 name normally. As described above, this is unsafe for non-toplevel
/Linux-v5.10/Documentation/filesystems/caching/
Dnetfs-api.rst65 (1) The name of the netfs (used as the key in the toplevel index).