Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/c_can/
Dc_can.c749 u32 weight, lasts; in c_can_adjust_pending() local
759 lasts = fls(pend); in c_can_adjust_pending()
762 if (lasts == weight) in c_can_adjust_pending()
769 for (lasts--; pend & (1 << (lasts - 1)); lasts--); in c_can_adjust_pending()
771 return pend & ~((1 << lasts) - 1); in c_can_adjust_pending()
/kernel/linux/linux-5.10/Documentation/filesystems/
Dcramfs.rst40 the update lasts only as long as the inode is cached in memory, after
/kernel/linux/linux-5.10/Documentation/RCU/
Dstallwarn.rst147 (assuming the stall lasts long enough). It will not affect the
299 If a stall lasts long enough, multiple stall-warning messages will be
/kernel/linux/linux-5.10/net/netfilter/ipvs/
DKconfig63 virtual server gets 200 connections per second, the connection lasts
/kernel/linux/linux-5.10/Documentation/process/
D2.Process.rst49 The merge window lasts for approximately two weeks. At the end of this
/kernel/linux/linux-5.10/Documentation/scsi/
Dncr53c8xx.rst1256 SCSI BUS bandwidth if the SCRIPTS execution lasts more than 4 micro-seconds.