Home
last modified time | relevance | path

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

/linux/tools/testing/scatterlist/linux/
H A Dmm.h55 #define __min(t1, t2, min1, min2, x, y) ({ \ macro
/linux/include/linux/
H A Dmaple_tree.h617 #define mas_for_each_rev(__mas, __entry, __min) \ argument
/linux/arch/riscv/include/asm/
H A Dsbi.h499 #define SBI_MPXY_MSG_PROT_MKVER(__maj, __min) (((u32)(__maj) << 16) | (u16)(__min)) argument