Home
last modified time | relevance | path

Searched refs:seq_puts (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/Linux-v5.10/drivers/media/cec/core/
Dcec-pin-error-inj.c243 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.10/drivers/media/platform/sti/bdisp/
Dbdisp-debug.c43 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.10/arch/powerpc/mm/ptdump/
Dbats.c25 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()
51 seq_puts(m, lower & _PAGE_WRITETHRU ? "w " : " "); 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()
[all …]
Dsegment_regs.c23 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.10/drivers/platform/x86/
Dintel_telemetry_debugfs.c354 seq_puts(s, "\n----------------------------------------------------\n"); in telem_pss_states_show()
355 seq_puts(s, "\tPSS TELEM EVENTLOG (Residency = field/19.2 us\n"); in telem_pss_states_show()
356 seq_puts(s, "----------------------------------------------------\n"); in telem_pss_states_show()
403 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show()
404 seq_puts(s, "PStates\n"); in telem_pss_states_show()
405 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show()
406 seq_puts(s, "Domain\t\t\t\tFreq(Mhz)\n"); in telem_pss_states_show()
415 seq_puts(s, "\n--------------------------------------\n"); in telem_pss_states_show()
416 seq_puts(s, "PSS IDLE Status\n"); in telem_pss_states_show()
417 seq_puts(s, "--------------------------------------\n"); in telem_pss_states_show()
[all …]
/Linux-v5.10/arch/x86/kernel/
Dirq.c65 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-v5.10/fs/proc/
Dproc_tty.c41 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 …]
Darray.c184 seq_puts(m, "State:\t"); in task_state()
185 seq_puts(m, get_task_state(p)); in task_state()
202 seq_puts(m, "\nGroups:\t"); in task_state()
212 seq_puts(m, "\nNStgid:"); in task_state()
215 seq_puts(m, "\nNSpid:"); in task_state()
218 seq_puts(m, "\nNSpgid:"); in task_state()
221 seq_puts(m, "\nNSsid:"); in task_state()
233 seq_puts(m, header); in render_sigset_t()
309 seq_puts(m, header); in render_cap_t()
347 seq_puts(m, "\nSpeculation_Store_Bypass:\t"); in task_seccomp()
[all …]
/Linux-v5.10/drivers/scsi/
Daha152x.c2495 seq_puts(m, "not issued|"); in get_command()
2497 seq_puts(m, "selecting|"); in get_command()
2499 seq_puts(m, "disconnected|"); in get_command()
2501 seq_puts(m, "aborted|"); in get_command()
2503 seq_puts(m, "identified|"); in get_command()
2505 seq_puts(m, "completed|"); in get_command()
2507 seq_puts(m, "spiordy|"); in get_command()
2509 seq_puts(m, "syncneg|"); in get_command()
2520 seq_puts(m, "SCSISEQ( "); in get_ports()
2522 seq_puts(m, "TARGET MODE "); in get_ports()
[all …]
/Linux-v5.10/fs/cifs/
Dcifsfs.c385 seq_puts(s, ",addr="); in cifs_show_address()
397 seq_puts(s, "(unknown)"); in cifs_show_address()
400 seq_puts(s, ",rdma"); in cifs_show_address()
408 seq_puts(s, ",sec=none"); in cifs_show_security()
412 seq_puts(s, ",sec="); in cifs_show_security()
416 seq_puts(s, "lanman"); in cifs_show_security()
419 seq_puts(s, "ntlmv2"); in cifs_show_security()
422 seq_puts(s, "ntlm"); in cifs_show_security()
425 seq_puts(s, "krb5"); in cifs_show_security()
428 seq_puts(s, "ntlmssp"); in cifs_show_security()
[all …]
/Linux-v5.10/drivers/scsi/aic7xxx/
Daic79xx_proc.c100 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.10/net/l2tp/
Dl2tp_debugfs.c207 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()
241 seq_puts(m, " sessions session-count, refcnt refcnt/sk->refcnt\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()
[all …]
/Linux-v5.10/fs/fscache/
Dobject-list.c171 seq_puts(m, "OBJECT PARENT STAT CHLDN OPS OOP IPR EX READS" in fscache_objlist_show()
176 seq_puts(m, " "); in fscache_objlist_show()
178 seq_puts(m, "OBJECT_KEY"); in fscache_objlist_show()
182 seq_puts(m, ", "); in fscache_objlist_show()
184 seq_puts(m, "AUX_DATA"); in fscache_objlist_show()
185 seq_puts(m, "\n"); in fscache_objlist_show()
190 seq_puts(m, "======== ======== ==== ===== === === === == =====" in fscache_objlist_show()
195 seq_puts(m, " ================"); in fscache_objlist_show()
196 seq_puts(m, "\n"); in fscache_objlist_show()
279 seq_puts(m, " "); in fscache_objlist_show()
[all …]
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/
Dmt76x02_debugfs.c16 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-v5.10/drivers/net/ethernet/qualcomm/
Dqca_debug.c77 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.10/arch/m68k/atari/
Dnvram.c191 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.10/drivers/gpu/drm/sti/
Dsti_mixer.c87 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.10/fs/
Dproc_namespace.c58 seq_puts(m, fs_infop->str); in show_sb_opts()
80 seq_puts(m, fs_infop->str); in show_mnt_opts()
120 seq_puts(m, __mnt_is_readonly(mnt) ? " ro" : " rw"); in show_vfsmnt()
127 seq_puts(m, " 0 0\n"); in show_vfsmnt()
156 seq_puts(m, mnt->mnt_flags & MNT_READONLY ? " ro" : " rw"); in show_mountinfo()
170 seq_puts(m, " unbindable"); in show_mountinfo()
173 seq_puts(m, " - "); in show_mountinfo()
183 seq_puts(m, sb_rdonly(sb) ? " ro" : " rw"); in show_mountinfo()
204 seq_puts(m, "device "); in show_vfsstat()
210 seq_puts(m, "device "); in show_vfsstat()
[all …]
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7915/
Ddebugfs.c136 seq_puts(file, "\nCount: "); in mt7915_ampdu_stat_read_phy()
140 seq_puts(file, "\n"); in mt7915_ampdu_stat_read_phy()
156 seq_puts(s, "\nTx Beamformer applied PPDU counts: "); in mt7915_txbf_stat_read_phy()
164 seq_puts(s, "Tx Beamformer Rx feedback statistics: "); in mt7915_txbf_stat_read_phy()
191 seq_puts(s, "\n"); in mt7915_txbf_stat_read_phy()
207 seq_puts(file, "Tx MSDU stat:\n"); in mt7915_tx_stats_read()
219 seq_puts(file, "\n"); in mt7915_tx_stats_read()
348 seq_puts(s, "Band 0:\n"); in mt7915_read_rate_txpower()
358 seq_puts(s, "Band 1:\n"); in mt7915_read_rate_txpower()
423 seq_puts(s, "Probing rate - "); in mt7915_sta_stats_read()
[all …]
/Linux-v5.10/net/kcm/
Dkcmproc.c106 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.10/drivers/block/drbd/
Ddrbd_proc.c102 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.10/drivers/net/ethernet/netronome/nfp/
Dnfp_net_debugfs.c54 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.10/net/ipv4/
Dproc.c306 seq_puts(seq, "\nIcmpMsg:"); in icmpmsg_put_line()
311 seq_puts(seq, "\nIcmpMsg:"); in icmpmsg_put_line()
349 seq_puts(seq, "\nIcmp: InMsgs InErrors InCsumErrors"); in icmp_put()
352 seq_puts(seq, " OutMsgs OutErrors"); in icmp_put()
381 seq_puts(seq, "Ip: Forwarding DefaultTTL"); in snmp_seq_show_ipstats()
407 seq_puts(seq, "\nTcp:"); in snmp_seq_show_tcp_udp()
411 seq_puts(seq, "\nTcp:"); in snmp_seq_show_tcp_udp()
426 seq_puts(seq, "\nUdp:"); in snmp_seq_show_tcp_udp()
429 seq_puts(seq, "\nUdp:"); in snmp_seq_show_tcp_udp()
436 seq_puts(seq, "\nUdpLite:"); in snmp_seq_show_tcp_udp()
[all …]
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Ddebugfs_gt_pm.c112 seq_puts(m, "Current RC state: "); in gen6_drpc()
116 seq_puts(m, "Core Power Down\n"); in gen6_drpc()
118 seq_puts(m, "on\n"); in gen6_drpc()
121 seq_puts(m, "RC3\n"); in gen6_drpc()
124 seq_puts(m, "RC6\n"); in gen6_drpc()
127 seq_puts(m, "RC7\n"); in gen6_drpc()
130 seq_puts(m, "Unknown\n"); in gen6_drpc()
194 seq_puts(m, "Current RS state: "); in ilk_drpc()
197 seq_puts(m, "on\n"); in ilk_drpc()
200 seq_puts(m, "RC1\n"); in ilk_drpc()
[all …]
/Linux-v5.10/drivers/hwmon/pmbus/
Dadm1266.c240 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()
252 seq_puts(s, "open-drain )\n"); in adm1266_gpio_dbg_show()
254 seq_puts(s, "push-pull )\n"); in adm1266_gpio_dbg_show()
263 seq_puts(s, adm1266_names[ADM1266_GPIO_NR + i]); 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()
[all …]

12345678910>>...19