Home
last modified time | relevance | path

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

1234

/include/linux/
Dseq_file_net.h18 static inline struct net *seq_file_net(struct seq_file *seq) in seq_file_net()
31 static inline struct net *seq_file_single_net(struct seq_file *seq) in seq_file_single_net()
Dmmap_lock.h91 static inline bool mmap_lock_speculate_try_begin(struct mm_struct *mm, unsigned int *seq) in mmap_lock_speculate_try_begin()
102 static inline bool mmap_lock_speculate_retry(struct mm_struct *mm, unsigned int seq) in mmap_lock_speculate_retry()
124 static inline bool mmap_lock_speculate_try_begin(struct mm_struct *mm, unsigned int *seq) in mmap_lock_speculate_try_begin()
129 static inline bool mmap_lock_speculate_retry(struct mm_struct *mm, unsigned int seq) in mmap_lock_speculate_retry()
Dmroute_base.h352 u32 portid, u32 seq, struct mr_mfc *c, in mr_rtm_dumproute()
397 static inline void *mr_vif_seq_start(struct seq_file *seq, loff_t *pos) in mr_vif_seq_start()
412 static inline void *mr_mfc_seq_start(struct seq_file *seq, loff_t *pos, in mr_mfc_seq_start()
426 static inline void mr_mfc_seq_stop(struct seq_file *seq, void *v) in mr_mfc_seq_stop()
443 static inline void *mr_vif_seq_next(struct seq_file *seq, in mr_vif_seq_next()
449 static inline void *mr_vif_seq_start(struct seq_file *seq, loff_t *pos) in mr_vif_seq_start()
460 static inline void *mr_mfc_seq_next(struct seq_file *seq, void *v, in mr_mfc_seq_next()
466 static inline void *mr_mfc_seq_start(struct seq_file *seq, loff_t *pos, in mr_mfc_seq_start()
472 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
Dseqlock.h1127 static inline void read_seqbegin_or_lock(seqlock_t *lock, int *seq) in read_seqbegin_or_lock()
1142 static inline int need_seqretry(seqlock_t *lock, int seq) in need_seqretry()
1155 static inline void done_seqretry(seqlock_t *lock, int seq) in done_seqretry()
1182 read_seqbegin_or_lock_irqsave(seqlock_t *lock, int *seq) in read_seqbegin_or_lock_irqsave()
1207 done_seqretry_irqrestore(seqlock_t *lock, int seq, unsigned long flags) in done_seqretry_irqrestore()
Dfs_struct.h12 seqcount_spinlock_t seq; member
Dcpuset.h153 static inline bool read_mems_allowed_retry(unsigned int seq) in read_mems_allowed_retry()
280 static inline bool read_mems_allowed_retry(unsigned int seq) in read_mems_allowed_retry()
Dmm_inline.h129 static inline int lru_gen_from_seq(unsigned long seq) in lru_gen_from_seq()
134 static inline int lru_hist_from_seq(unsigned long seq) in lru_hist_from_seq()
258 unsigned long seq; in lru_gen_add_folio() local
Dipc.h22 unsigned long seq; member
/include/vdso/
Dhelpers.h12 u32 seq; in vdso_read_begin() local
24 u32 seq; in vdso_read_retry() local
/include/net/
Dgre.h18 __be32 seq; member
104 __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.h22 __be32 seq; member
Dgtp.h25 __be16 seq; member
44 __be16 seq; member
Draw.h66 static inline struct raw_iter_state *raw_seq_private(struct seq_file *seq) in raw_seq_private()
/include/drm/
Ddrm_mipi_dsi.h393 #define mipi_dsi_generic_write_seq(dsi, seq...) \ argument
411 #define mipi_dsi_generic_write_seq_multi(ctx, seq...) \ argument
430 #define mipi_dsi_dcs_write_seq(dsi, cmd, seq...) \ argument
449 #define mipi_dsi_dcs_write_seq_multi(ctx, cmd, seq...) \ argument
/include/net/netns/
Dnexthop.h16 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/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()
/include/uapi/linux/
Ddm-log-userspace.h425 __u32 seq; /* Sequence number for request */ member
Dconnector.h73 __u32 seq; member
/include/linux/ceph/
Dmsgr.h155 __le64 seq; /* message seq# for this session */ member
173 __le64 seq; /* message seq# for this session */ member
192 __le64 seq; /* message seq# for this session */ member

1234