Home
last modified time | relevance | path

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

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