Home
last modified time | relevance | path

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

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