Home
last modified time | relevance | path

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

12345678910>>...20

/Linux-v5.15/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.15/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.15/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.15/drivers/platform/x86/intel/telemetry/
Ddebugfs.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.15/arch/x86/kernel/
Dirq.c66 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.15/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.c175 seq_puts(m, "State:\t"); in task_state()
176 seq_puts(m, get_task_state(p)); in task_state()
193 seq_puts(m, "\nGroups:\t"); in task_state()
203 seq_puts(m, "\nNStgid:"); in task_state()
206 seq_puts(m, "\nNSpid:"); in task_state()
209 seq_puts(m, "\nNSpgid:"); 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()
340 seq_puts(m, "\nSpeculation_Store_Bypass:\t"); in task_seccomp()
[all …]
/Linux-v5.15/drivers/scsi/
Daha152x.c2498 seq_puts(m, "not issued|"); in get_command()
2500 seq_puts(m, "selecting|"); in get_command()
2502 seq_puts(m, "disconnected|"); in get_command()
2504 seq_puts(m, "aborted|"); in get_command()
2506 seq_puts(m, "identified|"); in get_command()
2508 seq_puts(m, "completed|"); in get_command()
2510 seq_puts(m, "spiordy|"); in get_command()
2512 seq_puts(m, "syncneg|"); in get_command()
2523 seq_puts(m, "SCSISEQ( "); in get_ports()
2525 seq_puts(m, "TARGET MODE "); in get_ports()
[all …]
/Linux-v5.15/kernel/trace/
Dtrace_osnoise.c263 seq_puts(s, "# osnoise is tainted!\n"); in print_osnoise_headers()
265 seq_puts(s, "# _-------=> irqs-off\n"); in print_osnoise_headers()
266 seq_puts(s, "# / _------=> need-resched\n"); in print_osnoise_headers()
267 seq_puts(s, "# | / _-----=> need-resched-lazy\n"); in print_osnoise_headers()
268 seq_puts(s, "# || / _----=> hardirq/softirq\n"); in print_osnoise_headers()
269 seq_puts(s, "# ||| / _---=> preempt-depth\n"); in print_osnoise_headers()
270 seq_puts(s, "# |||| / _--=> preempt-lazy-depth\n"); in print_osnoise_headers()
271 seq_puts(s, "# ||||| / _-=> migrate-disable\n"); in print_osnoise_headers()
273 seq_puts(s, "# |||||| / "); in print_osnoise_headers()
274 seq_puts(s, " MAX\n"); in print_osnoise_headers()
[all …]
/Linux-v5.15/drivers/dma/ptdma/
Dptdma-debugfs.c35 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-v5.15/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.15/fs/cifs/
Dcifsfs.c409 seq_puts(s, ",addr="); in cifs_show_address()
421 seq_puts(s, "(unknown)"); in cifs_show_address()
424 seq_puts(s, ",rdma"); in cifs_show_address()
432 seq_puts(s, ",sec=none"); in cifs_show_security()
436 seq_puts(s, ",sec="); in cifs_show_security()
440 seq_puts(s, "ntlmv2"); in cifs_show_security()
443 seq_puts(s, "krb5"); in cifs_show_security()
446 seq_puts(s, "ntlmssp"); in cifs_show_security()
450 seq_puts(s, "unknown"); in cifs_show_security()
455 seq_puts(s, "i"); in cifs_show_security()
[all …]
/Linux-v5.15/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.15/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.15/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()
84 seq_puts(m, ",idmapped"); in show_mnt_opts()
123 seq_puts(m, __mnt_is_readonly(mnt) ? " ro" : " rw"); in show_vfsmnt()
130 seq_puts(m, " 0 0\n"); in show_vfsmnt()
159 seq_puts(m, mnt->mnt_flags & MNT_READONLY ? " ro" : " rw"); in show_mountinfo()
173 seq_puts(m, " unbindable"); in show_mountinfo()
176 seq_puts(m, " - "); in show_mountinfo()
186 seq_puts(m, sb_rdonly(sb) ? " ro" : " rw"); in show_mountinfo()
207 seq_puts(m, "device "); in show_vfsstat()
[all …]
/Linux-v5.15/drivers/net/ethernet/qualcomm/
Dqca_debug.c78 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-v5.15/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.15/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.15/drivers/net/wireless/mediatek/mt76/mt7915/
Ddebugfs.c137 seq_puts(file, "\nCount: "); in mt7915_ampdu_stat_read_phy()
141 seq_puts(file, "\n"); in mt7915_ampdu_stat_read_phy()
160 seq_puts(s, "\nTx Beamformer applied PPDU counts: "); in mt7915_txbf_stat_read_phy()
168 seq_puts(s, "Tx Beamformer Rx feedback statistics: "); in mt7915_txbf_stat_read_phy()
200 seq_puts(s, "\n"); in mt7915_txbf_stat_read_phy()
216 seq_puts(file, "Tx MSDU statistics:\n"); in mt7915_tx_stats_show()
228 seq_puts(file, "\n"); in mt7915_tx_stats_show()
395 seq_puts(s, "Probing rate - "); in mt7915_sta_stats_show()
397 seq_puts(s, "HT "); in mt7915_sta_stats_show()
399 seq_puts(s, "VHT "); in mt7915_sta_stats_show()
[all …]
/Linux-v5.15/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.15/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.15/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.15/drivers/gpu/drm/i915/gt/
Ddebugfs_gt_pm.c113 seq_puts(m, "Current RC state: "); in gen6_drpc()
117 seq_puts(m, "Core Power Down\n"); in gen6_drpc()
119 seq_puts(m, "on\n"); in gen6_drpc()
122 seq_puts(m, "RC3\n"); in gen6_drpc()
125 seq_puts(m, "RC6\n"); in gen6_drpc()
128 seq_puts(m, "RC7\n"); in gen6_drpc()
131 seq_puts(m, "Unknown\n"); in gen6_drpc()
195 seq_puts(m, "Current RS state: "); in ilk_drpc()
198 seq_puts(m, "on\n"); in ilk_drpc()
201 seq_puts(m, "RC1\n"); in ilk_drpc()
[all …]
/Linux-v5.15/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>>...20