Home
last modified time | relevance | path

Searched defs:seq (Results 1 – 25 of 84) sorted by relevance

1234

/include/linux/
Dseq_file_net.h16 static inline struct net *seq_file_net(struct seq_file *seq) in seq_file_net()
29 static inline struct net *seq_file_single_net(struct seq_file *seq) in seq_file_single_net()
Dmmap_lock.h101 unsigned long seq; in mmap_seq_read_start() local
109 unsigned long seq) in __mmap_seq_read_check()
116 static inline bool mmap_seq_read_check(struct mm_struct *mm, unsigned long seq, in mmap_seq_read_check()
125 #define mmap_seq_read_check(mm, seq, fail) __mmap_seq_read_check(mm, seq) argument
Dmroute_base.h347 u32 portid, u32 seq, struct mr_mfc *c, in mr_rtm_dumproute()
392 static inline void *mr_vif_seq_start(struct seq_file *seq, loff_t *pos) in mr_vif_seq_start()
407 static inline void *mr_mfc_seq_start(struct seq_file *seq, loff_t *pos, in mr_mfc_seq_start()
421 static inline void mr_mfc_seq_stop(struct seq_file *seq, void *v) in mr_mfc_seq_stop()
438 static inline void *mr_vif_seq_next(struct seq_file *seq, in mr_vif_seq_next()
444 static inline void *mr_vif_seq_start(struct seq_file *seq, loff_t *pos) in mr_vif_seq_start()
455 static inline void *mr_mfc_seq_next(struct seq_file *seq, void *v, in mr_mfc_seq_next()
461 static inline void *mr_mfc_seq_start(struct seq_file *seq, loff_t *pos, in mr_mfc_seq_start()
467 static inline void mr_mfc_seq_stop(struct seq_file *seq, void *v) in mr_mfc_seq_stop()
Dconnector.h45 u32 seq, group; member
51 u32 seq, groups; member
Drbtree_latch.h45 seqcount_latch_t seq; member
204 unsigned int seq; in latch_tree_find() local
Dmm_inline.h120 static inline int lru_gen_from_seq(unsigned long seq) in lru_gen_from_seq()
125 static inline int lru_hist_from_seq(unsigned long seq) in lru_hist_from_seq()
217 unsigned long seq; in lru_gen_add_page() local
Dseqlock.h1141 static inline void read_seqbegin_or_lock(seqlock_t *lock, int *seq) in read_seqbegin_or_lock()
1156 static inline int need_seqretry(seqlock_t *lock, int seq) in need_seqretry()
1169 static inline void done_seqretry(seqlock_t *lock, int seq) in done_seqretry()
1196 read_seqbegin_or_lock_irqsave(seqlock_t *lock, int *seq) in read_seqbegin_or_lock_irqsave()
1221 done_seqretry_irqrestore(seqlock_t *lock, int seq, unsigned long flags) in done_seqretry_irqrestore()
Dfs_struct.h12 seqcount_spinlock_t seq; member
Dcpuset.h147 static inline bool read_mems_allowed_retry(unsigned int seq) in read_mems_allowed_retry()
284 static inline bool read_mems_allowed_retry(unsigned int seq) in read_mems_allowed_retry()
Dipc.h22 unsigned long seq; member
/include/vdso/
Dhelpers.h11 u32 seq; in vdso_read_begin() local
23 u32 seq; in vdso_read_retry() local
Ddatapage.h91 u32 seq; member
/include/net/
Dgre.h18 __be32 seq; member
111 __be32 key, __be32 seq) in gre_build_header()
Dtransp_v6.h50 ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, in ip6_dgram_sock_seq_show()
Dpptp.h19 __be32 seq; member
Dtls.h486 static inline bool tls_bigint_increment(unsigned char *seq, int len) in tls_bigint_increment()
499 static inline void tls_bigint_subtract(unsigned char *seq, int n) in tls_bigint_subtract()
585 static inline void xor_iv_with_seq(struct tls_prot_info *prot, char *iv, char *seq) in xor_iv_with_seq()
662 static inline void tls_offload_rx_resync_request(struct sock *sk, __be32 seq) in tls_offload_rx_resync_request()
672 tls_offload_rx_resync_async_request_start(struct sock *sk, __be32 seq, u16 len) in tls_offload_rx_resync_async_request_start()
684 tls_offload_rx_resync_async_request_end(struct sock *sk, __be32 seq) in tls_offload_rx_resync_async_request_end()
765 tls_device_rx_resync_new_rec(struct sock *sk, u32 rcd_len, u32 seq) {} in tls_device_rx_resync_new_rec()
Draw.h49 static inline struct raw_iter_state *raw_seq_private(struct seq_file *seq) in raw_seq_private()
Dgtp.h16 __be16 seq; member
/include/net/netns/
Dnexthop.h15 unsigned int seq; /* protected by rtnl_mutex */ member
/include/net/netfilter/
Dnf_conntrack_seqadj.h21 struct nf_ct_seqadj seq[IP_CT_DIR_MAX]; member
/include/net/sctp/
Dcommand.h199 static inline int sctp_init_cmd_seq(struct sctp_cmd_seq *seq) in sctp_init_cmd_seq()
213 static inline void sctp_add_cmd_sf(struct sctp_cmd_seq *seq, in sctp_add_cmd_sf()
228 static inline struct sctp_cmd *sctp_next_cmd(struct sctp_cmd_seq *seq) in sctp_next_cmd()
/include/uapi/linux/
Dum_timetravel.h45 __u32 seq; member
Ddm-log-userspace.h425 __u32 seq; /* Sequence number for request */ member
/include/uapi/asm-generic/
Dipcbuf.h31 unsigned short seq; member
/include/linux/sunrpc/
Dmetrics.h103 static inline void rpc_clnt_show_stats(struct seq_file *seq, struct rpc_clnt *clnt) {} in rpc_clnt_show_stats()

1234