Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dminmax.h110 #define __clamp_once(val, lo, hi, uval, ulo, uhi) ({ \ macro
122 __clamp_once(val, lo, hi, __UNIQUE_ID(v_), __UNIQUE_ID(l_), __UNIQUE_ID(h_))