Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dminmax.h184 #define __clamp_once(type, val, lo, hi, uval, ulo, uhi) ({ \
195 __clamp_once(type, val, lo, hi, __UNIQUE_ID(v_), __UNIQUE_ID(l_), __UNIQUE_ID(h_))
110 #define __clamp_once( global() macro