Home
last modified time | relevance | path

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

123

/kernel/bpf/
Ddmabuf_iter.c9 static void *dmabuf_iter_seq_start(struct seq_file *seq, loff_t *pos) in dmabuf_iter_seq_start()
17 static void *dmabuf_iter_seq_next(struct seq_file *seq, void *v, loff_t *pos) in dmabuf_iter_seq_next()
31 static int __dmabuf_seq_show(struct seq_file *seq, void *v, bool in_stop) in __dmabuf_seq_show()
48 static int dmabuf_iter_seq_show(struct seq_file *seq, void *v) in dmabuf_iter_seq_show()
53 static void dmabuf_iter_seq_stop(struct seq_file *seq, void *v) in dmabuf_iter_seq_stop()
69 struct seq_file *seq) in bpf_iter_dmabuf_show_fdinfo()
Dprog_iter.c13 static void *bpf_prog_seq_start(struct seq_file *seq, loff_t *pos) in bpf_prog_seq_start()
27 static void *bpf_prog_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpf_prog_seq_next()
61 static int bpf_prog_seq_show(struct seq_file *seq, void *v) in bpf_prog_seq_show()
66 static void bpf_prog_seq_stop(struct seq_file *seq, void *v) in bpf_prog_seq_stop()
Dlink_iter.c13 static void *bpf_link_seq_start(struct seq_file *seq, loff_t *pos) in bpf_link_seq_start()
27 static void *bpf_link_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpf_link_seq_next()
61 static int bpf_link_seq_show(struct seq_file *seq, void *v) in bpf_link_seq_show()
66 static void bpf_link_seq_stop(struct seq_file *seq, void *v) in bpf_link_seq_stop()
Dcgroup_iter.c57 static void *cgroup_iter_seq_start(struct seq_file *seq, loff_t *pos) in cgroup_iter_seq_start()
88 static void cgroup_iter_seq_stop(struct seq_file *seq, void *v) in cgroup_iter_seq_stop()
101 static void *cgroup_iter_seq_next(struct seq_file *seq, void *v, loff_t *pos) in cgroup_iter_seq_next()
120 static int __cgroup_iter_seq_show(struct seq_file *seq, in __cgroup_iter_seq_show()
147 static int cgroup_iter_seq_show(struct seq_file *seq, void *v) in cgroup_iter_seq_show()
233 struct seq_file *seq) in bpf_iter_cgroup_show_fdinfo()
Dmap_iter.c13 static void *bpf_map_seq_start(struct seq_file *seq, loff_t *pos) in bpf_map_seq_start()
27 static void *bpf_map_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpf_map_seq_next()
61 static int bpf_map_seq_show(struct seq_file *seq, void *v) in bpf_map_seq_show()
66 static void bpf_map_seq_stop(struct seq_file *seq, void *v) in bpf_map_seq_stop()
152 struct seq_file *seq) in bpf_iter_map_show_fdinfo()
Dtask_iter.c140 static void *task_seq_start(struct seq_file *seq, loff_t *pos) in task_seq_start()
154 static void *task_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_seq_next()
193 static int task_seq_show(struct seq_file *seq, void *v) in task_seq_show()
198 static void task_seq_stop(struct seq_file *seq, void *v) in task_seq_stop()
313 static void *task_file_seq_start(struct seq_file *seq, loff_t *pos) in task_file_seq_start()
326 static void *task_file_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_file_seq_next()
367 static int task_file_seq_show(struct seq_file *seq, void *v) in task_file_seq_show()
372 static void task_file_seq_stop(struct seq_file *seq, void *v) in task_file_seq_stop()
581 static void *task_vma_seq_start(struct seq_file *seq, loff_t *pos) in task_vma_seq_start()
593 static void *task_vma_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_vma_seq_next()
[all …]
Dbpf_iter.c44 static void bpf_iter_inc_seq_num(struct seq_file *seq) in bpf_iter_inc_seq_num()
53 static void bpf_iter_dec_seq_num(struct seq_file *seq) in bpf_iter_dec_seq_num()
62 static void bpf_iter_done_stop(struct seq_file *seq) in bpf_iter_done_stop()
76 static bool bpf_iter_support_resched(struct seq_file *seq) in bpf_iter_support_resched()
97 struct seq_file *seq = file->private_data; in bpf_seq_read() local
266 struct seq_file *seq; in iter_release() local
438 struct seq_file *seq) in bpf_iter_link_show_fdinfo()
597 struct seq_file *seq; in prepare_seq_file() local
674 struct seq_file *seq; in bpf_iter_get_info() local
Darraymap.c591 static void *bpf_array_map_seq_start(struct seq_file *seq, loff_t *pos) in bpf_array_map_seq_start()
610 static void *bpf_array_map_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpf_array_map_seq_next()
629 static int __bpf_array_map_seq_show(struct seq_file *seq, void *v) in __bpf_array_map_seq_show()
669 static int bpf_array_map_seq_show(struct seq_file *seq, void *v) in bpf_array_map_seq_show()
674 static void bpf_array_map_seq_stop(struct seq_file *seq, void *v) in bpf_array_map_seq_stop()
/kernel/cgroup/
Ddebug.c40 static int current_css_set_read(struct seq_file *seq, void *v) in current_css_set_read()
87 static int current_css_set_cg_links_read(struct seq_file *seq, void *v) in current_css_set_cg_links_read()
114 static int cgroup_css_links_read(struct seq_file *seq, void *v) in cgroup_css_links_read()
203 static int cgroup_subsys_states_read(struct seq_file *seq, void *v) in cgroup_subsys_states_read()
236 static void cgroup_masks_read_one(struct seq_file *seq, const char *name, in cgroup_masks_read_one()
255 static int cgroup_masks_read(struct seq_file *seq, void *v) in cgroup_masks_read()
Dcgroup.c2042 static int cgroup_show_options(struct seq_file *seq, struct kernfs_root *kf_root) in cgroup_show_options()
3056 static void cgroup_print_ss_mask(struct seq_file *seq, u16 ss_mask) in cgroup_print_ss_mask()
3073 static int cgroup_controllers_show(struct seq_file *seq, void *v) in cgroup_controllers_show()
3082 static int cgroup_subtree_control_show(struct seq_file *seq, void *v) in cgroup_subtree_control_show()
3606 static int cgroup_type_show(struct seq_file *seq, void *v) in cgroup_type_show()
3644 static int cgroup_max_descendants_show(struct seq_file *seq, void *v) in cgroup_max_descendants_show()
3687 static int cgroup_max_depth_show(struct seq_file *seq, void *v) in cgroup_max_depth_show()
3730 static int cgroup_events_show(struct seq_file *seq, void *v) in cgroup_events_show()
3740 static int cgroup_stat_show(struct seq_file *seq, void *v) in cgroup_stat_show()
3780 static int cgroup_core_local_stat_show(struct seq_file *seq, void *v) in cgroup_core_local_stat_show()
[all …]
Drstat.c466 unsigned seq; in cgroup_base_stat_flush() local
600 static void cgroup_force_idle_show(struct seq_file *seq, struct cgroup_base_stat *bstat) in cgroup_force_idle_show()
610 void cgroup_base_stat_cputime_show(struct seq_file *seq) in cgroup_base_stat_cputime_show()
/kernel/
Duser_namespace.c602 static int uid_m_show(struct seq_file *seq, void *v) in uid_m_show()
623 static int gid_m_show(struct seq_file *seq, void *v) in gid_m_show()
644 static int projid_m_show(struct seq_file *seq, void *v) in projid_m_show()
665 static void *m_start(struct seq_file *seq, loff_t *ppos, in m_start()
681 static void *uid_m_start(struct seq_file *seq, loff_t *ppos) in uid_m_start()
688 static void *gid_m_start(struct seq_file *seq, loff_t *ppos) in gid_m_start()
695 static void *projid_m_start(struct seq_file *seq, loff_t *ppos) in projid_m_start()
702 static void *m_next(struct seq_file *seq, void *v, loff_t *pos) in m_next()
708 static void m_stop(struct seq_file *seq, void *v) in m_stop()
928 struct seq_file *seq = file->private_data; in map_write() local
[all …]
Dcontext_tracking.c83 int seq; in ct_kernel_exit_state() local
103 int seq; in ct_kernel_enter_state() local
Dauditfilter.c1080 static void audit_list_rules(int seq, struct sk_buff_head *q) in audit_list_rules()
1134 int audit_rule_change(int type, int seq, void *data, size_t datasz) in audit_rule_change()
1173 int audit_list_rules_send(struct sk_buff *request_skb, int seq) in audit_list_rules_send()
/kernel/time/
Dtimekeeping.c51 seqcount_raw_spinlock_t seq; member
72 seqcount_latch_t seq; member
343 unsigned int seq; in __ktime_get_fast_ns() local
459 unsigned int seq; in __ktime_get_real_fast() local
722 unsigned int seq; in ktime_get_real_ts64() local
743 unsigned int seq; in ktime_get() local
763 unsigned int seq; in ktime_get_resolution_ns() local
786 unsigned int seq; in ktime_get_with_offset() local
807 unsigned int seq; in ktime_get_coarse_with_offset() local
832 unsigned int seq; in ktime_mono_to_any() local
[all …]
Dsched_clock.c40 seqcount_latch_t seq; member
73 notrace struct clock_read_data *sched_clock_read_begin(unsigned int *seq) in sched_clock_read_begin()
80 notrace int sched_clock_read_retry(unsigned int seq) in sched_clock_read_retry()
89 unsigned int seq; in sched_clock_noinstr() local
273 unsigned int seq = raw_read_seqcount_latch(&cd.seq); in suspended_sched_clock_read() local
Djiffies.c50 unsigned int seq; in get_jiffies_64() local
/kernel/gcov/
Dfs.c182 static int gcov_iter_write(struct gcov_iterator *iter, struct seq_file *seq) in gcov_iter_write()
204 static void *gcov_seq_start(struct seq_file *seq, loff_t *pos) in gcov_seq_start()
217 static void *gcov_seq_next(struct seq_file *seq, void *data, loff_t *pos) in gcov_seq_next()
229 static int gcov_seq_show(struct seq_file *seq, void *data) in gcov_seq_show()
238 static void gcov_seq_stop(struct seq_file *seq, void *data) in gcov_seq_stop()
292 struct seq_file *seq; in gcov_seq_open() local
332 struct seq_file *seq; in gcov_seq_release() local
385 struct seq_file *seq; in gcov_seq_write() local
/kernel/printk/
Dprintk_ringbuffer.c1606 u64 seq; in prb_reserve() local
1867 unsigned long id, u64 seq, in desc_read_finalized_seq()
1907 static int prb_read(struct printk_ringbuffer *rb, u64 seq, in prb_read()
1952 u64 seq; in prb_first_seq() local
2107 static bool _prb_read_valid(struct printk_ringbuffer *rb, u64 *seq, in _prb_read_valid()
2182 bool prb_read_valid(struct printk_ringbuffer *rb, u64 seq, in prb_read_valid()
2212 bool prb_read_valid_info(struct printk_ringbuffer *rb, u64 seq, in prb_read_valid_info()
2239 u64 seq = 0; in prb_first_valid_seq() local
2266 u64 seq; in prb_next_seq() local
Dprintk.c575 unsigned int seq; in latched_seq_read_nolock() local
748 atomic64_t seq; member
1190 u64 seq; in setup_log_buf() local
1576 u64 seq; in find_first_fitting_seq() local
1614 u64 seq; in syslog_print() local
1718 u64 seq; in syslog_print_all() local
1860 u64 seq; in do_syslog() local
2501 #define prb_read_valid(rb, seq, r) false argument
2999 bool printk_get_next_message(struct printk_message *pmsg, u64 seq, in printk_get_next_message()
3445 u64 seq; in __console_rewind_all() local
[all …]
Dinternal.h193 static inline void nbcon_seq_force(struct console *con, u64 seq) { } in nbcon_seq_force()
327 u64 seq; member
/kernel/bpf/preload/iterators/
Diterators.bpf.c10 struct seq_file *seq; member
81 struct seq_file *seq = ctx->meta->seq; in dump_bpf_map() local
101 struct seq_file *seq = ctx->meta->seq; in dump_bpf_prog() local
/kernel/sched/
Dcputime.c333 unsigned int seq, nextseq; in thread_group_cputime() local
841 unsigned int seq; in task_gtime() local
867 unsigned int seq; in task_cputime() local
945 unsigned int seq; in kcpustat_field_vtime() local
1033 unsigned int seq; in kcpustat_cpu_fetch_vtime() local
Dpsi.c259 unsigned int seq; in get_recent_times() local
1533 struct seq_file *seq; in psi_write() local
1591 struct seq_file *seq = file->private_data; in psi_fop_poll() local
1598 struct seq_file *seq = file->private_data; in psi_fop_release() local
/kernel/rcu/
Drcu_segcblist.c469 void rcu_segcblist_advance(struct rcu_segcblist *rsclp, unsigned long seq) in rcu_segcblist_advance()
526 bool rcu_segcblist_accelerate(struct rcu_segcblist *rsclp, unsigned long seq) in rcu_segcblist_accelerate()

123