Searched defs:min_seq (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/mm/ |
| H A D | workingset.c | 235 unsigned long min_seq; in lru_gen_eviction() local 266 unsigned long min_seq; in lru_gen_test_recent() local [all...] |
| H A D | vmscan.c | 5871 lru_gen_seq_show_full(struct seq_file *m, struct lruvec *lruvec, unsigned long max_seq, unsigned long *min_seq, unsigned long seq) lru_gen_seq_show_full() argument [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | delayed-ref.c | 516 u64 min_seq = btrfs_tree_mod_log_lowest_seq(fs_info); in btrfs_check_delayed_seq() local
|
| H A D | tree-mod-log.c | 81 u64 min_seq = BTRFS_SEQ_LAST; in btrfs_put_tree_mod_seq() local 474 __tree_mod_log_search(struct btrfs_fs_info *fs_info, u64 start, u64 min_seq, bool smallest) __tree_mod_log_search() argument 521 tree_mod_log_search_oldest(struct btrfs_fs_info *fs_info, u64 start, u64 min_seq) tree_mod_log_search_oldest() argument 532 tree_mod_log_search(struct btrfs_fs_info *fs_info, u64 start, u64 min_seq) tree_mod_log_search() argument [all...] |
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | ctree.c | 313 u64 min_seq = (u64)-1; in btrfs_put_tree_mod_seq() local 646 __tree_mod_log_search(struct btrfs_fs_info *fs_info, u64 start, u64 min_seq, in __tree_mod_log_search() argument 693 tree_mod_log_search_oldest(struct btrfs_fs_info *fs_info, u64 start, u64 min_seq) tree_mod_log_search_oldest() argument 705 tree_mod_log_search(struct btrfs_fs_info *fs_info, u64 start, u64 min_seq) tree_mod_log_search() argument [all...] |
| /kernel/linux/linux-6.6/kernel/printk/ |
| H A D | printk.c | 4140 u64 min_seq = latched_seq_read_nolock(&clear_seq); in kmsg_dump_get_line() local 4198 u64 min_seq = latched_seq_read_nolock(&clear_seq); in kmsg_dump_get_buffer() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | mmzone.h | 448 unsigned long min_seq[ANON_AND_FILE]; member
|
Completed in 25 milliseconds