Searched refs:fmt1 (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/s390/cio/ |
H A D | chsc_sch.c | 470 u32 fmt1 : 4; chsc_ioctl_info_channel_path() member in struct:__anon8440 496 scpcd_area->fmt1 = cd->fmt; chsc_ioctl_info_channel_path() 532 u32 fmt1 : 4; chsc_ioctl_info_cu() member in struct:__anon8441 558 scucd_area->fmt1 = cd->fmt; chsc_ioctl_info_cu() 594 u32 fmt1 : 4; chsc_ioctl_info_sch_cu() member in struct:__anon8442 621 sscud_area->fmt1 = cud->fmt; chsc_ioctl_info_sch_cu() 658 u32 fmt1 : 4; chsc_ioctl_conf_info() member in struct:__anon8443 683 sci_area->fmt1 = ci->fmt; chsc_ioctl_conf_info()
|
/linux-4.1.27/fs/reiserfs/ |
H A D | prints.c | 191 char *fmt1 = fmt_buf; prepare_error_buf() local 198 strcpy(fmt1, fmt); prepare_error_buf() 200 while ((k = is_there_reiserfs_struct(fmt1, &what)) != NULL) { prepare_error_buf() 203 p += vsprintf(p, fmt1, args); prepare_error_buf() 240 fmt1 = k + 2; prepare_error_buf() 242 vsprintf(p, fmt1, args); prepare_error_buf()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | perf_event_intel_ds.c | 1090 printk(KERN_CONT "PEBS fmt1%c, ", pebs_type); intel_ds_init()
|
/linux-4.1.27/arch/m68k/kernel/ |
H A D | signal.c | 69 [1] = -1, /* sizeof(((struct frame *)0)->un.fmt1), */
|
Completed in 155 milliseconds