Home
last modified time | relevance | path

Searched defs:user_params (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/resctrl/
H A Dresctrl.h85 struct user_params { argument
83 struct user_params { global() struct
84 cpuuser_params global() argument
86 benchmark_cmduser_params global() argument
110 fill_bufuser_params global() argument
/linux/drivers/block/
H A Dataflop.c278 static struct atari_disk_type user_params[FD_MAX_UNITS]; variable
/linux/drivers/tty/
H A Dsynclink_gt.c1063 static long get_params32(struct slgt_info *info, struct MGSL_PARAMS32 __user *user_params) in get_params32()
2519 static int get_params(struct slgt_info *info, MGSL_PARAMS __user *user_params) in get_params()