Home
last modified time | relevance | path

Searched defs:seq (Results 151 – 175 of 1049) sorted by relevance

12345678910>>...42

/linux/net/atm/
H A Dbr2684.c767 static void *br2684_seq_start(struct seq_file *seq, loff_t * pos) in br2684_seq_start()
774 static void *br2684_seq_next(struct seq_file *seq, void *v, loff_t * pos) in br2684_seq_next()
779 static void br2684_seq_stop(struct seq_file *seq, void *v) in br2684_seq_stop()
785 static int br2684_seq_show(struct seq_file *seq, void *v) in br2684_seq_show()
H A Dclip.c736 static void svc_addr(struct seq_file *seq, struct sockaddr_atmsvc *addr) in svc_addr()
767 static void atmarp_info(struct seq_file *seq, struct neighbour *n, in atmarp_info()
867 static void *clip_seq_start(struct seq_file *seq, loff_t * pos) in clip_seq_start()
874 static int clip_seq_show(struct seq_file *seq, void *v) in clip_seq_show()
/linux/net/unix/
H A Daf_unix.c3491 static struct sock *unix_from_bucket(struct seq_file *seq, loff_t *pos) in unix_from_bucket()
3507 static struct sock *unix_get_first(struct seq_file *seq, loff_t *pos) in unix_get_first()
3528 static struct sock *unix_get_next(struct seq_file *seq, struct sock *sk, in unix_get_next()
3545 static void *unix_seq_start(struct seq_file *seq, loff_t *pos) in unix_seq_start()
3553 static void *unix_seq_next(struct seq_file *seq, void *v, loff_t *pos) in unix_seq_next()
3563 static void unix_seq_stop(struct seq_file *seq, void *v) in unix_seq_stop()
3571 static int unix_seq_show(struct seq_file *seq, void *v) in unix_seq_show()
3652 static int bpf_iter_unix_hold_batch(struct seq_file *seq, struct sock *start_sk) in bpf_iter_unix_hold_batch()
3700 static struct sock *bpf_iter_unix_batch(struct seq_file *seq, in bpf_iter_unix_batch()
3735 static void *bpf_iter_unix_seq_start(struct seq_file *seq, loff_t *pos) in bpf_iter_unix_seq_start()
[all …]
/linux/mm/
H A Dhugetlb_cgroup.c464 static int hugetlb_cgroup_read_numa_stat(struct seq_file *seq, void *dummy) in hugetlb_cgroup_read_numa_stat()
549 static int hugetlb_cgroup_read_u64_max(struct seq_file *seq, void *v) in hugetlb_cgroup_read_u64_max()
682 static int __hugetlb_events_show(struct seq_file *seq, bool local) in __hugetlb_events_show()
701 static int hugetlb_events_show(struct seq_file *seq, void *v) in hugetlb_events_show()
706 static int hugetlb_events_local_show(struct seq_file *seq, void *v) in hugetlb_events_local_show()
H A Dkmemleak.c267 #define warn_or_seq_printf(seq, fmt, ...) do { \ argument
274 static void warn_or_seq_hex_dump(struct seq_file *seq, int prefix_type, in warn_or_seq_hex_dump()
292 static void hex_dump_object(struct seq_file *seq, in hex_dump_object()
363 static void print_unreferenced(struct seq_file *seq, in print_unreferenced()
1931 static void *kmemleak_seq_start(struct seq_file *seq, loff_t *pos) in kmemleak_seq_start()
1957 static void *kmemleak_seq_next(struct seq_file *seq, void *v, loff_t *pos) in kmemleak_seq_next()
1979 static void kmemleak_seq_stop(struct seq_file *seq, void *v) in kmemleak_seq_stop()
1996 static int kmemleak_seq_show(struct seq_file *seq, void *v) in kmemleak_seq_show()
/linux/net/tls/
H A Dtls_device.c231 u32 seq) in tls_device_resync_tx()
611 u32 seq, u64 *p_record_sn) in tls_get_record()
694 struct sock *sk, u32 seq, u8 *rcd_sn) in tls_device_resync_rx()
711 s64 resync_req, u32 *seq, u16 *rcd_delta) in tls_device_rx_resync_async()
765 void tls_device_rx_resync_new_rec(struct sock *sk, u32 rcd_len, u32 seq) in tls_device_rx_resync_new_rec()
/linux/tools/testing/selftests/bpf/progs/
H A Dmap_percpu_stats.c15 struct seq_file *seq = ctx->meta->seq; in dump_bpf_map() local
H A Dbpf_iter_bpf_link.c11 struct seq_file *seq = ctx->meta->seq; in dump_bpf_link() local
H A Dbpf_iter_test_kern_common.h12 struct seq_file *seq = ctx->meta->seq; in dump_task() local
H A Dbpf_iter_test_kern3.c11 struct seq_file *seq = ctx->meta->seq; in dump_task() local
H A Dbpf_iter_bpf_map.c11 struct seq_file *seq = ctx->meta->seq; in dump_bpf_map() local
/linux/fs/ecryptfs/
H A Dmiscdev.c323 size_t data_size, u32 seq) in ecryptfs_miscdev_response()
357 u32 seq; in ecryptfs_miscdev_write() local
/linux/net/core/
H A Dgen_estimator.c50 seqcount_t seq; member
260 unsigned seq; in gen_estimator_read() local
H A Dsock_map.c732 static void *sock_map_seq_start(struct seq_file *seq, loff_t *pos) in sock_map_seq_start()
745 static void *sock_map_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sock_map_seq_next()
756 static int sock_map_seq_show(struct seq_file *seq, void *v) in sock_map_seq_show()
779 static void sock_map_seq_stop(struct seq_file *seq, void *v) in sock_map_seq_stop()
1346 static void *sock_hash_seq_start(struct seq_file *seq, loff_t *pos) in sock_hash_seq_start()
1359 static void *sock_hash_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sock_hash_seq_next()
1368 static int sock_hash_seq_show(struct seq_file *seq, void *v) in sock_hash_seq_show()
1392 static void sock_hash_seq_stop(struct seq_file *seq, void *v) in sock_hash_seq_stop()
1824 struct seq_file *seq) in sock_map_link_show_fdinfo()
/linux/fs/xfs/
H A Dxfs_iomap.c262 u64 *seq) in xfs_iomap_write_direct()
855 u64 seq; in xfs_direct_write_iomap_begin() local
1106 u64 seq; in xfs_atomic_write_cow_iomap_begin() local
1708 u64 seq; in xfs_buffered_write_iomap_begin() local
2024 u64 seq; in xfs_read_iomap_begin() local
2070 u64 seq; in xfs_seek_iomap_begin() local
2156 int seq; in xfs_xattr_iomap_begin() local
/linux/tools/verification/rv/include/
H A Dtrace.h8 struct trace_seq *seq; member
/linux/fs/
H A Ddcache.c362 unsigned seq; in take_dentry_name_snapshot() local
951 unsigned seq; in dget_parent() local
1292 unsigned seq = 0; in d_walk() local
2202 unsigned seq; in __d_lookup_rcu_op_compare() local
2287 unsigned seq; in __d_lookup_rcu() local
2335 unsigned seq; in d_lookup() local
2551 unsigned seq, r_seq, d_seq; in d_alloc_parallel() local
3086 unsigned seq; in is_subdir() local
3160 unsigned seq; in d_parent_ino() local
/linux/net/tipc/
H A Dnetlink.h45 u32 seq; member
/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.c168 static void trace_print_header(int seq, int prefix) in trace_print_header()
235 static void trace_print_entry(struct trace_entry *e, int seq, int *prefix) in trace_print_entry()
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_crypto_wep.c192 static int libipw_wep_set_key(void *key, int len, u8 * seq, void *priv) in libipw_wep_set_key()
205 static int libipw_wep_get_key(void *key, int len, u8 * seq, void *priv) in libipw_wep_get_key()
/linux/block/
H A Dblk-flush.c150 unsigned int seq, blk_status_t error) in blk_flush_complete_seq()
246 unsigned int seq = blk_flush_cur_seq(rq); in flush_end_io() local
/linux/kernel/cgroup/
H A Drstat.c563 unsigned seq; in cgroup_base_stat_flush() local
697 static void cgroup_force_idle_show(struct seq_file *seq, struct cgroup_base_stat *bstat) in cgroup_force_idle_show()
707 void cgroup_base_stat_cputime_show(struct seq_file *seq) in cgroup_base_stat_cputime_show()
/linux/tools/testing/selftests/ublk/
H A Dstripe.c15 int seq; member
86 unsigned seq = (start - unit_off) >> shift; in calculate_stripe_array() local
255 unsigned seq = user_data_to_tgt_data(cqe->user_data); in ublk_stripe_io_done() local
/linux/include/net/
H A Dtransp_v6.h50 ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, in ip6_dgram_sock_seq_show()
/linux/net/mptcp/
H A Dmib.c109 void mptcp_seq_show(struct seq_file *seq) in mptcp_seq_show()

12345678910>>...42