Home
last modified time | relevance | path

Searched refs:_range (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dr4kcache.h660 static inline void prot##extra##blast_##pfx##cache##_range(unsigned long start, \
687 static inline void protected_blast_##pfx##cache##_range(unsigned long start,\
/linux-4.1.27/drivers/staging/comedi/drivers/
Ddas6402.c82 #define DAS6402_AO_RANGE(_chan, _range) ((_range) << ((_chan) ? 6 : 4)) argument
/linux-4.1.27/Documentation/timers/
Dtimers-howto.txt38 You should use the *sleep[_range] family of functions.