Searched refs:seq (Results 76 - 100 of 583) sorted by relevance

1234567891011>>

/freebsd-current/contrib/netbsd-tests/net/mcast/
H A Dmcast.c86 size_t seq; member in struct:message
182 printf("%10.10s: %zu [%jd.%ld]\n", prefix, msg->seq, (intmax_t)
282 for (msg.seq = 0; msg.seq < n; msg.seq++) {
315 size_t seq; local
327 for (seq = 0; seq < n; seq++) {
336 if (seq !
[all...]
/freebsd-current/sys/dev/drm2/
H A Ddrm_irq.c800 unsigned long seq, struct timeval *now)
803 e->event.sequence = seq;
827 unsigned int seq; local
829 seq = drm_vblank_count_and_time(dev, crtc, &now);
831 seq = 0;
835 send_vblank_event(dev, e, seq, &now);
984 unsigned int seq; local
991 seq = drm_vblank_count_and_time(dev, crtc, &now);
999 e->event.sequence, seq);
1002 send_vblank_event(dev, e, seq,
798 send_vblank_event(struct drm_device *dev, struct drm_pending_vblank_event *e, unsigned long seq, struct timeval *now) argument
1113 unsigned int seq; local
1195 unsigned int flags, seq, crtc, high_crtc; local
1306 unsigned int seq; local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp33 u32 seq; member in struct:__sanitizer::Id
35 explicit Id(u32 id = 0, u32 seq = 0)
37 , seq(seq) {
43 u32 seq; member in struct:__sanitizer::Link
48 explicit Link(u32 id = 0, u32 seq = 0, u32 tid = 0, u32 s0 = 0, u32 s1 = 0)
50 , seq(seq)
78 u32 seq; member in struct:__sanitizer::MutexState
231 if (link->seq !
[all...]
/freebsd-current/tests/sys/fs/fusefs/
H A Dnotify.cc66 off_t size, Sequence &seq)
69 .InSequence(seq)
186 Sequence seq; local
189 expect_lookup(FUSE_ROOT_ID, RELPATH, ino0, 0, seq);
190 expect_lookup(FUSE_ROOT_ID, RELPATH, ino1, 0, seq);
226 Sequence seq; local
239 expect_lookup(dir_ino, FNAME, ino0, 0, seq);
240 expect_lookup(dir_ino, FNAME, ino1, 0, seq);
270 Sequence seq; local
273 expect_lookup(FUSE_ROOT_ID, RELPATH, ino, 0, seq);
65 expect_lookup(uint64_t parent, const char *relpath, uint64_t ino, off_t size, Sequence &seq) argument
334 Sequence seq; local
418 Sequence seq; local
456 Sequence seq; local
499 Sequence seq; local
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_usb_mcu.c37 static int mt76x02u_mcu_wait_resp(struct mt76_dev *dev, u8 seq) argument
56 if (seq == FIELD_GET(MT_RX_FCE_INFO_CMD_SEQ, rxfce) &&
60 dev_err(dev->dev, "error: MCU resp evt:%lx seq:%hhx-%lx\n",
62 seq, FIELD_GET(MT_RX_FCE_INFO_CMD_SEQ, rxfce));
73 u8 seq = 0; local
83 seq = ++dev->mcu.msg_seq & 0xf;
84 if (!seq)
85 seq = ++dev->mcu.msg_seq & 0xf;
88 info = FIELD_PREP(MT_MCU_MSG_CMD_SEQ, seq) |
101 ret = mt76x02u_mcu_wait_resp(dev, seq);
[all...]
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dmk_safe.c87 rdata.seq = auth_context->local_seqnumber;
88 s.safe_body.seq_number = &rdata.seq;
93 outdata->seq = auth_context->local_seqnumber;
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
H A Dmmp_reset_interval.ksh70 for fails in $(seq $MMP_FAIL_INTERVALS_MIN $((MMP_FAIL_INTERVALS_MIN*2))); do
71 for interval in $(seq $MMP_INTERVAL_MIN 200 $MMP_INTERVAL_DEFAULT); do
90 for x in $(seq 10); do
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_stress/
H A Dzvol_stress.ksh65 for i in $(seq $num_zvols) ; do
73 for i in $(seq $num_zvols) ; do
95 for i in $(seq $num_zvols) ; do
/freebsd-current/sys/gnu/gcov/
H A Dgcov_fs.c236 gcov_seq_start(struct seq_file *seq, off_t *pos) argument
240 gcov_iter_start(seq->private);
242 if (gcov_iter_next(seq->private))
245 return seq->private;
250 gcov_seq_next(struct seq_file *seq, void *data, off_t *pos) argument
263 gcov_seq_show(struct seq_file *seq, void *data) argument
267 if (gcov_iter_write(iter, seq->buf))
273 gcov_seq_stop(struct seq_file *seq, void *data) argument
330 struct seq_file *seq; local
349 seq
371 struct seq_file *seq; local
442 struct seq_file *seq; local
[all...]
/freebsd-current/crypto/openssl/test/
H A Dbad_dtls_test.c281 static unsigned char seq[6] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; local
293 seq[0] = (seqnr >> 40) & 0xff;
294 seq[1] = (seqnr >> 32) & 0xff;
295 seq[2] = (seqnr >> 24) & 0xff;
296 seq[3] = (seqnr >> 16) & 0xff;
297 seq[4] = (seqnr >> 8) & 0xff;
298 seq[5] = seqnr & 0xff;
319 || !EVP_MAC_update(ctx, seq, 6)
345 BIO_write(rbio, seq, 6);
448 uint64_t seq; member in struct:__anon89
[all...]
/freebsd-current/contrib/bearssl/src/ssl/
H A Dssl_rec_ccm.c38 cc->seq = 0;
88 br_enc64be(header, cc->seq ++);
165 br_enc64be(nonce + 4, cc->seq);
170 br_enc64be(header, cc->seq ++);
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dmain.c43 static getarg_strings seq; variable
59 for (i = 0; i < seq.num_strings; i++)
60 if (strcmp(seq.strings[i], p) == 0)
78 { "sequence", 0, arg_strings, &seq },
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_reopen/
H A Dzpool_reopen_007_pos.ksh48 for i in $(seq 10); do
/freebsd-current/tests/sys/cddl/zfs/include/
H A Dlibgnop.kshlib89 for i in `seq 5`; do
/freebsd-current/usr.sbin/fifolog/lib/
H A Dfifolog_int.c222 unsigned seq0, seq; local
245 seq = be32dec(ff->recbuf);
246 if (seq == seq0 + s) {
248 seq0 = seq;
/freebsd-current/contrib/libfido2/tools/
H A Dfido2-unprot.sh33 for i in $(seq 1 $DEV_COUNT)
49 for j in $(seq 1 $DEV_RESIDENT_RPS_COUNT)
/freebsd-current/usr.bin/paste/
H A Dpaste.c60 int ch, rval, seq; local
67 seq = 0;
85 seq = 1;
101 if (seq)
/freebsd-current/lib/libc/db/recno/
H A Drec_close.c146 status = (dbp->seq)(dbp, &key, &data, R_FIRST);
151 status = (dbp->seq)(dbp, &key, &data, R_NEXT);
157 status = (dbp->seq)(dbp, &key, &data, R_FIRST);
163 status = (dbp->seq)(dbp, &key, &data, R_NEXT);
/freebsd-current/usr.sbin/traceroute/
H A Dfindsaddr-socket.c94 register int s, size, cc, seq, i; local
104 seq = 0;
108 rp->rtm_seq = ++seq;
140 } while (rp->rtm_type != RTM_GET || rp->rtm_seq != seq ||
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmcu.c18 struct sk_buff *skb, int seq)
24 dev_err(mdev->dev, "MCU message %02x (seq %d) timed out\n",
25 abs(cmd), seq);
31 if (seq != rxd->seq)
44 u8 seq; local
48 seq = ++mdev->mcu.msg_seq & 0xf;
49 if (!seq)
50 seq = ++mdev->mcu.msg_seq & 0xf;
60 txd->seq
17 mt7603_mcu_parse_response(struct mt76_dev *mdev, int cmd, struct sk_buff *skb, int seq) argument
[all...]
H A Dmcu.h13 u8 seq; member in struct:mt7603_mcu_txd
28 u8 seq; member in struct:mt7603_mcu_rxd
/freebsd-current/contrib/ntp/scripts/rc/
H A Dntpd49 for i in `seq 1 15`; do
/freebsd-current/tools/test/stress2/misc/
H A Dwatchman.sh22 seq -w 0 100 | xargs -n1 -I{} touch foo/{}.c
/freebsd-current/usr.sbin/bluetooth/btpand/
H A Dsdp.c128 * _sdp_get_seq(ptr, limit, seq)
131 * seq pointer if found and advance ptr to next object.
135 _sdp_get_seq(uint8_t **ptr, uint8_t *limit, uint8_t **seq) argument
174 *seq = p;
/freebsd-current/sys/netipsec/
H A Dipsec.c1188 check_window(const struct secreplay *replay, uint64_t seq) argument
1194 bit_location = seq & IPSEC_BITMAP_LOC_MASK;
1195 index = (seq >> IPSEC_REDUNDANT_BIT_SHIFTS)
1203 advance_window(const struct secreplay *replay, uint64_t seq) argument
1211 index = seq >> IPSEC_REDUNDANT_BIT_SHIFTS;
1226 set_window(const struct secreplay *replay, uint64_t seq) argument
1232 bit_location = seq & IPSEC_BITMAP_LOC_MASK;
1233 index = (seq >> IPSEC_REDUNDANT_BIT_SHIFTS)
1251 ipsec_chkreplay(uint32_t seq, uint32_t *seqhigh, struct secasvar *sav) argument
1272 if (seq
1381 ipsec_updatereplay(uint32_t seq, struct secasvar *sav) argument
[all...]

Completed in 378 milliseconds

1234567891011>>