Home
last modified time | relevance | path

Searched refs:borrows (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/include/asm-generic/
DKbuild4 # (This file is not included when SRCARCH=um since UML borrows several
/Linux-v6.6/tools/include/uapi/linux/
Dpkt_sched.h425 __u32 borrows; member
520 __u32 borrows; member
/Linux-v6.6/include/uapi/linux/
Dpkt_sched.h445 __u32 borrows; member
540 __u32 borrows; member
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Ddev-osd.rst13 this interface, which borrows structures and ioctls of the
/Linux-v6.6/Documentation/scheduler/
Dsched-bwc.rst27 This feature borrows time now against our future underrun, at the cost of
/Linux-v6.6/net/sched/
Dsch_htb.c712 cl->xstats.borrows++; in htb_charge_class()