Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dkernel.h763 #define min_t(type, x, y) ({ \ macro
/linux-4.4.14/tools/vm/
Dpage-types.c212 #define min_t(type, x, y) ({ \ macro
/linux-4.4.14/Documentation/mic/mpssd/
Dmpssd.c53 #define min_t(type, x, y) ({ \ macro