Searched defs:from_user (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/sparc/mm/
H A Dfault_32.c118 int from_user = !(regs->psr & PSR_PS); local
/linux-master/drivers/video/console/
H A Dvgacon.c1077 vgacon_resize(struct vc_data *c, unsigned int width, unsigned int height, bool from_user) argument
/linux-master/include/linux/
H A Dblk-mq.h990 bool from_user; member in struct:rq_map_data
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.c2133 copy_from_compatible(void *to, const void *from, unsigned long n, bool from_user) argument
2143 atomisp_cp_general_isp_parameters(struct atomisp_sub_device *asd, struct atomisp_parameters *arg, struct atomisp_css_params *css_param, bool from_user) argument
2436 atomisp_cp_lsc_table(struct atomisp_sub_device *asd, struct atomisp_shading_table *source_st, struct atomisp_css_params *css_param, bool from_user) argument
2548 atomisp_css_cp_dvs2_coefs(struct atomisp_sub_device *asd, struct ia_css_dvs2_coefficients *coefs, struct atomisp_css_params *css_param, bool from_user) argument
2676 atomisp_cp_dvs_6axis_config(struct atomisp_sub_device *asd, struct atomisp_dvs_6axis_config *source_6axis_config, struct atomisp_css_params *css_param, bool from_user) argument
2828 atomisp_cp_morph_table(struct atomisp_sub_device *asd, struct atomisp_morph_table *source_morph_table, struct atomisp_css_params *css_param, bool from_user) argument
[all...]
/linux-master/drivers/video/fbdev/core/
H A Dfbcon.c1994 fbcon_resize(struct vc_data *vc, unsigned int width, unsigned int height, bool from_user) argument
/linux-master/drivers/tty/vt/
H A Dvt.c1105 resize_screen(struct vc_data *vc, int width, int height, bool from_user) argument
1132 vc_do_resize(struct tty_struct *tty, struct vc_data *vc, unsigned int cols, unsigned int lines, bool from_user) argument
1291 __vc_resize(struct vc_data *vc, unsigned int cols, unsigned int rows, bool from_user) argument

Completed in 229 milliseconds