Home
last modified time | relevance | path

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

12

/kernel/bpf/
Dtask_iter.c53 static void *task_seq_start(struct seq_file *seq, loff_t *pos) in task_seq_start()
67 static void *task_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_seq_next()
107 static int task_seq_show(struct seq_file *seq, void *v) in task_seq_show()
112 static void task_seq_stop(struct seq_file *seq, void *v) in task_seq_stop()
195 static void *task_file_seq_start(struct seq_file *seq, loff_t *pos) in task_file_seq_start()
208 static void *task_file_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_file_seq_next()
249 static int task_file_seq_show(struct seq_file *seq, void *v) in task_file_seq_show()
254 static void task_file_seq_stop(struct seq_file *seq, void *v) in task_file_seq_stop()
446 static void *task_vma_seq_start(struct seq_file *seq, loff_t *pos) in task_vma_seq_start()
458 static void *task_vma_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_vma_seq_next()
[all …]
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()
153 struct seq_file *seq) in bpf_iter_map_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()
Dbpf_iter.c43 static void bpf_iter_inc_seq_num(struct seq_file *seq) in bpf_iter_inc_seq_num()
52 static void bpf_iter_dec_seq_num(struct seq_file *seq) in bpf_iter_dec_seq_num()
61 static void bpf_iter_done_stop(struct seq_file *seq) in bpf_iter_done_stop()
70 static bool bpf_iter_support_resched(struct seq_file *seq) in bpf_iter_support_resched()
92 struct seq_file *seq = file->private_data; in bpf_seq_read() local
256 struct seq_file *seq; in iter_release() local
430 struct seq_file *seq) in bpf_iter_link_show_fdinfo()
586 struct seq_file *seq; in prepare_seq_file() local
663 struct seq_file *seq; in bpf_iter_get_info() local
Darraymap.c518 static void *bpf_array_map_seq_start(struct seq_file *seq, loff_t *pos) in bpf_array_map_seq_start()
537 static void *bpf_array_map_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpf_array_map_seq_next()
556 static int __bpf_array_map_seq_show(struct seq_file *seq, void *v) in __bpf_array_map_seq_show()
595 static int bpf_array_map_seq_show(struct seq_file *seq, void *v) in bpf_array_map_seq_show()
600 static void bpf_array_map_seq_stop(struct seq_file *seq, void *v) in bpf_array_map_seq_stop()
/kernel/time/
Dtimekeeping.c52 seqcount_raw_spinlock_t seq; member
73 seqcount_latch_t seq; member
245 unsigned int seq; in timekeeping_get_delta() local
438 unsigned int seq; in __ktime_get_fast_ns() local
542 unsigned int seq; in __ktime_get_real_fast() local
802 unsigned int seq; in ktime_get_real_ts64() local
823 unsigned int seq; in ktime_get() local
843 unsigned int seq; in ktime_get_resolution_ns() local
866 unsigned int seq; in ktime_get_with_offset() local
887 unsigned int seq; in ktime_get_coarse_with_offset() local
[all …]
Dsched_clock.c39 seqcount_latch_t seq; member
72 notrace struct clock_read_data *sched_clock_read_begin(unsigned int *seq) in sched_clock_read_begin()
78 notrace int sched_clock_read_retry(unsigned int seq) in sched_clock_read_retry()
86 unsigned int seq; in sched_clock() local
262 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
Dtick-common.c166 unsigned int seq; in tick_setup_periodic() local
Dtimer_list.c338 static void timer_list_stop(struct seq_file *seq, void *v) in timer_list_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.c1943 static int cgroup_show_options(struct seq_file *seq, struct kernfs_root *kf_root) in cgroup_show_options()
2963 static void cgroup_print_ss_mask(struct seq_file *seq, u16 ss_mask) in cgroup_print_ss_mask()
2980 static int cgroup_controllers_show(struct seq_file *seq, void *v) in cgroup_controllers_show()
2989 static int cgroup_subtree_control_show(struct seq_file *seq, void *v) in cgroup_subtree_control_show()
3508 static int cgroup_type_show(struct seq_file *seq, void *v) in cgroup_type_show()
3546 static int cgroup_max_descendants_show(struct seq_file *seq, void *v) in cgroup_max_descendants_show()
3589 static int cgroup_max_depth_show(struct seq_file *seq, void *v) in cgroup_max_depth_show()
3632 static int cgroup_events_show(struct seq_file *seq, void *v) in cgroup_events_show()
3642 static int cgroup_stat_show(struct seq_file *seq, void *v) in cgroup_stat_show()
3654 static int __maybe_unused cgroup_extra_stat_show(struct seq_file *seq, in cgroup_extra_stat_show()
[all …]
Drstat.c322 unsigned seq; in cgroup_base_stat_flush() local
439 void cgroup_base_stat_cputime_show(struct seq_file *seq) in cgroup_base_stat_cputime_show()
Dcgroup-v1.c580 static int cgroup_release_agent_show(struct seq_file *seq, void *v) in cgroup_release_agent_show()
591 static int cgroup_sane_behavior_show(struct seq_file *seq, void *v) in cgroup_sane_behavior_show()
876 static int cgroup1_show_options(struct seq_file *seq, struct kernfs_root *kf_root) in cgroup1_show_options()
/kernel/
Duser_namespace.c594 static int uid_m_show(struct seq_file *seq, void *v) in uid_m_show()
615 static int gid_m_show(struct seq_file *seq, void *v) in gid_m_show()
636 static int projid_m_show(struct seq_file *seq, void *v) in projid_m_show()
657 static void *m_start(struct seq_file *seq, loff_t *ppos, in m_start()
673 static void *uid_m_start(struct seq_file *seq, loff_t *ppos) in uid_m_start()
680 static void *gid_m_start(struct seq_file *seq, loff_t *ppos) in gid_m_start()
687 static void *projid_m_start(struct seq_file *seq, loff_t *ppos) in projid_m_start()
694 static void *m_next(struct seq_file *seq, void *v, loff_t *pos) in m_next()
700 static void m_stop(struct seq_file *seq, void *v) in m_stop()
921 struct seq_file *seq = file->private_data; in map_write() local
[all …]
Dauditfilter.c1069 static void audit_list_rules(int seq, struct sk_buff_head *q) in audit_list_rules()
1123 int audit_rule_change(int type, int seq, void *data, size_t datasz) in audit_rule_change()
1162 int audit_list_rules_send(struct sk_buff *request_skb, int seq) in audit_list_rules_send()
Daudit.c940 struct sk_buff *audit_make_reply(int seq, int type, int done, in audit_make_reply()
1003 static void audit_send_reply(struct sk_buff *request_skb, int seq, int type, int done, in audit_send_reply()
1122 u32 seq; in audit_get_feature() local
1220 u32 seq; in audit_receive_msg() 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.c1492 u64 seq; in prb_reserve() local
1756 unsigned long id, u64 seq, in desc_read_finalized_seq()
1796 static int prb_read(struct printk_ringbuffer *rb, u64 seq, in prb_read()
1841 u64 seq; in prb_first_seq() local
1885 static bool _prb_read_valid(struct printk_ringbuffer *rb, u64 *seq, in _prb_read_valid()
1937 bool prb_read_valid(struct printk_ringbuffer *rb, u64 seq, in prb_read_valid()
1967 bool prb_read_valid_info(struct printk_ringbuffer *rb, u64 seq, in prb_read_valid_info()
1994 u64 seq = 0; in prb_first_valid_seq() local
2022 u64 seq; in prb_next_seq() local
Dprintk.c455 unsigned int seq; in latched_seq_read_nolock() local
639 atomic64_t seq; member
1091 u64 seq; in setup_log_buf() local
1470 u64 seq; in find_first_fitting_seq() local
1508 u64 seq; in syslog_print() local
1612 u64 seq; in syslog_print_all() local
1755 u64 seq; in do_syslog() local
2323 #define prb_read_valid(rb, seq, r) false argument
3595 u64 seq; in kmsg_dump_get_buffer() local
/kernel/bpf/preload/iterators/
Diterators.bpf.c10 struct seq_file *seq; member
79 struct seq_file *seq = ctx->meta->seq; in dump_bpf_map() local
96 struct seq_file *seq = ctx->meta->seq; in dump_bpf_prog() local
/kernel/sched/
Dcputime.c319 unsigned int seq, nextseq; in thread_group_cputime() local
833 unsigned int seq; in task_gtime() local
859 unsigned int seq; in task_cputime() local
932 unsigned int seq; in kcpustat_field_vtime() local
1020 unsigned int seq; in kcpustat_cpu_fetch_vtime() local
Dpsi.c264 unsigned int seq; in get_recent_times() local
1325 struct seq_file *seq; in psi_write() local
1383 struct seq_file *seq = file->private_data; in psi_fop_poll() local
1390 struct seq_file *seq = file->private_data; in psi_fop_release() local
Dstats.c15 static int show_schedstat(struct seq_file *seq, void *v) in show_schedstat()
/kernel/rcu/
Drcu_segcblist.c482 void rcu_segcblist_advance(struct rcu_segcblist *rsclp, unsigned long seq) in rcu_segcblist_advance()
539 bool rcu_segcblist_accelerate(struct rcu_segcblist *rsclp, unsigned long seq) in rcu_segcblist_accelerate()

12