Home
last modified time | relevance | path

Searched defs:check_range (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/x86/lib/
H A Dputuser.S36 .macro check_range size:req macro
H A Dgetuser.S40 .macro check_range size:req macro
/openbmc/linux/arch/alpha/boot/
H A Dbootpz.c76 check_range(unsigned long vstart, unsigned long vend, in check_range() function
/openbmc/linux/tools/hv/
H A Dvmbus_testing363 def check_range(arg1): function
/openbmc/linux/drivers/regulator/
H A Dda903x-regulator.c90 static inline int check_range(struct da903x_regulator_info *info, in check_range() function
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c1485 int check_range(enum v4l2_ctrl_type type, in check_range() function