| /OK3568_Linux_fs/kernel/arch/x86/xen/ |
| H A D | setup.c | 457 phys_addr_t start = 0; in xen_foreach_remap_area() local 581 static void __init xen_align_and_add_e820_region(phys_addr_t start, in xen_align_and_add_e820_region() 614 bool __init xen_is_e820_reserved(phys_addr_t start, phys_addr_t size) in xen_is_e820_reserved() 648 phys_addr_t addr, start; in xen_find_free_area() local 706 phys_addr_t start, size; in xen_reserve_xen_mfnlist() local 875 phys_addr_t new_area, start, size; in xen_memory_setup() local
|
| /OK3568_Linux_fs/kernel/arch/riscv/mm/ |
| H A D | kasan_init.c | 52 static void __init populate(void *start, void *end) in populate() 98 void *start = (void *)__va(_start); in kasan_init() local
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | mmap.c | 26 resource_size_t start, end; in pci_mmap_page_range() local 85 resource_size_t start, end; in pci_mmap_resource_range() local
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | inode.c | 163 u64 start, size_t size, size_t compressed_size, in insert_inline_extent() 271 static noinline int cow_file_range_inline(struct btrfs_inode *inode, u64 start, in cow_file_range_inline() 358 u64 start; member 370 u64 start; member 386 u64 start, u64 ram_size, in add_async_extent() 421 static inline int inode_need_compress(struct btrfs_inode *inode, u64 start, in inode_need_compress() 449 u64 start, u64 end, u64 num_bytes, u64 small_write) in inode_should_defrag() 479 u64 start = async_chunk->start; in compress_file_range() local 897 const u64 start = async_extent->start; in submit_compressed_extents() local 932 static u64 get_extent_allocation_hint(struct btrfs_inode *inode, u64 start, in get_extent_allocation_hint() [all …]
|
| H A D | file.c | 517 void btrfs_drop_extent_cache(struct btrfs_inode *inode, u64 start, u64 end, in btrfs_drop_extent_cache() 677 struct btrfs_path *path, u64 start, u64 end, in __btrfs_drop_extents() 1014 struct btrfs_root *root, struct inode *inode, u64 start, in btrfs_drop_extents() 1031 u64 *start, u64 *end) in extent_mergeable() 1070 struct btrfs_inode *inode, u64 start, u64 end) in btrfs_mark_extent_written() 2040 static int start_ordered_ops(struct inode *inode, loff_t start, loff_t end) in start_ordered_ops() 2095 int btrfs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in btrfs_sync_file() 2315 int slot, u64 start, u64 end) in hole_mergeable() 2452 static int find_first_non_hole(struct inode *inode, u64 *start, u64 *len) in find_first_non_hole() 2607 const u64 start, const u64 end, in btrfs_replace_file_extents() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/ |
| H A D | phydm_noisemonitor.c | 63 u64 start = 0, func_start = 0, func_end = 0; in odm_inband_noise_monitor_n() local 162 u64 start = 0, func_start = 0, func_end = 0; in phydm_idle_noise_measure_ac() local 262 u64 start = 0, func_start = 0, func_end = 0; in odm_inband_noise_monitor_ac() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/ |
| H A D | phydm_noisemonitor.c | 63 u64 start = 0, func_start = 0, func_end = 0; in odm_inband_noise_monitor_n() local 162 u64 start = 0, func_start = 0, func_end = 0; in phydm_idle_noise_measure_ac() local 262 u64 start = 0, func_start = 0, func_end = 0; in odm_inband_noise_monitor_ac() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/ |
| H A D | phydm_noisemonitor.c | 63 u64 start = 0, func_start = 0, func_end = 0; in odm_inband_noise_monitor_n() local 162 u64 start = 0, func_start = 0, func_end = 0; in phydm_idle_noise_measure_ac() local 262 u64 start = 0, func_start = 0, func_end = 0; in odm_inband_noise_monitor_ac() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/falcon/ |
| H A D | base.c | 28 nvkm_falcon_load_imem(struct nvkm_falcon *falcon, void *data, u32 start, in nvkm_falcon_load_imem() 42 nvkm_falcon_load_dmem(struct nvkm_falcon *falcon, void *data, u32 start, in nvkm_falcon_load_dmem() 53 nvkm_falcon_read_dmem(struct nvkm_falcon *falcon, u32 start, u32 size, u8 port, in nvkm_falcon_read_dmem()
|
| /OK3568_Linux_fs/u-boot/fs/cbfs/ |
| H A D | cbfs.c | 77 static int file_cbfs_next_file(u8 *start, u32 size, u32 align, in file_cbfs_next_file() 126 static void file_cbfs_fill_cache(u8 *start, u32 size, u32 align) in file_cbfs_fill_cache() 260 u8 *start; in file_cbfs_find_uncached() local
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | cache-sh4.c | 42 unsigned long start, end; in sh4_flush_icache_range() local 88 static inline void flush_cache_one(unsigned long start, unsigned long phys) in flush_cache_one() 275 unsigned long start, end; in sh4_flush_cache_range() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_noisemonitor.c | 62 u64 start = 0, func_start = 0, func_end = 0; in odm_inband_noise_monitor_n() local 161 u64 start = 0, func_start = 0, func_end = 0; in phydm_idle_noise_measure_ac() local 261 u64 start = 0, func_start = 0, func_end = 0; in odm_inband_noise_monitor_ac() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_hv_uvmem.c | 393 unsigned long end, start = gfn_to_hva(kvm, gfn); in kvmppc_memslot_page_merge() local 507 unsigned long start, in __kvmppc_svm_page_out() 579 unsigned long start, unsigned long end, in kvmppc_svm_page_out() 732 unsigned long start, in kvmppc_svm_page_in() 790 unsigned long start, end; in kvmppc_uv_migrate_mem_slot() local 931 unsigned long start, end; in kvmppc_h_svm_page_in() local 1041 unsigned long start, end; in kvmppc_h_svm_page_out() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ |
| H A D | hugetlbpage.c | 299 unsigned long start, unsigned long end, in free_hugepd_range() 338 unsigned long start = addr; in hugetlb_free_pte_range() local 363 unsigned long start; in hugetlb_free_pmd_range() local 422 unsigned long start; in hugetlb_free_pud_range() local 688 void *start; in flush_dcache_icache_hugepage() local
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | blk.h | 200 lbaint_t start, lbaint_t blkcnt, in blkcache_read() 207 lbaint_t start, lbaint_t blkcnt, in blkcache_fill() 432 static inline ulong blk_dread(struct blk_desc *block_dev, lbaint_t start, in blk_dread() 453 static inline ulong blk_dwrite(struct blk_desc *block_dev, lbaint_t start, in blk_dwrite() 460 static inline ulong blk_derase(struct blk_desc *block_dev, lbaint_t start, in blk_derase()
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | bitmap.c | 32 u32 mask, start, len, n; in hfs_find_set_zero_bits() local 193 int hfs_clear_vbm_bits(struct super_block *sb, u16 start, u16 count) in hfs_clear_vbm_bits()
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/pat/ |
| H A D | memtype.h | 11 u64 start; member 41 static inline struct memtype *memtype_erase(u64 start, u64 end) in memtype_erase()
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | numa_emulation.c | 32 static u64 __init mem_hole_size(u64 start, u64 end) in mem_hole_size() 129 u64 start, limit, end; in split_nodes_interleave() local 187 static u64 __init find_end_of_node(u64 start, u64 max_addr, u64 size) in find_end_of_node() 276 u64 start, limit, end; in split_nodes_size_interleave_uniform() local
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | cache.c | 484 int __flush_tlb_range(unsigned long sid, unsigned long start, in __flush_tlb_range() 596 unsigned long start, unsigned long end) in flush_cache_range() 650 unsigned long start = (unsigned long)vaddr; in flush_kernel_vmap_range() local 667 unsigned long start = (unsigned long)vaddr; in invalidate_kernel_vmap_range() local
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | imagetool.c | 18 struct image_type_params **start = __start_image_type; in imagetool_get_type() local 40 struct image_type_params **start = __start_image_type; in imagetool_verify_print_header() local
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | fiq.c | 94 void set_fiq_handler(void *start, unsigned int length) in set_fiq_handler() 160 void __init init_FIQ(int start) in init_FIQ()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | irqbypass.h | 54 void (*start)(struct irq_bypass_producer *); member 79 void (*start)(struct irq_bypass_consumer *); member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/ |
| H A D | phydm_noisemonitor.c | 62 u64 start = 0, func_start = 0, func_end = 0; in odm_inband_noise_monitor_n() local 161 u64 start = 0, func_start = 0, func_end = 0; in phydm_idle_noise_measure_ac() local 262 u64 start = 0, func_start = 0, func_end = 0, proc_time = 0; in odm_inband_noise_monitor_ac() local
|
| /OK3568_Linux_fs/kernel/lib/raid6/ |
| H A D | avx512.c | 101 static void raid6_avx5121_xor_syndrome(int disks, int start, int stop, in raid6_avx5121_xor_syndrome() 233 static void raid6_avx5122_xor_syndrome(int disks, int start, int stop, in raid6_avx5122_xor_syndrome() 423 static void raid6_avx5124_xor_syndrome(int disks, int start, int stop, in raid6_avx5124_xor_syndrome()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/tests/ |
| H A D | extent-map-tests.c | 57 u64 start = 0; in test_case_1() local 226 struct extent_map_tree *em_tree, u64 start) in __test_case_3() 325 struct extent_map_tree *em_tree, u64 start) in __test_case_4()
|