Home
last modified time | relevance | path

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

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