/Linux-v4.19/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-v4.19/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-v4.19/drivers/platform/x86/ |
D | intel_telemetry_debugfs.c | 366 seq_puts(s, "\n----------------------------------------------------\n"); in telem_pss_states_show() 367 seq_puts(s, "\tPSS TELEM EVENTLOG (Residency = field/19.2 us\n"); in telem_pss_states_show() 368 seq_puts(s, "----------------------------------------------------\n"); in telem_pss_states_show() 415 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show() 416 seq_puts(s, "PStates\n"); in telem_pss_states_show() 417 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show() 418 seq_puts(s, "Domain\t\t\t\tFreq(Mhz)\n"); in telem_pss_states_show() 427 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show() 428 seq_puts(s, "PSS IDLE Status\n"); in telem_pss_states_show() 429 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show() [all …]
|
/Linux-v4.19/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 …]
|
/Linux-v4.19/arch/x86/kernel/ |
D | irq.c | 65 seq_puts(p, " Non-maskable interrupts\n"); in arch_show_interrupts() 70 seq_puts(p, " Local timer interrupts\n"); in arch_show_interrupts() 75 seq_puts(p, " Spurious interrupts\n"); in arch_show_interrupts() 79 seq_puts(p, " Performance monitoring interrupts\n"); in arch_show_interrupts() 83 seq_puts(p, " IRQ work interrupts\n"); in arch_show_interrupts() 87 seq_puts(p, " APIC ICR read retries\n"); in arch_show_interrupts() 92 seq_puts(p, " Platform interrupts\n"); in arch_show_interrupts() 99 seq_puts(p, " Rescheduling interrupts\n"); in arch_show_interrupts() 103 seq_puts(p, " Function call interrupts\n"); in arch_show_interrupts() 107 seq_puts(p, " TLB shootdowns\n"); in arch_show_interrupts() [all …]
|
/Linux-v4.19/drivers/scsi/ |
D | aha152x.c | 2507 seq_puts(m, "not issued|"); in get_command() 2509 seq_puts(m, "selecting|"); in get_command() 2511 seq_puts(m, "disconnected|"); in get_command() 2513 seq_puts(m, "aborted|"); in get_command() 2515 seq_puts(m, "identified|"); in get_command() 2517 seq_puts(m, "completed|"); in get_command() 2519 seq_puts(m, "spiordy|"); in get_command() 2521 seq_puts(m, "syncneg|"); in get_command() 2532 seq_puts(m, "SCSISEQ( "); in get_ports() 2534 seq_puts(m, "TARGET MODE "); in get_ports() [all …]
|
/Linux-v4.19/fs/cifs/ |
D | cifsfs.c | 333 seq_puts(s, ",addr="); in cifs_show_address() 345 seq_puts(s, "(unknown)"); in cifs_show_address() 348 seq_puts(s, ",rdma"); in cifs_show_address() 356 seq_puts(s, ",sec=none"); in cifs_show_security() 360 seq_puts(s, ",sec="); in cifs_show_security() 364 seq_puts(s, "lanman"); in cifs_show_security() 367 seq_puts(s, "ntlmv2"); in cifs_show_security() 370 seq_puts(s, "ntlm"); in cifs_show_security() 373 seq_puts(s, "krb5"); in cifs_show_security() 376 seq_puts(s, "ntlmssp"); in cifs_show_security() [all …]
|
/Linux-v4.19/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-v4.19/drivers/net/wireless/mediatek/mt76/ |
D | mt76x2_debugfs.c | 27 seq_puts(file, "Length: "); in mt76x2_ampdu_stat_read() 30 seq_puts(file, "\n"); in mt76x2_ampdu_stat_read() 31 seq_puts(file, "Count: "); in mt76x2_ampdu_stat_read() 34 seq_puts(file, "\n"); in mt76x2_ampdu_stat_read() 35 seq_puts(file, "--------"); in mt76x2_ampdu_stat_read() 37 seq_puts(file, "-----------"); in mt76x2_ampdu_stat_read() 38 seq_puts(file, "\n"); in mt76x2_ampdu_stat_read() 58 seq_puts(file, "\n"); in seq_puts_array() 98 seq_puts(file, "\n"); in mt76x2_dfs_stat_read()
|
/Linux-v4.19/fs/fscache/ |
D | object-list.c | 174 seq_puts(m, "OBJECT PARENT STAT CHLDN OPS OOP IPR EX READS" in fscache_objlist_show() 179 seq_puts(m, " "); in fscache_objlist_show() 181 seq_puts(m, "OBJECT_KEY"); in fscache_objlist_show() 185 seq_puts(m, ", "); in fscache_objlist_show() 187 seq_puts(m, "AUX_DATA"); in fscache_objlist_show() 188 seq_puts(m, "\n"); in fscache_objlist_show() 193 seq_puts(m, "======== ======== ==== ===== === === === == =====" in fscache_objlist_show() 198 seq_puts(m, " ================"); in fscache_objlist_show() 199 seq_puts(m, "\n"); in fscache_objlist_show() 282 seq_puts(m, " "); in fscache_objlist_show() [all …]
|
/Linux-v4.19/drivers/net/ethernet/qualcomm/ |
D | qca_debug.c | 75 seq_puts(s, "TX ring state : "); in qcaspi_info_show() 78 seq_puts(s, "empty"); in qcaspi_info_show() 80 seq_puts(s, "full"); in qcaspi_info_show() 82 seq_puts(s, "in use"); in qcaspi_info_show() 84 seq_puts(s, "\n"); in qcaspi_info_show() 93 seq_puts(s, "QCASPI_SYNC_UNKNOWN"); in qcaspi_info_show() 96 seq_puts(s, "QCASPI_SYNC_RESET"); in qcaspi_info_show() 99 seq_puts(s, "QCASPI_SYNC_READY"); in qcaspi_info_show() 102 seq_puts(s, "INVALID"); in qcaspi_info_show() 105 seq_puts(s, ")\n"); in qcaspi_info_show()
|
/Linux-v4.19/drivers/gpu/drm/sti/ |
D | sti_mixer.c | 83 seq_puts(s, "\tEnabled: "); in mixer_dbg_ctl() 94 seq_puts(s, "CURS "); in mixer_dbg_ctl() 98 seq_puts(s, "Nothing"); in mixer_dbg_ctl() 105 seq_puts(s, "\tDepth: "); in mixer_dbg_crb() 109 seq_puts(s, "VID0"); in mixer_dbg_crb() 112 seq_puts(s, "VID1"); in mixer_dbg_crb() 115 seq_puts(s, "GDP0"); in mixer_dbg_crb() 118 seq_puts(s, "GDP1"); in mixer_dbg_crb() 121 seq_puts(s, "GDP2"); in mixer_dbg_crb() 124 seq_puts(s, "GDP3"); in mixer_dbg_crb() [all …]
|
/Linux-v4.19/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-v4.19/net/l2tp/ |
D | l2tp_debugfs.c | 242 seq_puts(m, "TUNNEL ID, peer ID from IP to IP\n"); in l2tp_dfs_seq_show() 243 seq_puts(m, " L2TPv2/L2TPv3, UDP/IP\n"); in l2tp_dfs_seq_show() 244 seq_puts(m, " sessions session-count, refcnt refcnt/sk->refcnt\n"); in l2tp_dfs_seq_show() 245 seq_puts(m, " debug tx-pkts/bytes/errs rx-pkts/bytes/errs\n"); in l2tp_dfs_seq_show() 246 seq_puts(m, " SESSION ID, peer ID, PWTYPE\n"); in l2tp_dfs_seq_show() 247 seq_puts(m, " refcnt cnt\n"); in l2tp_dfs_seq_show() 248 seq_puts(m, " offset OFFSET l2specific TYPE/LEN\n"); in l2tp_dfs_seq_show() 249 seq_puts(m, " [ cookie ]\n"); in l2tp_dfs_seq_show() 250 seq_puts(m, " [ peer cookie ]\n"); in l2tp_dfs_seq_show() 251 seq_puts(m, " config mtu/mru/rcvseq/sendseq/dataseq/lns debug reorderto\n"); in l2tp_dfs_seq_show() [all …]
|
/Linux-v4.19/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-v4.19/drivers/block/drbd/ |
D | drbd_proc.c | 114 seq_puts(seq, "\t["); in drbd_syncer_progress() 120 seq_puts(seq, "] "); in drbd_syncer_progress() 123 seq_puts(seq, "verified:"); in drbd_syncer_progress() 125 seq_puts(seq, "sync'ed:"); in drbd_syncer_progress() 138 seq_puts(seq, "\n\t"); in drbd_syncer_progress() 167 seq_puts(seq, " speed: "); in drbd_syncer_progress() 169 seq_puts(seq, " ("); in drbd_syncer_progress() 180 seq_puts(seq, " -- "); in drbd_syncer_progress() 196 seq_puts(seq, " want: "); in drbd_syncer_progress()
|
D | drbd_debugfs.c | 38 seq_puts(m, set_name); in __seq_print_rq_state_bit() 42 seq_puts(m, unset_name); in __seq_print_rq_state_bit() 62 seq_puts(m, "\tlocal:"); in seq_print_request_state() 72 seq_puts(m, " -"); in seq_print_request_state() 84 seq_puts(m, " -"); in seq_print_request_state() 92 seq_puts(m, " -"); in seq_print_request_state() 133 seq_puts(m, "minor\tvnr\tstart\tsubmit\tintent\n"); in seq_print_resource_pending_meta_io() 147 seq_puts(m, "-\t"); in seq_print_resource_pending_meta_io() 161 seq_puts(m, "minor\tvnr\tage\t#waiting\n"); in seq_print_waiting_for_AL() 184 seq_puts(m, "-\t"); in seq_print_waiting_for_AL() [all …]
|
/Linux-v4.19/net/ipv4/ |
D | proc.c | 302 seq_puts(seq, "\nIcmpMsg:"); in icmpmsg_put_line() 307 seq_puts(seq, "\nIcmpMsg:"); in icmpmsg_put_line() 345 seq_puts(seq, "\nIcmp: InMsgs InErrors InCsumErrors"); in icmp_put() 348 seq_puts(seq, " OutMsgs OutErrors"); in icmp_put() 377 seq_puts(seq, "Ip: Forwarding DefaultTTL"); in snmp_seq_show_ipstats() 403 seq_puts(seq, "\nTcp:"); in snmp_seq_show_tcp_udp() 407 seq_puts(seq, "\nTcp:"); in snmp_seq_show_tcp_udp() 422 seq_puts(seq, "\nUdp:"); in snmp_seq_show_tcp_udp() 425 seq_puts(seq, "\nUdp:"); in snmp_seq_show_tcp_udp() 432 seq_puts(seq, "\nUdpLite:"); in snmp_seq_show_tcp_udp() [all …]
|
/Linux-v4.19/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-v4.19/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_debugfs.c | 84 seq_puts(file, " H_RD "); in nfp_net_debugfs_rx_q_read() 86 seq_puts(file, " H_WR "); in nfp_net_debugfs_rx_q_read() 88 seq_puts(file, " FL_RD"); in nfp_net_debugfs_rx_q_read() 90 seq_puts(file, " FL_WR"); in nfp_net_debugfs_rx_q_read() 176 seq_puts(file, " H_RD"); in nfp_net_debugfs_tx_q_read() 178 seq_puts(file, " H_WR"); in nfp_net_debugfs_tx_q_read() 180 seq_puts(file, " D_RD"); in nfp_net_debugfs_tx_q_read() 182 seq_puts(file, " D_WR"); in nfp_net_debugfs_tx_q_read()
|
/Linux-v4.19/drivers/net/xen-netback/ |
D | hash.c | 389 seq_puts(m, "Hash Algorithm: TOEPLITZ\n"); in xenvif_dump_hash_info() 393 seq_puts(m, "Hash Algorithm: NONE\n"); in xenvif_dump_hash_info() 400 seq_puts(m, "\nHash Flags:\n"); in xenvif_dump_hash_info() 403 seq_puts(m, "- IPv4\n"); in xenvif_dump_hash_info() 405 seq_puts(m, "- IPv4 + TCP\n"); in xenvif_dump_hash_info() 407 seq_puts(m, "- IPv6\n"); in xenvif_dump_hash_info() 409 seq_puts(m, "- IPv6 + TCP\n"); in xenvif_dump_hash_info() 412 seq_puts(m, "\nHash Key:\n"); in xenvif_dump_hash_info() 426 seq_puts(m, "\n"); in xenvif_dump_hash_info() 432 seq_puts(m, "\nHash Mapping:\n"); in xenvif_dump_hash_info() [all …]
|
/Linux-v4.19/arch/x86/kernel/cpu/ |
D | proc.c | 78 seq_puts(m, "stepping\t: unknown\n"); in show_cpuinfo() 100 seq_puts(m, "flags\t\t:"); in show_cpuinfo() 105 seq_puts(m, "\nbugs\t\t:"); in show_cpuinfo() 126 seq_puts(m, "power management:"); in show_cpuinfo() 139 seq_puts(m, "\n\n"); in show_cpuinfo()
|
/Linux-v4.19/arch/ia64/kernel/ |
D | palinfo.c | 178 seq_puts(m, "127"); in bitregister_process() 240 seq_puts(m, "Unified "); in cache_info() 252 seq_puts(m, "\tStore latency : N/A\n"); in cache_info() 266 seq_puts(m, "\n\tLoad hints : "); in cache_info() 320 seq_puts(m, "unlimited\n"); in vm_info() 328 seq_puts(m, "Supported memory attributes : "); in vm_info() 354 seq_puts(m, "\nTLB purgeable page sizes : "); in vm_info() 397 seq_puts(m, "PreferredPageSizeOptimized "); in vm_info() 399 seq_puts(m, "Unified "); in vm_info() 401 seq_puts(m, "TCReduction"); in vm_info() [all …]
|
/Linux-v4.19/drivers/staging/mt7621-mmc/ |
D | dbg.c | 214 seq_puts(s, "\n=========================================\n"); in msdc_debug_proc_read() 215 seq_puts(s, "Index<0> + Id + Zone\n"); in msdc_debug_proc_read() 216 seq_puts(s, "-> PWR<9> WRN<8> | FIO<7> OPS<6> FUN<5> CFG<4> | INT<3> RSP<2> CMD<1> DMA<0>\n"); in msdc_debug_proc_read() 217 seq_puts(s, "-> echo 0 3 0x3ff >msdc_bebug -> host[3] debug zone set to 0x3ff\n"); in msdc_debug_proc_read() 223 seq_puts(s, "Index<3> + SDIO_PROFILE + TIME\n"); in msdc_debug_proc_read() 224 seq_puts(s, "-> echo 3 1 0x1E >msdc_bebug -> enable sdio_profile, 30s\n"); in msdc_debug_proc_read() 226 seq_puts(s, "=========================================\n\n"); in msdc_debug_proc_read()
|
/Linux-v4.19/drivers/net/wireless/st/cw1200/ |
D | debug.c | 83 seq_puts(seq, " link map: 0-> "); in cw1200_queue_status_show() 108 seq_puts(seq, "CW1200 Wireless LAN driver status\n"); in cw1200_status_show() 133 seq_puts(seq, "Filter: promisc\n"); in cw1200_status_show() 135 seq_puts(seq, "Filter: fcs\n"); in cw1200_status_show() 137 seq_puts(seq, "Filter: bssid\n"); in cw1200_status_show() 139 seq_puts(seq, "Filter: beacons\n"); in cw1200_status_show() 208 seq_puts(seq, "\n"); in cw1200_status_show() 211 seq_puts(seq, "\n"); in cw1200_status_show() 221 seq_puts(seq, "\n"); in cw1200_status_show() 232 seq_puts(seq, "\n"); in cw1200_status_show()
|