Home
last modified time | relevance | path

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

/Linux-v5.15/lib/
Dubsan.h89 typedef unsigned __int128 u_max; typedef
92 typedef u64 u_max; typedef
Dubsan.c100 static u_max get_unsigned_val(struct type_descriptor *type, void *val) in get_unsigned_val()
108 return *(u_max *)val; in get_unsigned_val()
117 u_max val = get_unsigned_val(type, value); in val_to_string()
/Linux-v5.15/Documentation/scheduler/
Dschedutil.txt111 It is possible to set effective u_min and u_max clamps on each CFS or RT task;
131 clamp( u_cfs + u_rt , u_min, u_max ); if UCLAMP_TASK