/Linux-v6.6/fs/btrfs/ |
D | subpage.c | 121 struct btrfs_subpage *subpage; in btrfs_attach_subpage() local 145 struct btrfs_subpage *subpage; in btrfs_detach_subpage() local 180 void btrfs_free_subpage(struct btrfs_subpage *subpage) in btrfs_free_subpage() 197 struct btrfs_subpage *subpage; in btrfs_page_inc_eb_refs() local 212 struct btrfs_subpage *subpage; in btrfs_page_dec_eb_refs() local 244 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in btrfs_subpage_start_reader() local 255 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in btrfs_subpage_end_reader() local 297 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in btrfs_subpage_start_writer() local 311 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in btrfs_subpage_end_and_test_writer() local 377 #define subpage_test_bitmap_all_set(fs_info, subpage, name) \ argument [all …]
|
D | extent_io.c | 1239 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in find_next_dirty_byte() local 1731 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in submit_eb_subpage() local 3058 struct btrfs_subpage *subpage; in page_range_has_eb() local 3783 bool subpage = eb->fs_info->nodesize < PAGE_SIZE; in set_extent_buffer_dirty() local
|
D | disk-io.c | 524 struct btrfs_subpage *subpage; in btree_dirty_folio() local
|
D | inode.c | 7839 struct btrfs_subpage *subpage; in wait_subpage_spinlock() local
|
/Linux-v6.6/tools/power/cpupower/utils/ |
D | cpupower.c | 81 static int print_man_page(const char *subpage) in print_man_page()
|
/Linux-v6.6/tools/testing/selftests/powerpc/mm/ |
D | subpage_prot.c | 68 static inline void check_faulted(void *addr, long page, long subpage, int write) in check_faulted()
|
/Linux-v6.6/drivers/target/ |
D | target_core_spc.c | 959 uint8_t subpage; member 1029 u8 subpage = cdb[3]; in spc_emulate_modesense() local 1149 u8 page, subpage; in spc_emulate_modeselect() local
|
/Linux-v6.6/mm/ |
D | rmap.c | 1478 struct page *subpage; in try_to_unmap_one() local 1823 struct page *subpage; in try_to_migrate_one() local 2189 struct page *subpage; in page_make_device_exclusive_one() local
|
D | gup.c | 1275 struct page *subpage; in __get_user_pages() local
|
D | huge_memory.c | 2573 struct page *subpage = head + i; in __split_huge_page() local
|
D | memory.c | 6071 struct page *subpage; in copy_folio_from_user() local
|
D | hugetlb.c | 3606 struct page *subpage; in demote_free_hugetlb_folio() local
|
/Linux-v6.6/fs/9p/ |
D | vfs_addr.c | 299 struct page *subpage, void *fsdata) in v9fs_write_end()
|
/Linux-v6.6/fs/afs/ |
D | write.c | 155 struct page *subpage, void *fsdata) in afs_write_end()
|
/Linux-v6.6/drivers/mtd/nand/onenand/ |
D | onenand_base.c | 1711 int column, subpage; in onenand_panic_write() local 1801 int written = 0, column, thislen = 0, subpage = 0; in onenand_write_ops_nolock() local
|
/Linux-v6.6/fs/ceph/ |
D | addr.c | 1523 struct page *subpage, void *fsdata) in ceph_write_end()
|
/Linux-v6.6/drivers/hid/ |
D | wacom_wac.c | 1875 int subpage = (usage & 0xFF00) << 8; in wacom_equivalent_usage() local 1903 int subpage = (usage & 0xFF00) << 8; in wacom_equivalent_usage() local
|
/Linux-v6.6/drivers/scsi/ |
D | scsi_lib.c | 2167 scsi_mode_sense(struct scsi_device *sdev, int dbd, int modepage, int subpage, in scsi_mode_sense()
|
/Linux-v6.6/drivers/mtd/nand/raw/ |
D | nand_base.c | 4319 int status, subpage; in nand_write_page() local
|