/linux/block/ |
A D | blk-sysfs.c | 29 queue_var_show(unsigned long var, char *page) in queue_var_show() 35 queue_var_store(unsigned long *var, const char *page, size_t count) in queue_var_store() 49 static ssize_t queue_var_store64(s64 *var, const char *page) in queue_var_store64() 62 static ssize_t queue_requests_show(struct request_queue *q, char *page) in queue_requests_show() 90 static ssize_t queue_ra_show(struct request_queue *q, char *page) in queue_ra_show() 128 char *page) in queue_max_discard_segments_show() 187 const char *page, size_t count) in queue_discard_max_store() 227 char *page) in queue_zone_write_granularity_show() 515 static ssize_t queue_wc_show(struct request_queue *q, char *page) in queue_wc_show() 545 static ssize_t queue_fua_show(struct request_queue *q, char *page) in queue_fua_show() [all …]
|
/linux/mm/ |
A D | folio-compat.c | 11 struct address_space *page_mapping(struct page *page) in page_mapping() 17 void unlock_page(struct page *page) in unlock_page() 23 void end_page_writeback(struct page *page) in end_page_writeback() 29 void wait_on_page_writeback(struct page *page) in wait_on_page_writeback() 35 void wait_for_stable_page(struct page *page) in wait_for_stable_page() 41 bool page_mapped(struct page *page) in page_mapped() 47 void mark_page_accessed(struct page *page) in mark_page_accessed() 75 bool set_page_writeback(struct page *page) in set_page_writeback() 81 bool set_page_dirty(struct page *page) in set_page_dirty() 100 struct page *page) in redirty_page_for_writepage() [all …]
|
A D | debug_page_ref.c | 8 void __page_ref_set(struct page *page, int v) in __page_ref_set() 15 void __page_ref_mod(struct page *page, int v) in __page_ref_mod() 22 void __page_ref_mod_and_test(struct page *page, int v, int ret) in __page_ref_mod_and_test() 29 void __page_ref_mod_and_return(struct page *page, int v, int ret) in __page_ref_mod_and_return() 36 void __page_ref_mod_unless(struct page *page, int v, int u) in __page_ref_mod_unless() 43 void __page_ref_freeze(struct page *page, int v, int ret) in __page_ref_freeze() 50 void __page_ref_unfreeze(struct page *page, int v) in __page_ref_unfreeze()
|
A D | rmap.c | 486 struct anon_vma *page_get_anon_vma(struct page *page) in page_get_anon_vma() 855 int page_referenced(struct page *page, in page_referenced() 1044 static void __page_set_anon_rmap(struct page *page, in __page_set_anon_rmap() 1079 static void __page_check_anon_rmap(struct page *page, in __page_check_anon_rmap() 1110 void page_add_anon_rmap(struct page *page, in page_add_anon_rmap() 1121 void do_page_add_anon_rmap(struct page *page, in do_page_add_anon_rmap() 1179 void page_add_new_anon_rmap(struct page *page, in page_add_new_anon_rmap() 1656 static int page_not_mapped(struct page *page) in page_not_mapped() 2021 void page_mlock(struct page *page) in page_mlock() 2394 void hugepage_add_anon_rmap(struct page *page, in hugepage_add_anon_rmap() [all …]
|
A D | swap.c | 80 static void __page_cache_release(struct page *page) in __page_cache_release() 95 static void __put_single_page(struct page *page) in __put_single_page() 102 static void __put_compound_page(struct page *page) in __put_compound_page() 115 void __put_page(struct page *page) in __put_page() 142 struct page *page, *next; in put_pages_list() local 201 struct page *page = pvec->pages[i]; in pagevec_lru_move_fn() local 649 void deactivate_file_page(struct page *page) in deactivate_file_page() 678 void deactivate_page(struct page *page) in deactivate_page() 699 void mark_page_lazyfree(struct page *page) in mark_page_lazyfree() 911 struct page *page = pages[i]; in release_pages() local [all …]
|
A D | balloon_compaction.c | 15 struct page *page) in balloon_page_enqueue_one() 43 struct page *page, *tmp; in balloon_page_list_enqueue() local 79 struct page *page, *tmp; in balloon_page_list_dequeue() local 126 struct page *page = alloc_page(balloon_mapping_gfp_mask() | in balloon_page_alloc() local 147 struct page *page) in balloon_page_enqueue() 206 bool balloon_page_isolate(struct page *page, isolate_mode_t mode) in balloon_page_isolate() 220 void balloon_page_putback(struct page *page) in balloon_page_putback() 234 struct page *newpage, struct page *page, in balloon_page_migrate()
|
A D | page_io.c | 31 struct page *page = bio_first_page_all(bio); in end_swap_bio_write() local 53 static void swap_slot_free_notify(struct page *page) in swap_slot_free_notify() 103 struct page *page = bio_first_page_all(bio); in end_swap_bio_read() local 228 int swap_writepage(struct page *page, struct writeback_control *wbc) in swap_writepage() 257 static inline void count_swpout_vm_event(struct page *page) in count_swpout_vm_event() 267 static void bio_associate_blkg_from_page(struct bio *bio, struct page *page) in bio_associate_blkg_from_page() 282 #define bio_associate_blkg_from_page(bio, page) do { } while (0) argument 285 int __swap_writepage(struct page *page, struct writeback_control *wbc, in __swap_writepage() 356 int swap_readpage(struct page *page, bool synchronous) in swap_readpage() 438 int swap_set_page_dirty(struct page *page) in swap_set_page_dirty()
|
A D | truncate.c | 86 struct page *page = pvec->pages[i]; in truncate_exceptional_pvec_entries() local 156 void do_invalidatepage(struct page *page, unsigned int offset, in do_invalidatepage() 180 static void truncate_cleanup_page(struct page *page) in truncate_cleanup_page() 221 int truncate_inode_page(struct address_space *mapping, struct page *page) in truncate_inode_page() 256 int invalidate_inode_page(struct page *page) in invalidate_inode_page() 344 struct page *page = find_lock_page(mapping, start - 1); in truncate_inode_pages_range() local 363 struct page *page = find_lock_page(mapping, end); in truncate_inode_pages_range() local 396 struct page *page = pvec.pages[i]; in truncate_inode_pages_range() local 491 struct page *page = pvec.pages[i]; in __invalidate_mapping_pages() local 641 struct page *page = pvec.pages[i]; in invalidate_inode_pages2_range() local [all …]
|
/linux/drivers/target/ |
A D | target_core_stat.c | 111 char *page) in target_stat_tgt_num_lus_show() 117 char *page) in target_stat_tgt_status_show() 126 char *page) in target_stat_tgt_non_access_lus_show() 139 char *page) in target_stat_tgt_resets_show() 146 char *page) in target_stat_tgt_aborts_complete_show() 153 char *page) in target_stat_tgt_aborts_no_task_show() 273 char *page) in target_stat_lu_state_bit_show() 280 char *page) in target_stat_lu_num_cmds_show() 290 char *page) in target_stat_lu_read_mbytes_show() 300 char *page) in target_stat_lu_write_mbytes_show() [all …]
|
A D | target_core_configfs.c | 85 char *page) in target_core_item_version_show() 1324 char *page) in target_wwn_vendor_id_show() 1380 char *page) in target_wwn_product_id_show() 1436 char *page) in target_wwn_revision_show() 1543 char *page) in target_wwn_vpd_unit_serial_show() 1611 char *page) in target_wwn_vpd_protocol_identifier_show() 1718 char *page) in target_core_dev_pr_show_spc3_res() 1737 char *page) in target_core_dev_pr_show_spc2_res() 1776 char *page) in target_pr_res_pr_all_tgt_pts_show() 1797 char *page) in target_pr_res_pr_generation_show() [all …]
|
/linux/drivers/target/iscsi/ |
A D | iscsi_target_stat.c | 51 char *page) in iscsi_stat_instance_inst_show() 58 char *page) in iscsi_stat_instance_min_ver_show() 64 char *page) in iscsi_stat_instance_max_ver_show() 70 char *page) in iscsi_stat_instance_portals_show() 77 char *page) in iscsi_stat_instance_nodes_show() 83 char *page) in iscsi_stat_instance_sessions_show() 90 char *page) in iscsi_stat_instance_fail_sess_show() 106 char *page) in iscsi_stat_instance_fail_type_show() 116 char *page) in iscsi_stat_instance_fail_rem_name_show() 127 char *page) in iscsi_stat_instance_disc_time_show() [all …]
|
/linux/include/linux/ |
A D | page_ref.h | 41 static inline void __page_ref_set(struct page *page, int v) in __page_ref_set() 44 static inline void __page_ref_mod(struct page *page, int v) in __page_ref_mod() 65 static inline int page_ref_count(const struct page *page) in page_ref_count() 92 static inline int page_count(const struct page *page) in page_count() 113 static inline void init_page_count(struct page *page) in init_page_count() 118 static inline void page_ref_add(struct page *page, int nr) in page_ref_add() 130 static inline void page_ref_sub(struct page *page, int nr) in page_ref_sub() 156 static inline void page_ref_inc(struct page *page) in page_ref_inc() 168 static inline void page_ref_dec(struct page *page) in page_ref_dec() 194 static inline int page_ref_inc_return(struct page *page) in page_ref_inc_return() [all …]
|
A D | page_owner.h | 21 static inline void reset_page_owner(struct page *page, unsigned short order) in reset_page_owner() 27 static inline void set_page_owner(struct page *page, in set_page_owner() 34 static inline void split_page_owner(struct page *page, unsigned int nr) in split_page_owner() 44 static inline void set_page_owner_migrate_reason(struct page *page, int reason) in set_page_owner_migrate_reason() 49 static inline void dump_page_owner(const struct page *page) in dump_page_owner() 55 static inline void reset_page_owner(struct page *page, unsigned short order) in reset_page_owner() 58 static inline void set_page_owner(struct page *page, in set_page_owner() 62 static inline void split_page_owner(struct page *page, in split_page_owner() 69 static inline void set_page_owner_migrate_reason(struct page *page, int reason) in set_page_owner_migrate_reason() 72 static inline void dump_page_owner(const struct page *page) in dump_page_owner()
|
A D | page-flags.h | 261 struct page *page = &folio->page; in folio_flags() local 294 #define PF_POISONED_CHECK(page) ({ \ argument 297 #define PF_ANY(page, enforce) PF_POISONED_CHECK(page) argument 299 #define PF_ONLY_HEAD(page, enforce) ({ \ argument 302 #define PF_NO_TAIL(page, enforce) ({ \ argument 305 #define PF_NO_COMPOUND(page, enforce) ({ \ argument 308 #define PF_SECOND(page, enforce) ({ \ argument 635 static inline int PageUptodate(struct page *page) in PageUptodate() 767 static inline int PageTransTail(struct page *page) in PageTransTail() 839 #define PageType(page, flag) \ argument [all …]
|
A D | balloon_compaction.h | 100 struct page *page) in balloon_page_insert() 116 static inline void balloon_page_delete(struct page *page) in balloon_page_delete() 133 static inline struct balloon_dev_info *balloon_page_device(struct page *page) in balloon_page_device() 146 struct page *page) in balloon_page_insert() 152 static inline void balloon_page_delete(struct page *page) in balloon_page_delete() 158 static inline bool balloon_page_isolate(struct page *page) in balloon_page_isolate() 163 static inline void balloon_page_putback(struct page *page) in balloon_page_putback() 169 struct page *page, enum migrate_mode mode) in balloon_page_migrate() 188 static inline void balloon_page_push(struct list_head *pages, struct page *page) in balloon_page_push() 202 struct page *page = list_first_entry_or_null(pages, struct page, lru); in balloon_page_pop() local
|
A D | highmem-internal.h | 40 static inline void *kmap(struct page *page) in kmap() 53 static inline void kunmap(struct page *page) in kunmap() 71 static inline void *kmap_local_page(struct page *page) in kmap_local_page() 78 struct page *page = folio_page(folio, offset / PAGE_SIZE); in kmap_local_folio() local 97 static inline void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot() 108 static inline void *kmap_atomic(struct page *page) in kmap_atomic() 159 static inline void *kmap(struct page *page) in kmap() 165 static inline void kunmap_high(struct page *page) { } in kunmap_high() 168 static inline void kunmap(struct page *page) in kunmap() 175 static inline void *kmap_local_page(struct page *page) in kmap_local_page() [all …]
|
A D | mm.h | 220 #define nth_page(page,n) ((page) + (n)) argument 834 static inline int page_mapcount(struct page *page) in page_mapcount() 861 struct page *page = virt_to_page(x); in virt_to_head_page() local 1202 static inline void get_page(struct page *page) in get_page() 1240 static inline void put_page(struct page *page) in put_page() 1351 struct page *page) in page_needs_cow_for_dma() 1374 static inline int page_zone_id(struct page *page) in page_zone_id() 2073 static inline int mm_counter(struct page *page) in mm_counter() 2307 static inline void ptlock_free(struct page *page) in ptlock_free() 2322 static inline bool ptlock_init(struct page *page) in ptlock_init() [all …]
|
A D | hugetlb_cgroup.h | 63 __hugetlb_cgroup_from_page(struct page *page, bool rsvd) in __hugetlb_cgroup_from_page() 81 hugetlb_cgroup_from_page_rsvd(struct page *page) in hugetlb_cgroup_from_page_rsvd() 86 static inline int __set_hugetlb_cgroup(struct page *page, in __set_hugetlb_cgroup() 102 static inline int set_hugetlb_cgroup(struct page *page, in set_hugetlb_cgroup() 184 hugetlb_cgroup_from_page_resv(struct page *page) in hugetlb_cgroup_from_page_resv() 190 hugetlb_cgroup_from_page_rsvd(struct page *page) in hugetlb_cgroup_from_page_rsvd() 195 static inline int set_hugetlb_cgroup(struct page *page, in set_hugetlb_cgroup() 241 struct page *page) in hugetlb_cgroup_commit_charge() 248 struct page *page) in hugetlb_cgroup_commit_charge_rsvd() 253 struct page *page) in hugetlb_cgroup_uncharge_page() [all …]
|
/linux/net/core/ |
A D | page_pool.c | 116 struct page *page; in page_pool_refill_alloc_cache() local 167 struct page *page; in __page_pool_get_cached() local 181 struct page *page, in page_pool_dma_sync_for_device() 216 struct page *page) in page_pool_set_pp_info() 231 struct page *page; in __page_pool_alloc_page_order() local 260 struct page *page; in __page_pool_alloc_pages_slow() local 312 struct page *page; in page_pool_alloc_pages() local 549 struct page *page = pool->frag_page; in page_pool_free_frag() local 605 struct page *page; in page_pool_empty_ring() local 633 struct page *page; in page_pool_empty_alloc_cache_once() local [all …]
|
/linux/sound/pci/trident/ |
A D | trident_memory.c | 22 #define __set_tlb_bus(trident,page,addr) \ argument 24 #define __tlb_to_addr(trident,page) \ argument 38 #define aligned_page_offset(page) ((page) << 12) argument 40 #define page_to_addr(trident,page) __tlb_to_addr(trident, page) argument 47 #define aligned_page_offset(page) ((page) << 13) argument 51 static inline void set_tlb_bus(struct snd_trident *trident, int page, in set_tlb_bus() 76 #define aligned_page_offset(page) ((page) * ALIGN_PAGE_SIZE) argument 111 int page, psize; in search_empty() local 163 int idx, page; in snd_trident_alloc_sg_pages() local 207 int page; in snd_trident_alloc_cont_pages() local [all …]
|
/linux/drivers/nvme/target/ |
A D | configfs.c | 94 char *page) in nvmet_addr_portid_show() 123 char *page) in nvmet_addr_traddr_show() 198 char *page) in nvmet_addr_trsvcid_show() 226 char *page) in nvmet_param_inline_data_size_show() 253 char *page) in nvmet_param_pi_enable_show() 280 char *page) in nvmet_addr_trtype_show() 670 char *page) in nvmet_passthru_device_path_show() 711 char *page) in nvmet_passthru_enable_show() 738 char *page) in nvmet_passthru_admin_timeout_show() 757 char *page) in nvmet_passthru_io_timeout_show() [all …]
|
/linux/fs/jfs/ |
A D | jfs_metapage.c | 135 static inline void inc_io(struct page *page) in inc_io() 140 static inline void dec_io(struct page *page, void (*handler) (struct page *)) in dec_io() 169 #define inc_io(page) do {} while(0) argument 170 #define dec_io(page, handler) handler(page) argument 260 static void last_read_complete(struct page *page) in last_read_complete() 269 struct page *page = bio->bi_private; in metapage_read_end_io() local 324 struct page *page = bio->bi_private; in metapage_write_end_io() local 584 struct page *page; in __get_metapage() local 698 struct page *page = mp->page; in force_metapage() local 732 struct page *page = mp->page; in release_metapage() local [all …]
|
/linux/fs/btrfs/ |
A D | subpage.c | 122 struct page *page) in btrfs_detach_subpage() 174 struct page *page) in btrfs_page_inc_eb_refs() 189 struct page *page) in btrfs_page_dec_eb_refs() 205 struct page *page, u64 start, u32 len) in btrfs_subpage_assert() 221 struct page *page, u64 start, u32 len) in btrfs_subpage_start_reader() 232 struct page *page, u64 start, u32 len) in btrfs_subpage_end_reader() 274 struct page *page, u64 start, u32 len) in btrfs_subpage_start_writer() 288 struct page *page, u64 start, u32 len) in btrfs_subpage_end_and_test_writer() 320 struct page *page, u64 start, u32 len) in btrfs_page_start_writer_lock() 337 struct page *page, u64 start, u32 len) in btrfs_page_end_writer_lock() [all …]
|
/linux/arch/openrisc/include/asm/ |
A D | cacheflush.h | 33 #define dcache_page_flush(page) local_dcache_page_flush(page) argument 34 #define icache_page_inv(page) local_icache_page_inv(page) argument 36 #define dcache_page_flush(page) local_dcache_page_flush(page) argument 37 #define icache_page_inv(page) smp_icache_page_inv(page) argument 45 static inline void sync_icache_dcache(struct page *page) in sync_icache_dcache() 60 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() 65 #define flush_icache_user_page(vma, page, addr, len) \ argument
|
/linux/arch/s390/mm/ |
A D | page-states.c | 60 static inline unsigned char get_page_state(struct page *page) in get_page_state() 71 static inline void set_page_unused(struct page *page, int order) in set_page_unused() 82 static inline void set_page_stable_dat(struct page *page, int order) in set_page_stable_dat() 107 struct page *page; in mark_kernel_pmd() local 123 struct page *page; in mark_kernel_pud() local 144 struct page *page; in mark_kernel_p4d() local 165 struct page *page; in mark_kernel_pgd() local 186 struct page *page; in cmma_init_nodat() local 208 void arch_free_page(struct page *page, int order) in arch_free_page() 215 void arch_alloc_page(struct page *page, int order) in arch_alloc_page() [all …]
|