Home
last modified time | relevance | path

Searched refs:seq (Results 1 – 25 of 1657) sorted by relevance

12345678910>>...67

/linux/drivers/vdpa/pds/
A Ddebugfs.c37 seq_puts(seq, "status:"); in print_status_bits()
44 seq_puts(seq, "\n"); in print_status_bits()
51 seq_puts(seq, "features:"); in print_feature_bits_all()
58 seq_puts(seq, " VIRTIO_NET_F_CSUM"); in print_feature_bits_all()
67 seq_puts(seq, " VIRTIO_NET_F_MTU"); in print_feature_bits_all()
70 seq_puts(seq, " VIRTIO_NET_F_MAC"); in print_feature_bits_all()
118 seq_puts(seq, " VIRTIO_NET_F_MQ"); in print_feature_bits_all()
157 seq_puts(seq, " VIRTIO_F_SR_IOV"); in print_feature_bits_all()
162 seq_printf(seq, " bit_%d", i); in print_feature_bits_all()
167 seq_puts(seq, "\n"); in print_feature_bits_all()
[all …]
/linux/drivers/net/bonding/
A Dbond_procfs.c67 seq_printf(seq, "Bonding Mode: %s", in bond_info_show_master()
77 seq_printf(seq, "\n"); in bond_info_show_master()
127 seq_printf(seq, ","); in bond_info_show_master()
131 seq_printf(seq, "\n"); in bond_info_show_master()
141 seq_printf(seq, ","); in bond_info_show_master()
145 seq_printf(seq, "\n"); in bond_info_show_master()
152 seq_puts(seq, "\n802.3ad info\n"); in bond_info_show_master()
155 seq_printf(seq, "LACP rate: %s\n", in bond_info_show_master()
169 seq_printf(seq, in bond_info_show_master()
269 bond_info_show_master(seq); in bond_info_seq_show()
[all …]
/linux/drivers/net/wireless/st/cw1200/
A Ddebug.c80 seq_puts(seq, " link map: 0-> "); in cw1200_queue_status_show()
92 seq_printf(seq, "%s0-> ", label); in cw1200_debug_print_map()
113 seq_printf(seq, "FW API: %d\n", in cw1200_status_show()
117 seq_printf(seq, "FW label: '%s'\n", in cw1200_status_show()
122 seq_printf(seq, "Join state: %s\n", in cw1200_status_show()
182 seq_printf(seq, "HT: %s\n", in cw1200_status_show()
190 seq_printf(seq, "RSSI thold: %d\n", in cw1200_status_show()
205 seq_puts(seq, "\n"); in cw1200_status_show()
208 seq_puts(seq, "\n"); in cw1200_status_show()
218 seq_puts(seq, "\n"); in cw1200_status_show()
[all …]
/linux/drivers/net/wireless/rsi/
A Drsi_91x_debugfs.c29 struct rsi_common *common = seq->private; in rsi_sdio_stats_read()
33 seq_printf(seq, "total_sdio_interrupts: %d\n", in rsi_sdio_stats_read()
37 seq_printf(seq, "sdio_buff_full_count : %d\n", in rsi_sdio_stats_read()
44 seq_printf(seq, "BUFFER FULL STATUS : %d\n", in rsi_sdio_stats_read()
50 seq_printf(seq, "BUFFER FULL COUNTER : %d\n", in rsi_sdio_stats_read()
83 struct rsi_common *common = seq->private; in rsi_version_read()
85 seq_printf(seq, "LMAC : %d.%d.%d.%d\n", in rsi_version_read()
117 struct rsi_common *common = seq->private; in rsi_stats_read()
132 seq_puts(seq, "DRIVER_FSM_STATE: "); in rsi_stats_read()
154 seq_printf(seq, "total_vo_pkt_freed: %8d\n", in rsi_stats_read()
[all …]
/linux/drivers/usb/dwc2/
A Ddebugfs.c168 seq_puts(seq, "\n"); in state_show()
255 seq_puts(seq, "\n"); in ep_show()
678 print_param(seq, p, speed); in params_show()
687 print_param(seq, p, phy_type); in params_show()
699 print_param(seq, p, ts_dline); in params_show()
706 print_param(seq, p, lpm); in params_show()
708 print_param(seq, p, besl); in params_show()
712 print_param(seq, p, host_dma); in params_show()
713 print_param(seq, p, g_dma); in params_show()
734 print_param(seq, hw, op_mode); in hw_params_show()
[all …]
/linux/net/xfrm/
A Dxfrm_replay.c133 if (likely(seq > x->replay.seq)) in xfrm_replay_check_legacy()
136 diff = x->replay.seq - seq; in xfrm_replay_check_legacy()
173 if (seq > x->replay.seq) { in xfrm_replay_advance()
174 diff = seq - x->replay.seq; in xfrm_replay_advance()
179 x->replay.seq = seq; in xfrm_replay_advance()
181 diff = x->replay.seq - seq; in xfrm_replay_advance()
270 if (seq > replay_esn->seq) { in xfrm_replay_advance_bmp()
271 diff = seq - replay_esn->seq; in xfrm_replay_advance_bmp()
287 replay_esn->seq = seq; in xfrm_replay_advance_bmp()
289 diff = replay_esn->seq - seq; in xfrm_replay_advance_bmp()
[all …]
/linux/net/atm/
A Dproc.c60 seq_puts(seq, " "); in atm_dev_info()
62 seq_puts(seq, " "); in atm_dev_info()
65 seq_putc(seq, '\n'); in atm_dev_info()
136 v = vcc_walk(seq, 1); in vcc_seq_next()
167 seq_putc(seq, '\n'); in pvc_info()
189 seq_printf(seq, "PVC"); in vcc_info()
192 seq_printf(seq, "SVC"); in vcc_info()
221 seq_putc(seq, '\n'); in svc_info()
258 pvc_info(seq, vcc); in pvc_seq_show()
280 vcc_info(seq, vcc); in vcc_seq_show()
[all …]
/linux/net/kcm/
A Dkcmproc.c88 seq_printf(seq, in kcm_format_mux_header()
92 seq_printf(seq, in kcm_format_mux_header()
106 seq_puts(seq, "\n"); in kcm_format_mux_header()
112 seq_printf(seq, in kcm_format_sock()
136 seq_puts(seq, "\n"); in kcm_format_sock()
142 seq_printf(seq, in kcm_format_psock()
193 seq_printf(seq, in kcm_format_mux()
281 seq_printf(seq, in kcm_stats_seq_show()
294 seq_printf(seq, in kcm_stats_seq_show()
307 seq_printf(seq, in kcm_stats_seq_show()
[all …]
/linux/drivers/block/drbd/
A Ddrbd_proc.c102 seq_puts(seq, "\t["); in drbd_syncer_progress()
104 seq_putc(seq, '='); in drbd_syncer_progress()
105 seq_putc(seq, '>'); in drbd_syncer_progress()
107 seq_putc(seq, '.'); in drbd_syncer_progress()
108 seq_puts(seq, "] "); in drbd_syncer_progress()
126 seq_puts(seq, "\n\t"); in drbd_syncer_progress()
157 seq_puts(seq, " ("); in drbd_syncer_progress()
180 seq_putc(seq, ')'); in drbd_syncer_progress()
204 seq_printf(seq, in drbd_syncer_progress()
211 seq_putc(seq, '\n'); in drbd_syncer_progress()
[all …]
/linux/kernel/trace/
A Dtrace_seq.c35 if (unlikely(!s->seq.size)) in __trace_seq_init()
89 seq_buf_vprintf(&s->seq, fmt, ap); in trace_seq_printf()
94 s->seq.len = save_len; in trace_seq_printf()
121 s->seq.len = save_len; in trace_seq_bitmask()
152 s->seq.len = save_len; in trace_seq_vprintf()
186 s->seq.len = save_len; in trace_seq_bprintf()
243 seq_buf_putc(&s->seq, c); in trace_seq_putc()
303 s->seq.len = save_len; in trace_seq_putmem_hex()
339 s->seq.len = save_len; in trace_seq_path()
400 s->seq.len = save_len; in trace_seq_hex_dump()
[all …]
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_debugfs.c131 seq_printf(seq, in cim_la_show()
285 seq_puts(seq, "\n"); in cim_ma_la_show()
291 seq_puts(seq, in cim_ma_la_show()
365 seq_printf(seq, in cim_qcfg_show()
473 seq_putc(seq, '\n'); in field_desc_show()
1162 seq_printf(seq, in mboxlog_show()
1373 seq_putc(seq, '/'); in mps_trc_show()
1815 seq_printf(seq, in mps_tcam_show()
1828 seq_printf(seq, in mps_tcam_show()
1838 seq_printf(seq, in mps_tcam_show()
[all …]
/linux/net/sctp/
A Dproc.c105 seq_printf(seq, "*"); in sctp_seq_dump_local_addrs()
126 seq_printf(seq, "*"); in sctp_seq_dump_remote_addrs()
184 seq_printf(seq, "\n"); in sctp_eps_seq_show()
262 seq_printf(seq, in sctp_assocs_seq_show()
274 seq_printf(seq, " "); in sctp_assocs_seq_show()
276 seq_printf(seq, "<-> "); in sctp_assocs_seq_show()
288 seq_printf(seq, "\n"); in sctp_assocs_seq_show()
320 seq_printf(seq, " "); in sctp_remaddr_seq_show()
347 seq_puts(seq, "0 "); in sctp_remaddr_seq_show()
354 seq_puts(seq, "0 "); in sctp_remaddr_seq_show()
[all …]
/linux/kernel/bpf/
A Dbpf_iter.c128 p = seq->op->start(seq, &seq->index); in bpf_seq_read()
133 seq->op->stop(seq, p); in bpf_seq_read()
138 err = seq->op->show(seq, p); in bpf_seq_read()
148 seq->op->stop(seq, p); in bpf_seq_read()
159 p = seq->op->next(seq, p, &seq->index); in bpf_seq_read()
179 seq->op->stop(seq, p); in bpf_seq_read()
185 err = seq->op->show(seq, p); in bpf_seq_read()
194 seq->op->stop(seq, p); in bpf_seq_read()
206 seq->op->stop(seq, NULL); in bpf_seq_read()
211 seq->op->stop(seq, p); in bpf_seq_read()
[all …]
/linux/net/ipv4/
A Dproc.c60 socket_seq_show(seq); in sockstat_seq_show()
371 seq_printf(seq, " %lu", in icmp_put()
379 seq_printf(seq, " %lu", in icmp_put()
420 seq_puts(seq, "\nTcp:"); in snmp_seq_show_tcp_udp()
424 seq_puts(seq, "\nTcp:"); in snmp_seq_show_tcp_udp()
439 seq_puts(seq, "\nUdp:"); in snmp_seq_show_tcp_udp()
442 seq_puts(seq, "\nUdp:"); in snmp_seq_show_tcp_udp()
458 seq_putc(seq, '\n'); in snmp_seq_show_tcp_udp()
467 icmpmsg_put(seq); in snmp_seq_show()
525 seq_putc(seq, '\n'); in netstat_seq_show()
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
A Dqmgr.c32 mutex_lock(&qmgr->seq.mutex); in nvkm_falcon_qmgr_seq_acquire()
40 set_bit(index, qmgr->seq.tbl); in nvkm_falcon_qmgr_seq_acquire()
41 mutex_unlock(&qmgr->seq.mutex); in nvkm_falcon_qmgr_seq_acquire()
43 seq = &qmgr->seq.id[index]; in nvkm_falcon_qmgr_seq_acquire()
45 return seq; in nvkm_falcon_qmgr_seq_acquire()
53 seq->state = SEQ_STATE_FREE; in nvkm_falcon_qmgr_seq_release()
54 seq->callback = NULL; in nvkm_falcon_qmgr_seq_release()
55 reinit_completion(&seq->done); in nvkm_falcon_qmgr_seq_release()
56 clear_bit(seq->id, qmgr->seq.tbl); in nvkm_falcon_qmgr_seq_release()
80 mutex_init(&qmgr->seq.mutex); in nvkm_falcon_qmgr_new()
[all …]
/linux/net/8021q/
A Dvlanproc.c187 return vlan_seq_from_index(seq, pos); in vlan_seq_start()
193 return vlan_seq_from_index(seq, pos); in vlan_seq_next()
204 struct net *net = seq_file_net(seq); in vlan_seq_show()
210 seq_puts(seq, "VLAN Dev name | VLAN ID\n"); in vlan_seq_show()
215 seq_printf(seq, "Name-Type: %s\n", in vlan_seq_show()
240 seq_printf(seq, in vlandev_seq_show()
248 seq_puts(seq, "\n"); in vlandev_seq_show()
253 seq_printf(seq, "\nINGRESS priority mappings: " in vlandev_seq_show()
264 seq_printf(seq, " EGRESS priority mappings: "); in vlandev_seq_show()
269 seq_printf(seq, "%u:%d ", in vlandev_seq_show()
[all …]
/linux/include/vdso/
A Dhelpers.h12 u32 seq; in vdso_read_begin() local
14 while (unlikely((seq = READ_ONCE(vd->seq)) & 1)) in vdso_read_begin()
18 return seq; in vdso_read_begin()
24 u32 seq; in vdso_read_retry() local
27 seq = READ_ONCE(vd->seq); in vdso_read_retry()
28 return seq != start; in vdso_read_retry()
38 WRITE_ONCE(vd[CS_HRES_COARSE].seq, vd[CS_HRES_COARSE].seq + 1); in vdso_write_begin()
39 WRITE_ONCE(vd[CS_RAW].seq, vd[CS_RAW].seq + 1); in vdso_write_begin()
51 WRITE_ONCE(vd[CS_HRES_COARSE].seq, vd[CS_HRES_COARSE].seq + 1); in vdso_write_end()
52 WRITE_ONCE(vd[CS_RAW].seq, vd[CS_RAW].seq + 1); in vdso_write_end()
/linux/kernel/cgroup/
A Ddebug.c58 seq_puts(seq, "\n"); in current_css_set_read()
144 seq_printf(seq, "%pK", tcset); in cgroup_css_links_read()
148 seq_printf(seq, " %d", refcnt); in cgroup_css_links_read()
162 seq_puts(seq, "\n"); in cgroup_css_links_read()
166 seq_printf(seq, " task %d\n", in cgroup_css_links_read()
172 seq_printf(seq, " task %d\n", in cgroup_css_links_read()
181 seq_puts(seq, " [dead]\n"); in cgroup_css_links_read()
192 seq_puts(seq, "\n"); in cgroup_css_links_read()
248 seq_puts(seq, ", "); in cgroup_masks_read_one()
249 seq_puts(seq, ss->name); in cgroup_masks_read_one()
[all …]
/linux/drivers/remoteproc/
A Dremoteproc_debugfs.c278 struct rproc *rproc = seq->private; in rproc_rsc_table_show()
287 seq_puts(seq, "No resource table found\n"); in rproc_rsc_table_show()
303 seq_printf(seq, " Flags 0x%x\n", c->flags); in rproc_rsc_table_show()
305 seq_printf(seq, " Name %s\n\n", c->name); in rproc_rsc_table_show()
313 seq_printf(seq, " Flags 0x%x\n", d->flags); in rproc_rsc_table_show()
315 seq_printf(seq, " Name %s\n\n", d->name); in rproc_rsc_table_show()
323 seq_printf(seq, " Name %s\n\n", t->name); in rproc_rsc_table_show()
329 seq_printf(seq, " ID %d\n", v->id); in rproc_rsc_table_show()
340 seq_printf(seq, " Vring %d\n", j); in rproc_rsc_table_show()
364 struct rproc *rproc = seq->private; in rproc_carveouts_show()
[all …]
/linux/drivers/gpu/drm/
A Ddrm_trace.h17 TP_ARGS(crtc, seq, time, high_prec),
20 __field(unsigned int, seq)
26 __entry->seq = seq;
37 TP_ARGS(file, crtc, seq),
41 __field(unsigned int, seq)
46 __entry->seq = seq;
49 __entry->seq)
54 TP_ARGS(file, crtc, seq),
58 __field(unsigned int, seq)
63 __entry->seq = seq;
[all …]
/linux/drivers/scsi/aic94xx/
A Daic94xx_hwi.c198 struct asd_seq_data *seq = &asd_ha->seq; in asd_init_scbs() local
272 struct asd_seq_data *seq = &asd_ha->seq; in asd_alloc_edbs() local
275 seq->edb_arr = kmalloc_array(seq->num_edbs, sizeof(*seq->edb_arr), in asd_alloc_edbs()
304 struct asd_seq_data *seq = &asd_ha->seq; in asd_alloc_escbs() local
308 seq->escb_arr = kmalloc_array(seq->num_escbs, sizeof(*seq->escb_arr), in asd_alloc_escbs()
339 struct asd_seq_data *seq = &asd_ha->seq; in asd_assign_edbs2escbs() local
370 struct asd_seq_data *seq = &asd_ha->seq; in asd_init_escbs() local
397 seq->pending = seq->num_escbs; in asd_init_escbs()
715 struct asd_seq_data *seq = &asd_ha->seq; in asd_dl_tasklet_handler() local
1032 struct asd_seq_data *seq = &asd_ha->seq; in asd_ascb_alloc() local
[all …]
/linux/sound/core/seq/
A DMakefile7 snd-seq-y := seq.o seq_lock.o seq_clientmgr.o seq_memory.o seq_queue.o \
10 snd-seq-$(CONFIG_SND_PROC_FS) += seq_info.o
12 snd-seq-midi-y := seq_midi.o
13 snd-seq-midi-emul-y := seq_midi_emul.o
14 snd-seq-midi-event-y := seq_midi_event.o
15 snd-seq-dummy-y := seq_dummy.o
16 snd-seq-virmidi-y := seq_virmidi.o
17 snd-seq-ump-client-y := seq_ump_client.o
19 obj-$(CONFIG_SND_SEQUENCER) += snd-seq.o
22 obj-$(CONFIG_SND_SEQ_DUMMY) += snd-seq-dummy.o
[all …]
/linux/net/rxrpc/
A Dproc.c60 seq_puts(seq, in rxrpc_call_seq_show()
83 seq_printf(seq, in rxrpc_call_seq_show()
148 seq_puts(seq, in rxrpc_connection_seq_show()
170 seq_printf(seq, in rxrpc_connection_seq_show()
234 seq_puts(seq, in rxrpc_bundle_seq_show()
247 seq_printf(seq, in rxrpc_bundle_seq_show()
285 seq_puts(seq, in rxrpc_peer_seq_show()
300 seq_printf(seq, in rxrpc_peer_seq_show()
410 seq_puts(seq, in rxrpc_local_seq_show()
420 seq_printf(seq, in rxrpc_local_seq_show()
[all …]
/linux/arch/m68k/atari/
A 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()
229 seq_printf(seq, "%ds%s\n", nvram[10], in atari_nvram_proc_read()
233 seq_printf(seq, in atari_nvram_proc_read()
[all …]
/linux/include/trace/events/
A Dscmi.h46 __field(u16, seq)
54 __entry->seq = seq;
72 __field(u16, seq)
81 __entry->seq = seq;
100 __field(u16, seq)
108 __entry->seq = seq;
126 __field(u16, seq)
134 __entry->seq = seq;
145 unsigned char *tag, u16 seq, int status,
156 __field(u16, seq)
[all …]

Completed in 69 milliseconds

12345678910>>...67