Home
last modified time | relevance | path

Searched defs:page_count (Results 1 – 25 of 109) sorted by relevance

12345

/kernel/linux/linux-6.6/tools/testing/selftests/mm/
Dksm_tests.c348 long page_count, int timeout, size_t page_size) in check_ksm_merge()
385 int page_count = 2; in check_ksm_unmerge() local
421 static int check_ksm_zero_page_merge(int merge_type, int mapping, int prot, long page_count, in check_ksm_zero_page_merge()
491 int page_count = 2; in check_ksm_numa_merge() local
713 size_t page_count = 4000; in ksm_cow_time() local
783 long page_count = KSM_PAGE_COUNT_DEFAULT; in main() local
/kernel/linux/linux-6.6/sound/soc/sof/amd/
Dacp-loader.c55 u32 dma_size, page_count; in acp_dsp_block_write() local
157 u32 page_count, dma_size; in acp_dsp_pre_fw_run() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
Dnouveau_bo85b5.c47 u32 page_count = PFN_UP(new_reg->size); in nva3_bo_move_copy() local
Dnouveau_bo90b5.c40 u32 page_count = PFN_UP(new_reg->size); in nvc0_bo_move_copy() local
Dnouveau_bo9039.c45 u32 page_count = PFN_UP(new_reg->size); in nvc0_bo_move_m2mf() local
Dnouveau_bo0039.c55 u32 page_count = PFN_UP(new_reg->size); in nv04_bo_move_m2mf() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_bo90b5.c40 u32 page_count = new_reg->num_pages; in nvc0_bo_move_copy() local
Dnouveau_bo85b5.c47 u32 page_count = new_reg->num_pages; in nva3_bo_move_copy() local
Dnouveau_bo9039.c45 u32 page_count = new_reg->num_pages; in nvc0_bo_move_m2mf() local
Dnouveau_bo0039.c55 u32 page_count = new_reg->num_pages; in nv04_bo_move_m2mf() local
/kernel/linux/linux-6.6/fs/squashfs/
Dblock.c81 u64 read_start, u64 read_end, int page_count) in squashfs_bio_read_cached()
200 const int page_count = DIV_ROUND_UP(total_len + offset, PAGE_SIZE); in squashfs_bio_read() local
/kernel/linux/linux-6.6/drivers/vfio/pci/pds/
Ddirty.c128 u32 page_count) in __pds_vfio_dirty_alloc_sgl()
158 u32 page_count) in pds_vfio_dirty_alloc_sgl()
191 u32 page_count; in pds_vfio_dirty_enable() local
/kernel/linux/linux-5.10/tools/testing/radix-tree/
Dregression2.c61 unsigned long page_count = 0; variable
/kernel/linux/linux-6.6/tools/testing/radix-tree/
Dregression2.c61 unsigned long page_count = 0; variable
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_rd.c68 u32 i, j, page_count = 0, sg_per_table; in rd_release_sgl_table() local
90 u32 page_count; in rd_release_device_space() local
216 u32 page_count; in rd_release_prot_space() local
/kernel/linux/linux-6.6/drivers/target/
Dtarget_core_rd.c68 u32 i, j, page_count = 0, sg_per_table; in rd_release_sgl_table() local
90 u32 page_count; in rd_release_device_space() local
216 u32 page_count; in rd_release_prot_space() local
/kernel/linux/linux-6.6/drivers/firewire/
Dcore-iso.c29 int fw_iso_buffer_alloc(struct fw_iso_buffer *buffer, int page_count) in fw_iso_buffer_alloc()
78 int page_count, enum dma_data_direction direction) in fw_iso_buffer_init()
/kernel/linux/linux-5.10/drivers/firewire/
Dcore-iso.c29 int fw_iso_buffer_alloc(struct fw_iso_buffer *buffer, int page_count) in fw_iso_buffer_alloc()
78 int page_count, enum dma_data_direction direction) in fw_iso_buffer_init()
/kernel/linux/linux-6.6/drivers/tee/
Dtee_shm.c17 static void shm_put_kernel_pages(struct page **pages, size_t page_count) in shm_put_kernel_pages()
25 static int shm_get_kernel_pages(unsigned long start, size_t page_count, in shm_get_kernel_pages()
/kernel/linux/linux-5.10/drivers/char/agp/
Dgeneric.c219 size_t page_count, u32 type) in agp_allocate_memory()
1145 struct agp_memory *agp_generic_alloc_by_type(size_t page_count, int type) in agp_generic_alloc_by_type()
1159 struct agp_memory *agp_generic_alloc_user(size_t page_count, int type) in agp_generic_alloc_user()
/kernel/linux/linux-6.6/drivers/char/agp/
Dgeneric.c219 size_t page_count, u32 type) in agp_allocate_memory()
1145 struct agp_memory *agp_generic_alloc_by_type(size_t page_count, int type) in agp_generic_alloc_by_type()
1159 struct agp_memory *agp_generic_alloc_user(size_t page_count, int type) in agp_generic_alloc_user()
/kernel/linux/linux-6.6/arch/x86/hyperv/
Dhv_proc.c29 int i, j, page_count; in hv_call_deposit_pages() local
/kernel/linux/linux-5.10/fs/squashfs/
Dblock.c86 const int page_count = DIV_ROUND_UP(total_len + offset, PAGE_SIZE); in squashfs_bio_read() local
/kernel/linux/linux-5.10/drivers/virt/vboxguest/
Dvboxguest_utils.c199 u32 page_count; in hgcm_call_add_pagelist_size() local
337 u32 i, page_count; in hgcm_call_init_linaddr() local
/kernel/linux/linux-6.6/drivers/virt/vboxguest/
Dvboxguest_utils.c199 u32 page_count; in hgcm_call_add_pagelist_size() local
337 u32 i, page_count; in hgcm_call_init_linaddr() local

12345