| /OK3568_Linux_fs/kernel/arch/arm/mach-dove/ |
| H A D | mpp.c | 21 int end; member 50 static void __init dove_mpp_gpio_mode(int start, int end, int gpio_mode) in dove_mpp_gpio_mode()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_discard.c | 27 xfs_daddr_t end, in xfs_trim_extents() 158 xfs_daddr_t start, end, minlen; in xfs_ioc_trim() local
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | memory.c | 255 unsigned long addr, unsigned long end, in free_pmd_range() 289 unsigned long addr, unsigned long end, in free_pud_range() 323 unsigned long addr, unsigned long end, in free_p4d_range() 359 unsigned long addr, unsigned long end, in free_pgd_range() 975 unsigned long end) in copy_pte_range() 1082 unsigned long end) in copy_pmd_range() 1119 unsigned long end) in copy_pud_range() 1156 unsigned long end) in copy_p4d_range() 1183 unsigned long end = src_vma->vm_end; in copy_page_range() local 1270 unsigned long addr, unsigned long end, in zap_pte_range() [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/ |
| H A D | machine.c | 26 u64 end, u64 pgoff, const char *name) in add_extra_kernel_map() 62 u64 end = start + page_size; in find_extra_kernel_maps() local
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | alternative.c | 63 struct alt_instr *end) in __apply_alternatives() 103 struct alt_instr *end) in apply_alternatives()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq_3A_server/common/mediactl/ |
| H A D | mediactl.c | 786 char *end; in media_parse_pad() local 853 char *end; in media_parse_link() local 895 char *end; in media_parse_setup_link() local 933 const char *end) in media_print_streampos() 951 char *end; in media_parse_setup_links() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/mediactl/ |
| H A D | mediactl.c | 789 char *end; in media_parse_pad() local 856 char *end; in media_parse_link() local 898 char *end; in media_parse_setup_link() local 936 const char *end) in media_print_streampos() 954 char *end; in media_parse_setup_links() local
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | init_32.c | 128 page_table_range_init_count(unsigned long start, unsigned long end) in page_table_range_init_count() 209 page_table_range_init(unsigned long start, unsigned long end, pgd_t *pgd_base) in page_table_range_init() 259 unsigned long end, in kernel_physical_mapping_init() 423 phys_addr_t start, end; in add_highpages_with_active_regions() local 528 unsigned long vaddr, end; in early_ioremap_page_table_range_init() local
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | dwarf.c | 736 unsigned char *end, struct module *mod) in dwarf_parse_cie() 867 unsigned char *end, struct module *mod) in dwarf_parse_fde() 924 unsigned long start, end; in dwarf_parse_fde() local 1032 unsigned char *end; in dwarf_parse_section() local 1093 unsigned long start, end; in module_dwarf_finalize() local
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_interval.c | 116 sector_t end = sector + (size >> 9); in drbd_find_overlap() local 144 sector_t end = sector + (size >> 9); in drbd_next_overlap() local
|
| /OK3568_Linux_fs/kernel/arch/csky/mm/ |
| H A D | tlb.c | 47 unsigned long end) in flush_tlb_range() 83 void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range()
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/ |
| H A D | tdp_iter.h | 50 #define for_each_tdp_pte_min_level(iter, root, root_level, min_level, start, end) \ argument 55 #define for_each_tdp_pte(iter, root, root_level, start, end) \ argument
|
| /OK3568_Linux_fs/kernel/arch/riscv/mm/ |
| H A D | pageattr.c | 112 unsigned long end = start + PAGE_SIZE * numpages; in __set_memory() local 157 unsigned long end = start + PAGE_SIZE; in set_direct_map_invalid_noflush() local 174 unsigned long end = start + PAGE_SIZE; in set_direct_map_default_noflush() local
|
| /OK3568_Linux_fs/kernel/arch/arc/mm/ |
| H A D | tlb.c | 309 unsigned long end) in local_flush_tlb_range() 351 void local_flush_tlb_kernel_range(unsigned long start, unsigned long end) in local_flush_tlb_kernel_range() 455 unsigned long end) in flush_tlb_range() 468 unsigned long end) in flush_pmd_tlb_range() 480 void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range() 680 unsigned long end) in local_flush_pmd_tlb_range()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | block-range.h | 28 u64 end; member 48 struct block_range *end; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_gem_gtt.c | 133 static u64 random_offset(u64 start, u64 end, u64 len, u64 align) in random_offset() 195 u64 start, u64 end, unsigned int flags) in i915_gem_gtt_insert()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | dumpstack_64.c | 90 unsigned long begin, end, stk = (unsigned long)stack; in in_exception_stack() local 131 unsigned long *end = (unsigned long *)this_cpu_read(hardirq_stack_ptr); in in_irq_stack() local
|
| /OK3568_Linux_fs/u-boot/arch/sh/cpu/sh4/ |
| H A D | cache.c | 57 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range() 68 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | cacheflush.h | 225 vivt_flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) in vivt_flush_cache_range() 248 #define flush_cache_range(vma,start,end) \ argument 334 static inline void flush_cache_vmap(unsigned long start, unsigned long end) in flush_cache_vmap() 346 static inline void flush_cache_vunmap(unsigned long start, unsigned long end) in flush_cache_vunmap()
|
| /OK3568_Linux_fs/kernel/arch/ia64/mm/ |
| H A D | discontig.c | 73 unsigned long spfn, epfn, end = start + len; in build_node_maps() local 556 unsigned long rs, re, end = start + len; in call_pernode_memory() local 654 int __meminit vmemmap_populate(unsigned long start, unsigned long end, int node, in vmemmap_populate() 660 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | setup.c | 143 unsigned long end; in init_initrd() local 265 unsigned long start, end; in bootmem_init() local 411 phys_addr_t start, end; in early_parse_elfcorehdr() local 698 phys_addr_t start, end; in resource_init() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/detail/ |
| H A D | normalized_view.hpp | 99 inline const_iterator end() const { return boost::end(m_closeable); } in end() function 102 inline iterator end() { return boost::end(m_closeable); } in end() function
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | rpadlpar_sysfs.c | 31 char *end; in add_slot_store() local 62 char *end; in remove_slot_store() local
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | trace.c | 150 void *end, *ptr = buff; in trace_list_functions() local 194 void *end, *ptr = buff; in trace_list_calls() local 288 char *end; in trace_init() local
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | tlbflush.h | 282 unsigned long start, unsigned long end, in __flush_tlb_range() 364 unsigned long start, unsigned long end) in flush_tlb_range() 374 static inline void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range()
|