Searched refs:seq (Results 201 - 225 of 1560) sorted by relevance

1234567891011>>

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.h69 unsigned int seq; local
73 seq = read_seqbegin(&clock->lock);
75 } while (read_seqretry(&clock->lock, seq));
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_desc.h135 static inline u8 gve_next_seqno(u8 seq) argument
137 return (seq + 1) == 8 ? 1 : seq + 1;
/linux-master/fs/ext4/
H A Dmmp.c143 u32 seq = 0; local
171 if (++seq > EXT4_MMP_SEQ_MAX)
172 seq = 1;
174 mmp->mmp_seq = cpu_to_le32(seq);
285 u32 seq; local
313 seq = le32_to_cpu(mmp->mmp_seq);
314 if (seq == EXT4_MMP_SEQ_CLEAN)
317 if (seq == EXT4_MMP_SEQ_FSCK) {
341 if (seq != le32_to_cpu(mmp->mmp_seq)) {
352 seq
[all...]
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dparse-console.sh18 trap 'rm -f $T.seq $T.diags' 0
94 }' > $T.seq
98 if test -s $T.seq
100 print_warning $title `cat $T.seq`
107 print_warning HOTPLUG FAILURES $title `cat $T.seq`
112 if test -s $T.seq
114 print_warning $title `cat $T.seq`
/linux-master/net/ipv4/
H A Dtcp_offload.c17 unsigned int seq, unsigned int mss)
20 if (before(ts_seq, seq + mss)) {
27 seq += mss;
63 unsigned int seq; local
118 seq = ntohl(th->seq);
121 tcp_gso_tstamp(segs, skb_shinfo(gso_skb)->tskey, seq, mss);
134 seq += mss;
143 th->seq = htonl(seq);
16 tcp_gso_tstamp(struct sk_buff *skb, unsigned int ts_seq, unsigned int seq, unsigned int mss) argument
[all...]
H A Desp4_offload.c37 __be32 seq; local
43 if (xfrm_parse_spi(skb, IPPROTO_ESP, &spi, &seq) != 0)
80 XFRM_SPI_SKB_CB(skb)->seq = seq;
109 esph->seq_no = htonl(XFRM_SKB_CB(skb)->seq.output.low);
266 __u32 seq; local
306 seq = xo->seq.low;
314 esph->seq_no = htonl(seq);
317 xo->seq
[all...]
/linux-master/arch/powerpc/mm/ptdump/
H A Dptdump.c60 struct seq_file *seq; member in struct:pg_state
155 pt_dump_seq_printf(st->seq, " %s:%llx", flag->set, val);
162 pt_dump_seq_printf(st->seq, " %s", s);
167 pt_dump_seq_printf(st->seq, " unknown flags:%llx", st->current_flags);
178 pt_dump_seq_printf(st->seq, REG "-" REG " ", st->start_address, addr - 1);
179 pt_dump_seq_printf(st->seq, " " REG " ", st->start_pa);
180 pt_dump_size(st->seq, addr - st->start_address);
212 pt_dump_seq_printf(st->seq, "---[ %s ]---\n", st->marker->name);
223 pt_dump_seq_printf(st->seq, "---[ %s ]---\n", st->marker->name);
246 pt_dump_seq_putc(st->seq, '\
[all...]
/linux-master/drivers/media/usb/gspca/
H A Dstk1135.h36 u8 seq; member in struct:stk1135_pkt_header
/linux-master/tools/testing/selftests/arm64/fp/
H A Dfpsimd-stress43 for x in `seq 0 $((NR_CPUS * 4))`; do
H A Dsve-stress42 for x in `seq 0 $((NR_CPUS * 4))`; do
/linux-master/include/linux/
H A Dasn1_encoder.h27 const unsigned char *seq, int len);
H A Dipc.h22 unsigned long seq; member in struct:kern_ipc_perm
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dvcn_sw_ring.h33 u64 seq, uint32_t flags);
/linux-master/include/uapi/linux/
H A Ddm-log-userspace.h425 __u32 seq; /* Sequence number for request */ member in struct:dm_ulog_request
/linux-master/net/wireless/
H A Dlib80211_crypt_ccmp.c132 * SC with bits 4..15 (seq#) masked to zero
234 * deal with seq counter wrapping correctly.
347 static int lib80211_ccmp_set_key(void *key, int len, u8 * seq, void *priv) argument
360 if (seq) {
361 data->rx_pn[0] = seq[5];
362 data->rx_pn[1] = seq[4];
363 data->rx_pn[2] = seq[3];
364 data->rx_pn[3] = seq[2];
365 data->rx_pn[4] = seq[1];
366 data->rx_pn[5] = seq[
379 lib80211_ccmp_get_key(void *key, int len, u8 * seq, void *priv) argument
[all...]
/linux-master/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc_event_triggers.tc87 for i in `seq 5`; do
107 for i in `seq 3`; do
/linux-master/fs/dlm/
H A Dconfig.h51 int dlm_comm_seq(int nodeid, uint32_t *seq);
/linux-master/drivers/target/tcm_fc/
H A Dtfc_cmd.c40 pr_debug("%s: cmd %p sess %p seq %p se_cmd %p\n",
41 caller, cmd, cmd->sess, cmd->seq, se_cmd);
53 sp = cmd->seq;
113 ep = fc_seq_exch(cmd->seq);
148 cmd->seq = fc_seq_start_next(cmd->seq);
152 rc = fc_seq_send(lport, cmd->seq, fp);
164 fc_exch_done(cmd->seq);
191 ep = fc_seq_exch(cmd->seq);
201 cmd->seq
[all...]
/linux-master/net/ipv6/
H A Desp6_offload.c60 __be32 seq; local
70 if (xfrm_parse_spi(skb, IPPROTO_ESP, &spi, &seq) != 0)
109 XFRM_SPI_SKB_CB(skb)->seq = seq;
145 esph->seq_no = htonl(XFRM_SKB_CB(skb)->seq.output.low);
304 __u32 seq; local
339 seq = xo->seq.low;
347 esp.esph->seq_no = htonl(seq);
350 xo->seq
[all...]
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_crypt_ccmp.c126 * SC with bits 4..15 (seq#) masked to zero
312 static int rtllib_ccmp_set_key(void *key, int len, u8 *seq, void *priv) argument
325 if (seq) {
326 data->rx_pn[0] = seq[5];
327 data->rx_pn[1] = seq[4];
328 data->rx_pn[2] = seq[3];
329 data->rx_pn[3] = seq[2];
330 data->rx_pn[4] = seq[1];
331 data->rx_pn[5] = seq[0];
345 static int rtllib_ccmp_get_key(void *key, int len, u8 *seq, voi argument
[all...]
/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.c168 static void trace_print_header(int seq, int prefix) argument
170 printf("%*s[%d]: ", prefix, "", seq);
235 static void trace_print_entry(struct trace_entry *e, int seq, int *prefix) argument
239 trace_print_header(seq, *prefix);
243 trace_print_header(seq, *prefix);
247 trace_print_header(seq, *prefix);
251 trace_print_header(seq, *prefix);
259 trace_print_header(seq, *prefix);
263 trace_print_header(seq, *prefix);
/linux-master/net/tipc/
H A Dsubscr.c58 tipc_evt_write(evt, found_lower, s->seq.lower);
59 tipc_evt_write(evt, found_upper, s->seq.upper);
90 struct tipc_service_range *sr = &sub->s.seq;
135 u32 lower = tipc_sub_read(s, seq.lower);
136 u32 upper = tipc_sub_read(s, seq.upper);
157 sub->s.seq.type = tipc_sub_read(s, seq.type);
158 sub->s.seq.lower = lower;
159 sub->s.seq.upper = upper;
/linux-master/fs/hfsplus/
H A Doptions.c221 int hfsplus_show_options(struct seq_file *seq, struct dentry *root) argument
226 seq_show_option_n(seq, "creator", (char *)&sbi->creator, 4);
228 seq_show_option_n(seq, "type", (char *)&sbi->type, 4);
229 seq_printf(seq, ",umask=%o,uid=%u,gid=%u", sbi->umask,
233 seq_printf(seq, ",part=%u", sbi->part);
235 seq_printf(seq, ",session=%u", sbi->session);
237 seq_printf(seq, ",nls=%s", sbi->nls->charset);
239 seq_puts(seq, ",nodecompose");
241 seq_puts(seq, ",nobarrier");
/linux-master/net/core/
H A Dgen_estimator.c50 seqcount_t seq; member in struct:net_rate_estimator
93 write_seqcount_begin(&est->seq);
96 write_seqcount_end(&est->seq);
159 seqcount_init(&est->seq);
260 unsigned seq; local
270 seq = read_seqcount_begin(&est->seq);
273 } while (read_seqcount_retry(&est->seq, seq));
/linux-master/drivers/md/bcache/
H A Djournal.c103 * i->j.seq, the node on head has the smallest (oldest)
104 * journal seq, the node on tail has the biggest
105 * (latest) journal seq.
110 * i->j.seq < j->last_seq, it means the oldest jset
118 if (i->j.seq >= j->last_seq)
126 if (j->seq == i->j.seq)
130 * if j->seq is less than any i->j.last_seq
133 if (j->seq < i->j.last_seq)
140 if (j->seq >
186 uint64_t seq; local
[all...]

Completed in 265 milliseconds

1234567891011>>