Home
last modified time | relevance | path

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

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