/Linux-v5.4/drivers/media/cec/ |
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() 267 seq_puts(sf, "# Clear error injections:\n"); in cec_pin_error_inj_show() 268 seq_puts(sf, "# clear clear all rx and tx error injections\n"); in cec_pin_error_inj_show() 269 seq_puts(sf, "# rx-clear clear all rx error injections\n"); in cec_pin_error_inj_show() 270 seq_puts(sf, "# tx-clear clear all tx error injections\n"); in cec_pin_error_inj_show() 271 seq_puts(sf, "# <op> clear clear all rx and tx error injections for <op>\n"); in cec_pin_error_inj_show() [all …]
|
/Linux-v5.4/drivers/media/platform/sti/bdisp/ |
D | bdisp-debug.c | 43 seq_puts(s, "SRC1=mem - "); in bdisp_dbg_dump_ins() 46 seq_puts(s, "SRC1=ColorFill - "); in bdisp_dbg_dump_ins() 49 seq_puts(s, "SRC1=copy - "); in bdisp_dbg_dump_ins() 52 seq_puts(s, "SRC1=fil - "); in bdisp_dbg_dump_ins() 55 seq_puts(s, "SRC1=??? - "); in bdisp_dbg_dump_ins() 63 seq_puts(s, "SRC2=mem - "); in bdisp_dbg_dump_ins() 66 seq_puts(s, "SRC2=ColorFill - "); in bdisp_dbg_dump_ins() 69 seq_puts(s, "SRC2=??? - "); in bdisp_dbg_dump_ins() 74 seq_puts(s, "SRC3=mem - "); in bdisp_dbg_dump_ins() 77 seq_puts(s, "IVMX - "); in bdisp_dbg_dump_ins() [all …]
|
/Linux-v5.4/arch/powerpc/mm/ptdump/ |
D | bats.c | 35 seq_puts(m, " -\n"); in bat_show_601() 49 seq_puts(m, "write through "); in bat_show_601() 51 seq_puts(m, "no cache "); in bat_show_601() 53 seq_puts(m, "coherent "); in bat_show_601() 54 seq_puts(m, "\n"); in bat_show_601() 61 seq_puts(m, "---[ Block Address Translation ]---\n"); in bats_show_601() 81 seq_puts(m, " -\n"); in bat_show_603() 93 seq_puts(m, "User "); in bat_show_603() 95 seq_puts(m, "Kernel "); in bat_show_603() 97 seq_puts(m, "Kernel/User "); in bat_show_603() [all …]
|
D | segment_regs.c | 23 seq_puts(m, "No Exec "); in seg_show() 26 seq_puts(m, "\n"); in seg_show() 33 seq_puts(m, "---[ User Segments ]---\n"); in sr_show() 37 seq_puts(m, "\n---[ Kernel Segments ]---\n"); in sr_show()
|
/Linux-v5.4/drivers/platform/x86/ |
D | intel_telemetry_debugfs.c | 355 seq_puts(s, "\n----------------------------------------------------\n"); in telem_pss_states_show() 356 seq_puts(s, "\tPSS TELEM EVENTLOG (Residency = field/19.2 us\n"); in telem_pss_states_show() 357 seq_puts(s, "----------------------------------------------------\n"); in telem_pss_states_show() 404 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show() 405 seq_puts(s, "PStates\n"); in telem_pss_states_show() 406 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show() 407 seq_puts(s, "Domain\t\t\t\tFreq(Mhz)\n"); in telem_pss_states_show() 416 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show() 417 seq_puts(s, "PSS IDLE Status\n"); in telem_pss_states_show() 418 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show() [all …]
|
/Linux-v5.4/fs/proc/ |
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() 79 seq_puts(m, "system:/dev/tty\n"); in show_tty_driver() [all …]
|
D | array.c | 185 seq_puts(m, "State:\t"); in task_state() 186 seq_puts(m, get_task_state(p)); in task_state() 203 seq_puts(m, "\nGroups:\t"); in task_state() 213 seq_puts(m, "\nNStgid:"); in task_state() 216 seq_puts(m, "\nNSpid:"); in task_state() 219 seq_puts(m, "\nNSpgid:"); in task_state() 222 seq_puts(m, "\nNSsid:"); in task_state() 234 seq_puts(m, header); in render_sigset_t() 310 seq_puts(m, header); in render_cap_t() 346 seq_puts(m, "\nSpeculation_Store_Bypass:\t"); in task_seccomp() [all …]
|
/Linux-v5.4/arch/x86/kernel/ |
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() 80 seq_puts(p, " Performance monitoring 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() [all …]
|
/Linux-v5.4/drivers/scsi/ |
D | aha152x.c | 2496 seq_puts(m, "not issued|"); in get_command() 2498 seq_puts(m, "selecting|"); in get_command() 2500 seq_puts(m, "disconnected|"); in get_command() 2502 seq_puts(m, "aborted|"); in get_command() 2504 seq_puts(m, "identified|"); in get_command() 2506 seq_puts(m, "completed|"); in get_command() 2508 seq_puts(m, "spiordy|"); in get_command() 2510 seq_puts(m, "syncneg|"); in get_command() 2521 seq_puts(m, "SCSISEQ( "); in get_ports() 2523 seq_puts(m, "TARGET MODE "); in get_ports() [all …]
|
/Linux-v5.4/fs/cifs/ |
D | cifsfs.c | 376 seq_puts(s, ",addr="); in cifs_show_address() 388 seq_puts(s, "(unknown)"); in cifs_show_address() 391 seq_puts(s, ",rdma"); in cifs_show_address() 399 seq_puts(s, ",sec=none"); in cifs_show_security() 403 seq_puts(s, ",sec="); in cifs_show_security() 407 seq_puts(s, "lanman"); in cifs_show_security() 410 seq_puts(s, "ntlmv2"); in cifs_show_security() 413 seq_puts(s, "ntlm"); in cifs_show_security() 419 seq_puts(s, "ntlmssp"); in cifs_show_security() 423 seq_puts(s, "unknown"); in cifs_show_security() [all …]
|
/Linux-v5.4/drivers/scsi/aic7xxx/ |
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() 134 seq_puts(m, printed_options ? "|RTI" : " RTI"); in ahd_format_transinfo() 138 seq_puts(m, printed_options ? "|QAS" : " QAS"); 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() [all …]
|
/Linux-v5.4/fs/fscache/ |
D | object-list.c | 170 seq_puts(m, "OBJECT PARENT STAT CHLDN OPS OOP IPR EX READS" in fscache_objlist_show() 175 seq_puts(m, " "); in fscache_objlist_show() 177 seq_puts(m, "OBJECT_KEY"); in fscache_objlist_show() 181 seq_puts(m, ", "); in fscache_objlist_show() 183 seq_puts(m, "AUX_DATA"); in fscache_objlist_show() 184 seq_puts(m, "\n"); in fscache_objlist_show() 189 seq_puts(m, "======== ======== ==== ===== === === === == =====" in fscache_objlist_show() 194 seq_puts(m, " ================"); in fscache_objlist_show() 195 seq_puts(m, "\n"); in fscache_objlist_show() 278 seq_puts(m, " "); in fscache_objlist_show() [all …]
|
/Linux-v5.4/drivers/net/ethernet/qualcomm/ |
D | qca_debug.c | 77 seq_puts(s, "TX ring state : "); in qcaspi_info_show() 80 seq_puts(s, "empty"); in qcaspi_info_show() 82 seq_puts(s, "full"); in qcaspi_info_show() 84 seq_puts(s, "in use"); in qcaspi_info_show() 86 seq_puts(s, "\n"); in qcaspi_info_show() 95 seq_puts(s, "QCASPI_SYNC_UNKNOWN"); in qcaspi_info_show() 98 seq_puts(s, "QCASPI_SYNC_RESET"); in qcaspi_info_show() 101 seq_puts(s, "QCASPI_SYNC_READY"); in qcaspi_info_show() 104 seq_puts(s, "INVALID"); in qcaspi_info_show() 107 seq_puts(s, ")\n"); in qcaspi_info_show()
|
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/ |
D | mt76x02_debugfs.c | 16 seq_puts(file, "Length: "); in mt76x02_ampdu_stat_read() 19 seq_puts(file, "\n"); in mt76x02_ampdu_stat_read() 20 seq_puts(file, "Count: "); in mt76x02_ampdu_stat_read() 23 seq_puts(file, "\n"); in mt76x02_ampdu_stat_read() 24 seq_puts(file, "--------"); in mt76x02_ampdu_stat_read() 26 seq_puts(file, "-----------"); in mt76x02_ampdu_stat_read() 27 seq_puts(file, "\n"); in mt76x02_ampdu_stat_read() 68 seq_puts(file, "\n"); in mt76x02_dfs_stat_read()
|
/Linux-v5.4/arch/m68k/atari/ |
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-v5.4/drivers/gpu/drm/sti/ |
D | sti_mixer.c | 87 seq_puts(s, "\tEnabled: "); in mixer_dbg_ctl() 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() [all …]
|
/Linux-v5.4/fs/ |
D | proc_namespace.c | 58 seq_puts(m, fs_infop->str); in show_sb_opts() 79 seq_puts(m, fs_infop->str); in show_mnt_opts() 119 seq_puts(m, __mnt_is_readonly(mnt) ? " ro" : " rw"); in show_vfsmnt() 126 seq_puts(m, " 0 0\n"); in show_vfsmnt() 155 seq_puts(m, mnt->mnt_flags & MNT_READONLY ? " ro" : " rw"); in show_mountinfo() 169 seq_puts(m, " unbindable"); in show_mountinfo() 172 seq_puts(m, " - "); in show_mountinfo() 182 seq_puts(m, sb_rdonly(sb) ? " ro" : " rw"); in show_mountinfo() 203 seq_puts(m, "device "); in show_vfsstat() 209 seq_puts(m, "device "); in show_vfsstat() [all …]
|
/Linux-v5.4/net/kcm/ |
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-v5.4/net/l2tp/ |
D | l2tp_debugfs.c | 237 seq_puts(m, "TUNNEL ID, peer ID from IP to IP\n"); in l2tp_dfs_seq_show() 238 seq_puts(m, " L2TPv2/L2TPv3, UDP/IP\n"); in l2tp_dfs_seq_show() 239 seq_puts(m, " sessions session-count, refcnt refcnt/sk->refcnt\n"); in l2tp_dfs_seq_show() 240 seq_puts(m, " debug tx-pkts/bytes/errs rx-pkts/bytes/errs\n"); in l2tp_dfs_seq_show() 241 seq_puts(m, " SESSION ID, peer ID, PWTYPE\n"); in l2tp_dfs_seq_show() 242 seq_puts(m, " refcnt cnt\n"); in l2tp_dfs_seq_show() 243 seq_puts(m, " offset OFFSET l2specific TYPE/LEN\n"); in l2tp_dfs_seq_show() 244 seq_puts(m, " [ cookie ]\n"); in l2tp_dfs_seq_show() 245 seq_puts(m, " [ peer cookie ]\n"); in l2tp_dfs_seq_show() 246 seq_puts(m, " config mtu/mru/rcvseq/sendseq/dataseq/lns debug reorderto\n"); in l2tp_dfs_seq_show() [all …]
|
/Linux-v5.4/drivers/block/drbd/ |
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-v5.4/drivers/net/ethernet/netronome/nfp/ |
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-v5.4/net/ipv4/ |
D | proc.c | 301 seq_puts(seq, "\nIcmpMsg:"); in icmpmsg_put_line() 306 seq_puts(seq, "\nIcmpMsg:"); in icmpmsg_put_line() 344 seq_puts(seq, "\nIcmp: InMsgs InErrors InCsumErrors"); in icmp_put() 347 seq_puts(seq, " OutMsgs OutErrors"); in icmp_put() 376 seq_puts(seq, "Ip: Forwarding DefaultTTL"); in snmp_seq_show_ipstats() 402 seq_puts(seq, "\nTcp:"); in snmp_seq_show_tcp_udp() 406 seq_puts(seq, "\nTcp:"); in snmp_seq_show_tcp_udp() 421 seq_puts(seq, "\nUdp:"); in snmp_seq_show_tcp_udp() 424 seq_puts(seq, "\nUdp:"); in snmp_seq_show_tcp_udp() 431 seq_puts(seq, "\nUdpLite:"); in snmp_seq_show_tcp_udp() [all …]
|
/Linux-v5.4/arch/microblaze/kernel/cpu/ |
D | mb.c | 105 seq_puts(m, "Icache:\t\tno\n"); in show_cpuinfo() 112 seq_puts(m, "Dcache-Policy:\t"); in show_cpuinfo() 114 seq_puts(m, "write-back\n"); in show_cpuinfo() 116 seq_puts(m, "write-through\n"); in show_cpuinfo() 118 seq_puts(m, "Dcache:\t\tno\n"); in show_cpuinfo()
|
/Linux-v5.4/drivers/misc/mic/host/ |
D | mic_debugfs.c | 29 seq_puts(s, "====================================================\n"); in mic_smpt_show() 41 seq_puts(s, "====================================================\n"); in mic_smpt_show() 85 seq_puts(s, "\n"); in mic_msi_irq_info_show() 93 seq_puts(s, "\n\n"); in mic_msi_irq_info_show() 96 seq_puts(s, "MSI/MSIx interrupts not enabled\n"); in mic_msi_irq_info_show()
|
/Linux-v5.4/net/hsr/ |
D | hsr_debugfs.c | 36 seq_puts(sfp, "Node Table entries\n"); in hsr_node_table_show() 37 seq_puts(sfp, "MAC-Address-A, MAC-Address-B, time_in[A], "); in hsr_node_table_show() 38 seq_puts(sfp, "time_in[B], Address-B port\n"); in hsr_node_table_show() 45 seq_puts(sfp, " "); in hsr_node_table_show()
|