Searched refs:fmt1 (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/samples/bpf/ |
D | xdp_monitor_user.c | 312 char *fmt1 = "%-15s %-7d %'-12.0f %'-12.0f %s\n"; in stats_print() local 325 printf(fmt1, "XDP_REDIRECT", i, in stats_print() 337 char *fmt1 = "%-15s %-7d %'-12.0f %'-12.0f %s\n"; in stats_print() local 350 printf(fmt1, "Exception", i, in stats_print() 361 char *fmt1 = "%-15s %3d:%-3d %'-12.0f %'-12.0f %'-10.2f %s\n"; in stats_print() local 382 printf(fmt1, "cpumap-enqueue", in stats_print() 400 char *fmt1 = "%-15s %-7d %'-12.0f %'-12.0f %'-10.0f %s\n"; in stats_print() local 419 printf(fmt1, "cpumap-kthread", in stats_print() 432 char *fmt1 = "%-15s %-7d %'-12.0f %'-12.0f %'-10.2f %s %s\n"; in stats_print() local 457 printf(fmt1, "devmap-xmit", in stats_print()
|
/Linux-v5.4/drivers/s390/cio/ |
D | chsc_sch.c | 465 u32 fmt1 : 4; in chsc_ioctl_info_channel_path() member 491 scpcd_area->fmt1 = cd->fmt; in chsc_ioctl_info_channel_path() 527 u32 fmt1 : 4; in chsc_ioctl_info_cu() member 553 scucd_area->fmt1 = cd->fmt; in chsc_ioctl_info_cu() 589 u32 fmt1 : 4; in chsc_ioctl_info_sch_cu() member 616 sscud_area->fmt1 = cud->fmt; in chsc_ioctl_info_sch_cu() 653 u32 fmt1 : 4; in chsc_ioctl_conf_info() member 678 sci_area->fmt1 = ci->fmt; in chsc_ioctl_conf_info()
|
/Linux-v5.4/fs/reiserfs/ |
D | prints.c | 205 char *fmt1 = fmt_buf; in prepare_error_buf() local 218 while ((k = is_there_reiserfs_struct(fmt1, &what)) != NULL) { in prepare_error_buf() 221 p += vscnprintf(p, end - p, fmt1, args); in prepare_error_buf() 258 fmt1 = k + 2; in prepare_error_buf() 260 p += vscnprintf(p, end - p, fmt1, args); in prepare_error_buf()
|
/Linux-v5.4/arch/s390/include/asm/ |
D | pci_insn.h | 94 struct zpci_fib_fmt1 fmt1; member
|
D | pci.h | 74 struct zpci_fmb_fmt1 fmt1; member
|
/Linux-v5.4/arch/s390/pci/ |
D | pci_irq.c | 79 fib.fmt1.noi = zdev->msi_nr_irqs; in zpci_set_directed_irq() 80 fib.fmt1.dibvo = zdev->msi_first_bit; in zpci_set_directed_irq()
|
D | pci_debug.c | 112 &zdev->fmb->fmt1.rx_bytes); in pci_perf_show()
|