Home
last modified time | relevance | path

Searched defs:seqp (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/dccp/ccids/
Dccid2.c40 struct ccid2_seq *seqp; in ccid2_hc_tx_alloc_seq() local
334 struct ccid2_seq *seqp = hc->tx_seqt; in ccid2_hc_tx_packet_sent() local
426 static void ccid2_new_ack(struct sock *sk, struct ccid2_seq *seqp, in ccid2_new_ack()
472 static void ccid2_congestion_event(struct sock *sk, struct ccid2_seq *seqp) in ccid2_congestion_event()
510 struct ccid2_seq *seqp; in ccid2_hc_tx_packet_recv() local
/linux-4.1.27/fs/xfs/
Dxfs_rtalloc.c1277 __uint64_t *seqp; /* pointer to seqno in inode */ in xfs_rtpick_extent() local
/linux-4.1.27/fs/
Ddcache.c2145 unsigned *seqp) in __d_lookup_rcu()