/linux/arch/mips/kernel/ |
A D | proc.c | 83 seq_puts(m, "]\n"); in show_cpuinfo() 113 seq_puts(m, "\n"); in show_cpuinfo() 127 seq_puts(m, " dsp"); in show_cpuinfo() 133 seq_puts(m, " mt"); in show_cpuinfo() 137 seq_puts(m, " vz"); in show_cpuinfo() 139 seq_puts(m, " msa"); in show_cpuinfo() 141 seq_puts(m, " eva"); in show_cpuinfo() 143 seq_puts(m, " htw"); in show_cpuinfo() 154 seq_puts(m, "\n"); in show_cpuinfo() 280 seq_puts(m, "\n"); in show_cpuinfo() [all …]
|
/linux/drivers/media/cec/core/ |
A D | cec-pin-error-inj.c | 243 seq_puts(sf, "any,"); in cec_pin_show_cmd() 248 seq_puts(sf, "once "); in cec_pin_show_cmd() 251 seq_puts(sf, "always "); in cec_pin_show_cmd() 254 seq_puts(sf, "toggle "); in cec_pin_show_cmd() 257 seq_puts(sf, "off "); in cec_pin_show_cmd() 274 seq_puts(sf, "#\n"); in cec_pin_error_inj_show() 281 seq_puts(sf, "#\n"); in cec_pin_error_inj_show() 287 seq_puts(sf, "#\n"); in cec_pin_error_inj_show() 301 seq_puts(sf, "#\n"); in cec_pin_error_inj_show() 326 seq_puts(sf, cmd); in cec_pin_error_inj_show() [all …]
|
/linux/drivers/media/platform/sti/bdisp/ |
A D | bdisp-debug.c | 77 seq_puts(s, "IVMX - "); in bdisp_dbg_dump_ins() 79 seq_puts(s, "CLUT - "); in bdisp_dbg_dump_ins() 81 seq_puts(s, "Scale - "); in bdisp_dbg_dump_ins() 85 seq_puts(s, "Clip - "); in bdisp_dbg_dump_ins() 89 seq_puts(s, "OVMX - "); in bdisp_dbg_dump_ins() 95 seq_puts(s, "VC1R - "); in bdisp_dbg_dump_ins() 103 seq_puts(s, "Pace - "); in bdisp_dbg_dump_ins() 105 seq_puts(s, "IRQ - "); in bdisp_dbg_dump_ins() 129 seq_puts(s, "NV12 - "); in bdisp_dbg_dump_tty() 144 seq_puts(s, "MB - "); in bdisp_dbg_dump_tty() [all …]
|
/linux/drivers/platform/x86/intel/telemetry/ |
A D | debugfs.c | 404 seq_puts(s, "PStates\n"); in telem_pss_states_show() 416 seq_puts(s, "PSS IDLE Status\n"); in telem_pss_states_show() 418 seq_puts(s, "Device\t\t\t\t\tIDLE\n"); in telem_pss_states_show() 428 seq_puts(s, "Blocker\t\t\t\t\tCount\n"); in telem_pss_states_show() 458 seq_puts(s, "Wakes\t\t\t\t\tCount\n"); in telem_pss_states_show() 580 seq_puts(s, "\t\tDEVICE STATES\n"); in telem_soc_states_show() 595 seq_puts(s, "D3/D0i3 Status\n"); in telem_soc_states_show() 597 seq_puts(s, "Block\t\t D3\t D0i3\n"); in telem_soc_states_show() 607 seq_puts(s, "Device\t\t PG\n"); in telem_soc_states_show() 620 seq_puts(s, "North Idle Status\n"); in telem_soc_states_show() [all …]
|
/linux/arch/powerpc/mm/ptdump/ |
A D | bats.c | 25 seq_puts(m, " -\n"); in bat_show_603() 38 seq_puts(m, "User "); in bat_show_603() 40 seq_puts(m, "Kernel "); in bat_show_603() 42 seq_puts(m, "Kernel/User "); in bat_show_603() 45 seq_puts(m, is_d ? "r " : " x "); in bat_show_603() 47 seq_puts(m, is_d ? "rw " : " x "); in bat_show_603() 49 seq_puts(m, is_d ? " " : " "); in bat_show_603() 52 seq_puts(m, lower & _PAGE_NO_CACHE ? "i " : " "); in bat_show_603() 53 seq_puts(m, lower & _PAGE_COHERENT ? "m " : " "); in bat_show_603() 54 seq_puts(m, lower & _PAGE_GUARDED ? "g " : " "); in bat_show_603() [all …]
|
/linux/arch/x86/kernel/ |
A D | irq.c | 66 seq_puts(p, " Non-maskable interrupts\n"); in arch_show_interrupts() 71 seq_puts(p, " Local timer interrupts\n"); in arch_show_interrupts() 76 seq_puts(p, " Spurious interrupts\n"); in arch_show_interrupts() 84 seq_puts(p, " IRQ work interrupts\n"); in arch_show_interrupts() 88 seq_puts(p, " APIC ICR read retries\n"); in arch_show_interrupts() 93 seq_puts(p, " Platform interrupts\n"); in arch_show_interrupts() 100 seq_puts(p, " Rescheduling interrupts\n"); in arch_show_interrupts() 104 seq_puts(p, " Function call interrupts\n"); in arch_show_interrupts() 108 seq_puts(p, " TLB shootdowns\n"); in arch_show_interrupts() 114 seq_puts(p, " Thermal event interrupts\n"); in arch_show_interrupts() [all …]
|
/linux/drivers/scsi/ |
A D | aha152x.c | 2545 seq_puts(m, ");"); in get_ports() 2573 seq_puts(m, "); "); in get_ports() 2613 seq_puts(m, "); "); in get_ports() 2655 seq_puts(m, "); "); in get_ports() 2665 seq_puts(m, "CH1 "); in get_ports() 2672 seq_puts(m, "); "); in get_ports() 2687 seq_puts(m, "); "); in get_ports() 2715 seq_puts(m, "); "); in get_ports() 2730 seq_puts(m, "); "); in get_ports() 2742 seq_puts(m, ")\n"); in get_ports() [all …]
|
/linux/kernel/trace/ |
A D | trace_osnoise.c | 401 seq_puts(s, "# osnoise is tainted!\n"); in print_osnoise_headers() 411 seq_puts(s, "# |||||| / "); in print_osnoise_headers() 412 seq_puts(s, " MAX\n"); in print_osnoise_headers() 430 seq_puts(s, "# osnoise is tainted!\n"); in print_osnoise_headers() 437 seq_puts(s, " MAX\n"); in print_osnoise_headers() 526 seq_puts(s, "# |||||| /\n"); in print_timerlat_headers() 529 seq_puts(s, " CONTEXT LATENCY\n"); in print_timerlat_headers() 531 seq_puts(s, " | |\n"); in print_timerlat_headers() 541 seq_puts(s, "# |||| / delay\n"); in print_timerlat_headers() 544 seq_puts(s, " CONTEXT LATENCY\n"); in print_timerlat_headers() [all …]
|
/linux/fs/proc/ |
A D | proc_tty.c | 41 seq_puts(m, "system"); in show_tty_range() 43 seq_puts(m, ":/dev/tty"); in show_tty_range() 45 seq_puts(m, ":console"); in show_tty_range() 47 seq_puts(m, ":vtmaster"); in show_tty_range() 50 seq_puts(m, "console"); in show_tty_range() 53 seq_puts(m, "serial"); in show_tty_range() 57 seq_puts(m, "pty:master"); in show_tty_range() 59 seq_puts(m, "pty:slave"); in show_tty_range() 61 seq_puts(m, "pty"); in show_tty_range() 82 seq_puts(m, "system:console\n"); in show_tty_driver() [all …]
|
A D | array.c | 175 seq_puts(m, "State:\t"); in task_state() 203 seq_puts(m, "\nNStgid:"); in task_state() 206 seq_puts(m, "\nNSpid:"); in task_state() 212 seq_puts(m, "\nNSsid:"); in task_state() 224 seq_puts(m, header); in render_sigset_t() 300 seq_puts(m, header); in render_cap_t() 343 seq_puts(m, "unknown"); in task_seccomp() 431 seq_puts(m, "Name:\t"); in proc_pid_status() 562 seq_puts(m, " ("); in do_task_stat() 564 seq_puts(m, ") "); in do_task_stat() [all …]
|
/linux/fs/cifs/ |
A D | cifsfs.c | 408 seq_puts(s, ",addr="); in cifs_show_address() 423 seq_puts(s, ",rdma"); in cifs_show_address() 435 seq_puts(s, ",sec="); in cifs_show_security() 442 seq_puts(s, "krb5"); in cifs_show_security() 454 seq_puts(s, "i"); in cifs_show_security() 469 seq_puts(s, "none"); in cifs_show_cache_flavor() 475 seq_puts(s, "loose"); in cifs_show_cache_flavor() 488 seq_puts(m, "none"); in cifs_show_devname() 608 seq_puts(s, ",sfu"); in cifs_show_options() 620 seq_puts(s, ",acl"); in cifs_show_options() [all …]
|
/linux/drivers/dma/ptdma/ |
A D | ptdma-debugfs.c | 35 seq_puts(s, " Engines:"); in pt_debugfs_info_show() 36 seq_puts(s, "\n"); in pt_debugfs_info_show() 67 seq_puts(s, " Enabled Interrupts:"); in pt_debugfs_queue_show() 69 seq_puts(s, " EMPTY"); in pt_debugfs_queue_show() 71 seq_puts(s, " STOPPED"); in pt_debugfs_queue_show() 73 seq_puts(s, " ERROR"); in pt_debugfs_queue_show() 75 seq_puts(s, " COMPLETION"); in pt_debugfs_queue_show() 76 seq_puts(s, "\n"); in pt_debugfs_queue_show()
|
/linux/drivers/scsi/aic7xxx/ |
A D | aic79xx_proc.c | 100 seq_puts(m, "Renegotiation Pending\n"); in ahd_format_transinfo() 122 seq_puts(m, " RDSTRM"); in ahd_format_transinfo() 126 seq_puts(m, printed_options ? "|DT" : " DT"); in ahd_format_transinfo() 130 seq_puts(m, printed_options ? "|IU" : " IU"); in ahd_format_transinfo() 145 seq_puts(m, ", "); in ahd_format_transinfo() 147 seq_puts(m, " ("); in ahd_format_transinfo() 168 seq_puts(m, "\tUser: "); in ahd_dump_target_state() 174 seq_puts(m, "\tGoal: "); in ahd_dump_target_state() 176 seq_puts(m, "\tCurr: "); in ahd_dump_target_state() 293 seq_puts(m, "No Serial EEPROM\n"); in ahd_linux_show_info() [all …]
|
/linux/drivers/net/wireless/realtek/rtw89/ |
A D | debug.c | 325 seq_puts(m, "\n"); in rtw89_debug_priv_rf_reg_dump_get() 327 seq_puts(m, "\n"); in rtw89_debug_priv_rf_reg_dump_get() 521 seq_puts(m, #_regd "\n"); \ 560 seq_puts(m, "[Regulatory] "); in rtw89_debug_priv_txpwr_table_get() 563 seq_puts(m, "[SAR]\n"); in rtw89_debug_priv_txpwr_table_get() 566 seq_puts(m, "\n[TX power byrate]\n"); in rtw89_debug_priv_txpwr_table_get() 571 seq_puts(m, "\n[TX power limit]\n"); in rtw89_debug_priv_txpwr_table_get() 684 seq_puts(m, "\n"); in rtw89_debug_priv_mac_reg_dump_get() 769 seq_puts(m, "\n"); in rtw89_debug_dump_mac_mem() 2348 seq_puts(m, "RX count:\n"); in rtw89_debug_priv_phy_info_get() [all …]
|
/linux/net/l2tp/ |
A D | l2tp_debugfs.c | 207 seq_puts(m, "\n"); in l2tp_dfs_seq_session_show() 217 seq_puts(m, "\n"); in l2tp_dfs_seq_session_show() 239 seq_puts(m, "TUNNEL ID, peer ID from IP to IP\n"); in l2tp_dfs_seq_show() 240 seq_puts(m, " L2TPv2/L2TPv3, UDP/IP\n"); in l2tp_dfs_seq_show() 242 seq_puts(m, " debug tx-pkts/bytes/errs rx-pkts/bytes/errs\n"); in l2tp_dfs_seq_show() 243 seq_puts(m, " SESSION ID, peer ID, PWTYPE\n"); in l2tp_dfs_seq_show() 244 seq_puts(m, " refcnt cnt\n"); in l2tp_dfs_seq_show() 245 seq_puts(m, " offset OFFSET l2specific TYPE/LEN\n"); in l2tp_dfs_seq_show() 246 seq_puts(m, " [ cookie ]\n"); in l2tp_dfs_seq_show() 247 seq_puts(m, " [ peer cookie ]\n"); in l2tp_dfs_seq_show() [all …]
|
/linux/fs/ |
A D | proc_namespace.c | 58 seq_puts(m, fs_infop->str); in show_sb_opts() 80 seq_puts(m, fs_infop->str); in show_mnt_opts() 84 seq_puts(m, ",idmapped"); in show_mnt_opts() 130 seq_puts(m, " 0 0\n"); in show_vfsmnt() 173 seq_puts(m, " unbindable"); in show_mountinfo() 176 seq_puts(m, " - "); in show_mountinfo() 207 seq_puts(m, "device "); in show_vfsstat() 213 seq_puts(m, "device "); in show_vfsstat() 216 seq_puts(m, "no device"); in show_vfsstat() 220 seq_puts(m, " mounted on "); in show_vfsstat() [all …]
|
/linux/drivers/net/ethernet/qualcomm/ |
A D | qca_debug.c | 78 seq_puts(s, "TX ring state : "); in qcaspi_info_show() 81 seq_puts(s, "empty"); in qcaspi_info_show() 83 seq_puts(s, "full"); in qcaspi_info_show() 85 seq_puts(s, "in use"); in qcaspi_info_show() 87 seq_puts(s, "\n"); in qcaspi_info_show() 96 seq_puts(s, "QCASPI_SYNC_UNKNOWN"); in qcaspi_info_show() 99 seq_puts(s, "QCASPI_SYNC_RESET"); in qcaspi_info_show() 102 seq_puts(s, "QCASPI_SYNC_READY"); in qcaspi_info_show() 105 seq_puts(s, "INVALID"); in qcaspi_info_show() 108 seq_puts(s, ")\n"); in qcaspi_info_show()
|
/linux/drivers/net/wireless/mediatek/mt76/ |
A D | mt76x02_debugfs.c | 16 seq_puts(file, "Length: "); in mt76x02_ampdu_stat_show() 19 seq_puts(file, "\n"); in mt76x02_ampdu_stat_show() 20 seq_puts(file, "Count: "); in mt76x02_ampdu_stat_show() 24 seq_puts(file, "\n"); in mt76x02_ampdu_stat_show() 25 seq_puts(file, "--------"); in mt76x02_ampdu_stat_show() 27 seq_puts(file, "-----------"); in mt76x02_ampdu_stat_show() 28 seq_puts(file, "\n"); in mt76x02_ampdu_stat_show() 58 seq_puts(file, "\n"); in mt76x02_dfs_stat_show()
|
/linux/drivers/gpu/drm/sti/ |
A D | sti_mixer.c | 98 seq_puts(s, "CURS "); in mixer_dbg_ctl() 102 seq_puts(s, "Nothing"); in mixer_dbg_ctl() 109 seq_puts(s, "\tDepth: "); in mixer_dbg_crb() 113 seq_puts(s, "VID0"); in mixer_dbg_crb() 116 seq_puts(s, "VID1"); in mixer_dbg_crb() 119 seq_puts(s, "GDP0"); in mixer_dbg_crb() 122 seq_puts(s, "GDP1"); in mixer_dbg_crb() 125 seq_puts(s, "GDP2"); in mixer_dbg_crb() 128 seq_puts(s, "GDP3"); in mixer_dbg_crb() 131 seq_puts(s, "---"); in mixer_dbg_crb() [all …]
|
/linux/arch/m68k/atari/ |
A D | nvram.c | 191 seq_puts(seq, "Boot preference : "); in atari_nvram_proc_read() 202 seq_puts(seq, "SCSI host ID : "); in atari_nvram_proc_read() 206 seq_puts(seq, "n/a\n"); in atari_nvram_proc_read() 211 seq_puts(seq, "OS language : "); in atari_nvram_proc_read() 216 seq_puts(seq, "Keyboard language: "); in atari_nvram_proc_read() 221 seq_puts(seq, "Date format : "); in atari_nvram_proc_read() 225 seq_puts(seq, "Boot delay : "); in atari_nvram_proc_read() 227 seq_puts(seq, "default\n"); in atari_nvram_proc_read()
|
/linux/net/kcm/ |
A D | kcmproc.c | 106 seq_puts(seq, "\n"); in kcm_format_mux_header() 128 seq_puts(seq, "TxWait "); in kcm_format_sock() 131 seq_puts(seq, "WMore "); in kcm_format_sock() 134 seq_puts(seq, "RxWait "); in kcm_format_sock() 136 seq_puts(seq, "\n"); in kcm_format_sock() 155 seq_puts(seq, "Done "); in kcm_format_psock() 158 seq_puts(seq, "TxStop "); in kcm_format_psock() 161 seq_puts(seq, "RxStop "); in kcm_format_psock() 176 seq_puts(seq, "RxPause "); in kcm_format_psock() 179 seq_puts(seq, "RdyRx "); in kcm_format_psock() [all …]
|
/linux/drivers/block/drbd/ |
A D | drbd_proc.c | 102 seq_puts(seq, "\t["); in drbd_syncer_progress() 108 seq_puts(seq, "] "); in drbd_syncer_progress() 111 seq_puts(seq, "verified:"); in drbd_syncer_progress() 113 seq_puts(seq, "sync'ed:"); in drbd_syncer_progress() 126 seq_puts(seq, "\n\t"); in drbd_syncer_progress() 155 seq_puts(seq, " speed: "); in drbd_syncer_progress() 157 seq_puts(seq, " ("); in drbd_syncer_progress() 168 seq_puts(seq, " -- "); in drbd_syncer_progress() 184 seq_puts(seq, " want: "); in drbd_syncer_progress()
|
/linux/drivers/hwmon/pmbus/ |
A D | adm1266.c | 240 seq_puts(s, adm1266_names[i]); in adm1266_gpio_dbg_show() 242 seq_puts(s, " ( "); in adm1266_gpio_dbg_show() 244 seq_puts(s, "high-Z )\n"); in adm1266_gpio_dbg_show() 248 seq_puts(s, "input "); in adm1266_gpio_dbg_show() 250 seq_puts(s, "output "); in adm1266_gpio_dbg_show() 254 seq_puts(s, "push-pull )\n"); in adm1266_gpio_dbg_show() 269 seq_puts(s, " ( "); in adm1266_gpio_dbg_show() 271 seq_puts(s, "high-Z )\n"); in adm1266_gpio_dbg_show() 276 seq_puts(s, "output "); in adm1266_gpio_dbg_show() 279 seq_puts(s, "input "); in adm1266_gpio_dbg_show() [all …]
|
/linux/drivers/net/ethernet/netronome/nfp/ |
A D | nfp_net_debugfs.c | 54 seq_puts(file, " H_RD "); in nfp_rx_q_show() 56 seq_puts(file, " H_WR "); in nfp_rx_q_show() 58 seq_puts(file, " FL_RD"); in nfp_rx_q_show() 60 seq_puts(file, " FL_WR"); in nfp_rx_q_show() 127 seq_puts(file, " H_RD"); in nfp_tx_q_show() 129 seq_puts(file, " H_WR"); in nfp_tx_q_show() 131 seq_puts(file, " D_RD"); in nfp_tx_q_show() 133 seq_puts(file, " D_WR"); in nfp_tx_q_show()
|
/linux/net/ipv4/ |
A D | proc.c | 309 seq_puts(seq, "\nIcmpMsg:"); in icmpmsg_put_line() 410 seq_puts(seq, "\nTcp:"); in snmp_seq_show_tcp_udp() 414 seq_puts(seq, "\nTcp:"); in snmp_seq_show_tcp_udp() 429 seq_puts(seq, "\nUdp:"); in snmp_seq_show_tcp_udp() 432 seq_puts(seq, "\nUdp:"); in snmp_seq_show_tcp_udp() 439 seq_puts(seq, "\nUdpLite:"); in snmp_seq_show_tcp_udp() 444 seq_puts(seq, "\nUdpLite:"); in snmp_seq_show_tcp_udp() 475 seq_puts(seq, "TcpExt:"); in netstat_seq_show() 479 seq_puts(seq, "\nTcpExt:"); in netstat_seq_show() 493 seq_puts(seq, "\nIpExt:"); in netstat_seq_show() [all …]
|