| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/mtd/ |
| H A D | mtd-abi.h | 27 __u32 start; member 32 __u64 start; member 37 __u32 start; member 43 __u64 start; member 85 __u64 start; member 146 __u32 start; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/ |
| H A D | timer.cpp | 18 void Timer::Impl::start(uint64_t timeout, uint64_t repeat_, std::function<void ()>&& cb) { in start() function in mbgl::util::Timer::Impl 45 void Timer::start(Duration timeout, Duration repeat, std::function<void()>&& cb) { in start() function in mbgl::util::Timer
|
| /OK3568_Linux_fs/kernel/arch/mips/sgi-ip27/ |
| H A D | ip27-klconfig.c | 51 lboard_t *find_lboard(lboard_t *start, unsigned char brd_type) in find_lboard() 63 lboard_t *find_lboard_class(lboard_t *start, unsigned char brd_type) in find_lboard_class()
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | cacheflush_64.h | 24 #define flush_cache_range(vma, start, end) \ argument 74 #define flush_cache_vmap(start, end) do { } while (0) argument 75 #define flush_cache_vunmap(start, end) do { } while (0) argument
|
| /OK3568_Linux_fs/kernel/tools/testing/radix-tree/ |
| H A D | main.c | 50 unsigned long start; in __big_gang_check() local 126 void check_copied_tags(struct radix_tree_root *tree, unsigned long start, unsigned long end, unsign… in check_copied_tags() 160 unsigned long start, end, count = 0, tagged, cur, tmp; in copy_tag_check() local
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | cacheflush.h | 46 #define flush_kernel_dcache_range(start,size) \ argument 52 #define flush_cache_vmap(start, end) flush_cache_all() argument 53 #define flush_cache_vunmap(start, end) flush_cache_all() argument
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | extents.c | 312 u32 count, start; in hfsplus_add_extent() local 341 u32 count, start; in hfsplus_free_extents() local 401 u32 total_blocks, blocks, start; in hfsplus_free_fork() local 445 u32 start, len, goal; in hfsplus_file_extend() local 548 u32 alloc_cnt, blk_cnt, start; in hfsplus_file_truncate() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | dump.c | 302 static void walk_pte(struct pg_state *st, pmd_t *pmd, unsigned long start, in walk_pte() 334 static void walk_pmd(struct pg_state *st, pud_t *pud, unsigned long start) in walk_pmd() 358 static void walk_pud(struct pg_state *st, p4d_t *p4d, unsigned long start) in walk_pud() 374 static void walk_p4d(struct pg_state *st, pgd_t *pgd, unsigned long start) in walk_p4d() 391 unsigned long start) in walk_pgd()
|
| H A D | init.c | 171 phys_addr_t start; in arm_initrd_init() local 314 unsigned long start, end, prev_end = 0; in free_unused_memmap() local 371 unsigned long start = PFN_UP(range_start); in free_highpages() local 436 unsigned long start; member 628 void free_initrd_mem(unsigned long start, unsigned long end) in free_initrd_mem()
|
| H A D | cache-tauros2.c | 69 static void tauros2_inv_range(unsigned long start, unsigned long end) in tauros2_inv_range() 98 static void tauros2_clean_range(unsigned long start, unsigned long end) in tauros2_clean_range() 109 static void tauros2_flush_range(unsigned long start, unsigned long end) in tauros2_flush_range()
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/ |
| H A D | fstime.c | 264 double start, end; in w_test() local 317 double start, end; in r_test() local 382 double start, end; in c_test() local
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | loudness.c | 24 double delta, start; member 46 static double * make_filter(int n, double start, double delta, double rate) in make_filter() 97 static int start(sox_effect_t * effp) in start() function
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | pti.c | 303 pti_clone_pgtable(unsigned long start, unsigned long end, in pti_clone_pgtable() 474 unsigned long start, end; in pti_clone_user_shared() local 570 unsigned long start = PFN_ALIGN(_text); in pti_clone_kernel_text() local 604 unsigned long start = PFN_ALIGN(_text); in pti_set_kernel_image_nonglobal() local
|
| H A D | init_64.c | 127 static void sync_global_pgds_l5(unsigned long start, unsigned long end) in sync_global_pgds_l5() 164 static void sync_global_pgds_l4(unsigned long start, unsigned long end) in sync_global_pgds_l4() 212 static void sync_global_pgds(unsigned long start, unsigned long end) in sync_global_pgds() 837 static void update_end_of_memory_vars(u64 start, u64 size) in update_end_of_memory_vars() 863 int arch_add_memory(int nid, u64 start, u64 size, in arch_add_memory() 1175 remove_pagetable(unsigned long start, unsigned long end, bool direct, in remove_pagetable() 1197 void __ref vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() 1204 kernel_physical_mapping_remove(unsigned long start, unsigned long end) in kernel_physical_mapping_remove() 1212 void __ref arch_remove_memory(int nid, u64 start, u64 size, in arch_remove_memory() 1329 unsigned long start = PFN_ALIGN(_text); in mark_rodata_ro() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | unwind.c | 105 struct unwind_table_entry *start = table_start; in unwind_table_init() local 137 unwind_table_sort(struct unwind_table_entry *start, in unwind_table_sort() 147 void *start, void *end) in unwind_table_add() 181 long start, stop; in unwind_init() local
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | init.c | 173 void __init page_table_range_init(unsigned long start, unsigned long end, in page_table_range_init() 249 u32 start = zero_base + (u32)CONFIG_ZERO_PAGE_OFFSET; in early_reserve_mem() local 408 int arch_add_memory(int nid, u64 start, u64 size, in arch_add_memory() 426 void arch_remove_memory(int nid, u64 start, u64 size, in arch_remove_memory()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | misc.c | 17 ulong start = get_timer(0); in do_sleep() local 64 static ulong start; in do_timer() local
|
| H A D | rockusb.c | 22 ulong start, lbaint_t blkcnt, void *buf) in rkusb_read_sector() 40 ulong start, lbaint_t blkcnt, const void *buf) in rkusb_write_sector() 59 ulong start, lbaint_t blkcnt) in rkusb_erase_sector()
|
| /OK3568_Linux_fs/kernel/arch/riscv/mm/ |
| H A D | tlbflush.c | 17 static void __sbi_tlb_flush_range(struct cpumask *cmask, unsigned long start, in __sbi_tlb_flush_range() 52 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range()
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | tlbflush.h | 44 #define flush_tlb_range(vma, start, end) \ argument 47 #define flush_tlb_kernel_range(start, end) \ argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | u64_stats_sync.h | 180 unsigned int start) in __u64_stats_fetch_retry() 190 unsigned int start) in u64_stats_fetch_retry() 213 unsigned int start) in u64_stats_fetch_retry_irq()
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | c-octeon.c | 52 static void local_octeon_flush_icache_range(unsigned long start, in local_octeon_flush_icache_range() 123 static void octeon_flush_icache_range(unsigned long start, unsigned long end) in octeon_flush_icache_range() 137 unsigned long start, unsigned long end) in octeon_flush_cache_range()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | nvs.c | 36 int acpi_nvs_register(__u64 start, __u64 size) in acpi_nvs_register() 50 int acpi_nvs_for_each_region(int (*func)(__u64 start, __u64 size, void *data), in acpi_nvs_for_each_region() 93 static int suspend_nvs_register(unsigned long start, unsigned long size) in suspend_nvs_register()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | mlock2.h | 15 static int mlock2_(void *start, size_t len, int flags) in mlock2_() 30 unsigned long start, end; in seek_to_smaps_entry() local
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | cacheflush.h | 20 #define flush_icache_range(start, end) imb() argument 22 #define flush_icache_range(start, end) smp_imb() argument
|