Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dmagic.c112 u32_t jiffies; in magic_churnrand() member
118 sys_data.jiffies = magic_randomseed; in magic_churnrand()
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dkernel.h65 #define jiffies 0 macro
/third_party/selinux/libselinux/src/
Davc.c601 unsigned long now = jiffies;
/third_party/lwip/doc/
Dppp.txt529 * PPP_MAXIDLEFLAG is now in ms instead of jiffies
/third_party/ltp/scripts/
Dspelling.txt866 jeffies||jiffies
Dcheckpatch.pl6431 if ($line =~ /\bjiffies\s*$Compare|$Compare\s*jiffies\b/) {