/mm/kfence/ |
D | report.c | 33 static void seq_con_printf(struct seq_file *seq, const char *fmt, ...) in seq_con_printf() 100 static void kfence_print_stack(struct seq_file *seq, const struct kfence_metadata *meta, in kfence_print_stack() 124 void kfence_print_object(struct seq_file *seq, const struct kfence_metadata *meta) in kfence_print_object()
|
D | core.c | 613 static int stats_show(struct seq_file *seq, void *v) in stats_show() 630 static void *start_object(struct seq_file *seq, loff_t *pos) in start_object() 637 static void stop_object(struct seq_file *seq, void *v) in stop_object() 641 static void *next_object(struct seq_file *seq, void *v, loff_t *pos) in next_object() 649 static int show_object(struct seq_file *seq, void *v) in show_object()
|
/mm/ |
D | kmemleak.c | 257 #define warn_or_seq_printf(seq, fmt, ...) do { \ argument 264 static void warn_or_seq_hex_dump(struct seq_file *seq, int prefix_type, in warn_or_seq_hex_dump() 282 static void hex_dump_object(struct seq_file *seq, in hex_dump_object() 336 static void print_unreferenced(struct seq_file *seq, in print_unreferenced() 1631 static void *kmemleak_seq_start(struct seq_file *seq, loff_t *pos) in kmemleak_seq_start() 1657 static void *kmemleak_seq_next(struct seq_file *seq, void *v, loff_t *pos) in kmemleak_seq_next() 1679 static void kmemleak_seq_stop(struct seq_file *seq, void *v) in kmemleak_seq_stop() 1696 static int kmemleak_seq_show(struct seq_file *seq, void *v) in kmemleak_seq_show()
|
D | mmu_notifier.c | 96 unsigned long *seq) in mn_itree_inv_start_range() 190 unsigned long seq; in mmu_interval_read_begin() local 1041 unsigned long seq) in mmu_interval_seq_released() 1066 unsigned long seq = 0; in mmu_interval_notifier_remove() local
|
D | hugetlb_cgroup.c | 456 static int hugetlb_cgroup_read_u64_max(struct seq_file *seq, void *v) in hugetlb_cgroup_read_u64_max() 589 static int __hugetlb_events_show(struct seq_file *seq, bool local) in __hugetlb_events_show() 608 static int hugetlb_events_show(struct seq_file *seq, void *v) in hugetlb_events_show() 613 static int hugetlb_events_local_show(struct seq_file *seq, void *v) in hugetlb_events_local_show()
|
D | vmscan.c | 3163 static inline int filter_gen_from_seq(unsigned long seq) in filter_gen_from_seq() 3178 static void reset_bloom_filter(struct lruvec *lruvec, unsigned long seq) in reset_bloom_filter() 3194 static void update_bloom_filter(struct lruvec *lruvec, unsigned long seq, void *item) in update_bloom_filter() 3212 static bool test_bloom_filter(struct lruvec *lruvec, unsigned long seq, void *item) in test_bloom_filter() 3417 unsigned long seq = carryover ? lrugen->min_seq[type] : lrugen->max_seq + 1; in reset_ctrl_pos() local 4261 unsigned long seq; in should_run_aging() local 4940 static bool should_abort_scan(struct lruvec *lruvec, unsigned long seq, in should_abort_scan() 5330 unsigned long seq) in lru_gen_seq_show_full() 5382 unsigned long seq; in lru_gen_seq_show() local 5444 static int run_aging(struct lruvec *lruvec, unsigned long seq, struct scan_control *sc, in run_aging() [all …]
|
D | slub.c | 6073 static int slab_debugfs_show(struct seq_file *seq, void *v) in slab_debugfs_show() 6120 static void slab_debugfs_stop(struct seq_file *seq, void *v) in slab_debugfs_stop() 6124 static void *slab_debugfs_next(struct seq_file *seq, void *v, loff_t *ppos) in slab_debugfs_next() 6135 static void *slab_debugfs_start(struct seq_file *seq, loff_t *ppos) in slab_debugfs_start() 6202 struct seq_file *seq = file->private_data; in slab_debug_trace_release() local
|
D | shmem.c | 1464 static void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol() 1488 static inline void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol() 3616 static int shmem_show_options(struct seq_file *seq, struct dentry *root) in shmem_show_options()
|
D | swapfile.c | 2710 struct seq_file *seq = file->private_data; in swaps_poll() local 2805 struct seq_file *seq; in swaps_open() local
|
D | memory.c | 4916 unsigned long address, unsigned int flags, unsigned long seq) in __handle_mm_fault() 5252 unsigned long seq, struct pt_regs *regs) in do_handle_mm_fault()
|
D | gup.c | 2837 unsigned seq; in lockless_pages_from_mm() local
|
D | page_alloc.c | 674 unsigned seq; in page_outside_zone_boundaries() local 4925 static unsigned int check_retry_zonelist(unsigned int seq) in check_retry_zonelist()
|