/include/linux/ |
D | seq_file_net.h | 16 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()
|
D | mmap_lock.h | 101 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
|
D | mroute_base.h | 347 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()
|
D | connector.h | 45 u32 seq, group; member 51 u32 seq, groups; member
|
D | rbtree_latch.h | 45 seqcount_latch_t seq; member 204 unsigned int seq; in latch_tree_find() local
|
D | mm_inline.h | 120 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
|
D | seqlock.h | 1141 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()
|
D | fs_struct.h | 12 seqcount_spinlock_t seq; member
|
D | cpuset.h | 147 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()
|
D | ipc.h | 22 unsigned long seq; member
|
/include/vdso/ |
D | helpers.h | 11 u32 seq; in vdso_read_begin() local 23 u32 seq; in vdso_read_retry() local
|
D | datapage.h | 91 u32 seq; member
|
/include/net/ |
D | gre.h | 18 __be32 seq; member 111 __be32 key, __be32 seq) in gre_build_header()
|
D | transp_v6.h | 50 ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, in ip6_dgram_sock_seq_show()
|
D | pptp.h | 19 __be32 seq; member
|
D | tls.h | 486 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()
|
D | raw.h | 49 static inline struct raw_iter_state *raw_seq_private(struct seq_file *seq) in raw_seq_private()
|
D | gtp.h | 16 __be16 seq; member
|
/include/net/netns/ |
D | nexthop.h | 15 unsigned int seq; /* protected by rtnl_mutex */ member
|
/include/net/netfilter/ |
D | nf_conntrack_seqadj.h | 21 struct nf_ct_seqadj seq[IP_CT_DIR_MAX]; member
|
/include/net/sctp/ |
D | command.h | 199 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/ |
D | um_timetravel.h | 45 __u32 seq; member
|
D | dm-log-userspace.h | 425 __u32 seq; /* Sequence number for request */ member
|
/include/uapi/asm-generic/ |
D | ipcbuf.h | 31 unsigned short seq; member
|
/include/linux/sunrpc/ |
D | metrics.h | 103 static inline void rpc_clnt_show_stats(struct seq_file *seq, struct rpc_clnt *clnt) {} in rpc_clnt_show_stats()
|