Home
last modified time | relevance | path

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

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