/kernel/bpf/ |
D | task_iter.c | 53 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() 211 static void *task_file_seq_start(struct seq_file *seq, loff_t *pos) in task_file_seq_start() 225 static void *task_file_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_file_seq_next() 266 static int task_file_seq_show(struct seq_file *seq, void *v) in task_file_seq_show() 271 static void task_file_seq_stop(struct seq_file *seq, void *v) in task_file_seq_stop()
|
D | map_iter.c | 13 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()
|
D | prog_iter.c | 13 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()
|
D | bpf_iter.c | 43 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() 83 struct seq_file *seq = file->private_data; in bpf_seq_read() local 242 struct seq_file *seq; in iter_release() local 394 struct seq_file *seq) in bpf_iter_link_show_fdinfo() 549 struct seq_file *seq; in prepare_seq_file() local 626 struct seq_file *seq; in bpf_iter_get_info() local
|
D | arraymap.c | 514 static void *bpf_array_map_seq_start(struct seq_file *seq, loff_t *pos) in bpf_array_map_seq_start() 533 static void *bpf_array_map_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpf_array_map_seq_next() 552 static int __bpf_array_map_seq_show(struct seq_file *seq, void *v) in __bpf_array_map_seq_show() 591 static int bpf_array_map_seq_show(struct seq_file *seq, void *v) in bpf_array_map_seq_show() 596 static void bpf_array_map_seq_stop(struct seq_file *seq, void *v) in bpf_array_map_seq_stop()
|
D | hashtab.c | 1711 static void *bpf_hash_map_seq_start(struct seq_file *seq, loff_t *pos) in bpf_hash_map_seq_start() 1725 static void *bpf_hash_map_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpf_hash_map_seq_next() 1734 static int __bpf_hash_map_seq_show(struct seq_file *seq, struct htab_elem *elem) in __bpf_hash_map_seq_show() 1773 static int bpf_hash_map_seq_show(struct seq_file *seq, void *v) in bpf_hash_map_seq_show() 1778 static void bpf_hash_map_seq_stop(struct seq_file *seq, void *v) in bpf_hash_map_seq_stop()
|
/kernel/time/ |
D | timekeeping.c | 51 seqcount_raw_spinlock_t seq; member 72 seqcount_latch_t seq; member 244 unsigned int seq; in timekeeping_get_delta() local 476 unsigned int seq; in __ktime_get_fast_ns() local 542 unsigned int seq; in __ktime_get_real_fast() local 805 unsigned int seq; in ktime_get_real_ts64() local 826 unsigned int seq; in ktime_get() local 846 unsigned int seq; in ktime_get_resolution_ns() local 869 unsigned int seq; in ktime_get_with_offset() local 890 unsigned int seq; in ktime_get_coarse_with_offset() local [all …]
|
D | sched_clock.c | 39 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
|
D | jiffies.c | 67 unsigned int seq; in get_jiffies_64() local
|
D | tick-common.c | 164 unsigned int seq; in tick_setup_periodic() local
|
/kernel/cgroup/ |
D | debug.c | 40 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()
|
D | cgroup.c | 1928 static int cgroup_show_options(struct seq_file *seq, struct kernfs_root *kf_root) in cgroup_show_options() 2947 static void cgroup_print_ss_mask(struct seq_file *seq, u16 ss_mask) in cgroup_print_ss_mask() 2964 static int cgroup_controllers_show(struct seq_file *seq, void *v) in cgroup_controllers_show() 2973 static int cgroup_subtree_control_show(struct seq_file *seq, void *v) in cgroup_subtree_control_show() 3492 static int cgroup_type_show(struct seq_file *seq, void *v) in cgroup_type_show() 3530 static int cgroup_max_descendants_show(struct seq_file *seq, void *v) in cgroup_max_descendants_show() 3573 static int cgroup_max_depth_show(struct seq_file *seq, void *v) in cgroup_max_depth_show() 3616 static int cgroup_events_show(struct seq_file *seq, void *v) in cgroup_events_show() 3626 static int cgroup_stat_show(struct seq_file *seq, void *v) in cgroup_stat_show() 3638 static int __maybe_unused cgroup_extra_stat_show(struct seq_file *seq, in cgroup_extra_stat_show() [all …]
|
D | rstat.c | 317 unsigned seq; in cgroup_base_stat_flush() local 427 void cgroup_base_stat_cputime_show(struct seq_file *seq) in cgroup_base_stat_cputime_show()
|
D | cgroup-v1.c | 576 static int cgroup_release_agent_show(struct seq_file *seq, void *v) in cgroup_release_agent_show() 587 static int cgroup_sane_behavior_show(struct seq_file *seq, void *v) in cgroup_sane_behavior_show() 870 static int cgroup1_show_options(struct seq_file *seq, struct kernfs_root *kf_root) in cgroup1_show_options()
|
/kernel/ |
D | user_namespace.c | 578 static int uid_m_show(struct seq_file *seq, void *v) in uid_m_show() 599 static int gid_m_show(struct seq_file *seq, void *v) in gid_m_show() 620 static int projid_m_show(struct seq_file *seq, void *v) in projid_m_show() 641 static void *m_start(struct seq_file *seq, loff_t *ppos, in m_start() 657 static void *uid_m_start(struct seq_file *seq, loff_t *ppos) in uid_m_start() 664 static void *gid_m_start(struct seq_file *seq, loff_t *ppos) in gid_m_start() 671 static void *projid_m_start(struct seq_file *seq, loff_t *ppos) in projid_m_start() 678 static void *m_next(struct seq_file *seq, void *v, loff_t *pos) in m_next() 684 static void m_stop(struct seq_file *seq, void *v) in m_stop() 905 struct seq_file *seq = file->private_data; in map_write() local [all …]
|
D | auditfilter.c | 1069 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()
|
D | audit.c | 940 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/ |
D | fs.c | 94 static void *gcov_seq_start(struct seq_file *seq, loff_t *pos) in gcov_seq_start() 107 static void *gcov_seq_next(struct seq_file *seq, void *data, loff_t *pos) in gcov_seq_next() 119 static int gcov_seq_show(struct seq_file *seq, void *data) in gcov_seq_show() 128 static void gcov_seq_stop(struct seq_file *seq, void *data) in gcov_seq_stop() 182 struct seq_file *seq; in gcov_seq_open() local 222 struct seq_file *seq; in gcov_seq_release() local 275 struct seq_file *seq; in gcov_seq_write() local
|
/kernel/printk/ |
D | printk_ringbuffer.c | 1493 u64 seq; in prb_reserve() local 1758 unsigned long id, u64 seq, in desc_read_finalized_seq() 1798 static int prb_read(struct printk_ringbuffer *rb, u64 seq, in prb_read() 1843 u64 seq; in prb_first_seq() local 1887 static bool _prb_read_valid(struct printk_ringbuffer *rb, u64 *seq, in _prb_read_valid() 1939 bool prb_read_valid(struct printk_ringbuffer *rb, u64 seq, in prb_read_valid() 1969 bool prb_read_valid_info(struct printk_ringbuffer *rb, u64 seq, in prb_read_valid_info() 1996 u64 seq = 0; in prb_first_valid_seq() local 2024 u64 seq; in prb_next_seq() local
|
D | printk.c | 677 u64 seq; member 1130 u64 seq; in setup_log_buf() local 1555 u64 seq; in syslog_print_all() local 1710 u64 seq; in do_syslog() local 2124 #define prb_read_valid(rb, seq, r) false argument 3400 u64 seq; in kmsg_dump_get_buffer() local
|
/kernel/bpf/preload/iterators/ |
D | iterators.bpf.c | 11 struct seq_file *seq; member 80 struct seq_file *seq = ctx->meta->seq; in dump_bpf_map() local 97 struct seq_file *seq = ctx->meta->seq; in dump_bpf_prog() local
|
/kernel/sched/ |
D | cputime.c | 309 unsigned int seq, nextseq; in thread_group_cputime() local 826 unsigned int seq; in task_gtime() local 852 unsigned int seq; in task_cputime() local 925 unsigned int seq; in kcpustat_field_vtime() local 1013 unsigned int seq; in kcpustat_cpu_fetch_vtime() local
|
D | psi.c | 254 unsigned int seq; in get_recent_times() local 1309 struct seq_file *seq; in psi_write() local 1367 struct seq_file *seq = file->private_data; in psi_fop_poll() local 1374 struct seq_file *seq = file->private_data; in psi_fop_release() local
|
D | stats.c | 15 static int show_schedstat(struct seq_file *seq, void *v) in show_schedstat()
|
/kernel/rcu/ |
D | rcu_segcblist.c | 390 void rcu_segcblist_advance(struct rcu_segcblist *rsclp, unsigned long seq) in rcu_segcblist_advance() 445 bool rcu_segcblist_accelerate(struct rcu_segcblist *rsclp, unsigned long seq) in rcu_segcblist_accelerate()
|