Home
last modified time | relevance | path

Searched defs:ndelay (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/linux/
Ddelay.h17 static inline void ndelay(unsigned long nsec) in ndelay() function
/external/ltp/testcases/kernel/ipc/pipeio/
Dpipeio.c109 static int ndelay = O_NDELAY; /* additional flag to open */ variable
/external/ltp/testcases/kernel/fs/doio/
Ddoio.c5380 int ndelay; in parse_delay() local