| /OK3568_Linux_fs/kernel/arch/hexagon/mm/ |
| H A D | vm_tlb.c | 26 unsigned long end) in flush_tlb_range() 78 void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | static_call.c | 282 static int addr_conflict(struct static_call_site *site, void *start, void *end) in addr_conflict() 295 void *start, void *end, bool init) in __static_call_text_reserved() 312 static int __static_call_mod_text_reserved(void *start, void *end) in __static_call_mod_text_reserved() 455 static inline int __static_call_mod_text_reserved(void *start, void *end) in __static_call_mod_text_reserved() 462 int static_call_text_reserved(void *start, void *end) in static_call_text_reserved()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/locale/ |
| H A D | encoding_utf.hpp | 34 utf_to_utf(CharIn const *begin,CharIn const *end,method_type how = default_method) in utf_to_utf() 61 CharIn const *end = str; in utf_to_utf() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/ |
| H A D | iterator_selector.hpp | 40 static inline iterator_type end(Geometry& geometry) in end() function 56 static inline iterator_type end(MultiPoint& multipoint) in end() function
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/pat/ |
| H A D | set_memory.c | 198 within(unsigned long addr, unsigned long start, unsigned long end) in within() 204 within_inclusive(unsigned long addr, unsigned long start, unsigned long end) in within_inclusive() 444 static pgprotval_t protect_kernel_text(unsigned long start, unsigned long end) in protect_kernel_text() 465 unsigned long end) in protect_kernel_text_ro() 491 unsigned long end) in protect_kernel_text_ro() 503 unsigned long start, unsigned long end, in check_conflict() 531 unsigned long end; in static_protections() local 1107 static bool unmap_pte_range(pmd_t *pmd, unsigned long start, unsigned long end) in unmap_pte_range() 1126 unsigned long start, unsigned long end) in __unmap_pmd_range() 1133 static void unmap_pmd_range(pud_t *pud, unsigned long start, unsigned long end) in unmap_pmd_range() [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | mmconfig-shared.c | 70 int end, u64 addr) in pci_mmconfig_alloc() 99 int end, u64 addr) in pci_mmconfig_add() 271 int start, size_index, end; in pci_mmcfg_nvidia_mcp55() local 428 static bool is_acpi_reserved(u64 start, u64 end, enum e820_type not_used) in is_acpi_reserved() 721 int pci_mmconfig_insert(struct device *dev, u16 seg, u8 start, u8 end, in pci_mmconfig_insert() 795 int pci_mmconfig_delete(u16 seg, u8 start, u8 end) in pci_mmconfig_delete()
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | bootconfig.c | 23 #define rest(dst, end) ((end) > (dst) ? (end) - (dst) : 0) argument 29 char *key, *end = dst + size; in copy_xbc_key_value_list() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/ |
| H A D | identity_view.hpp | 46 inline const_iterator end() const { return boost::end(m_range); } in end() function 49 inline iterator end() { return boost::end(m_range); } in end() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | string_stdlib.cpp | 12 char const *end = itr + str.length(); in uppercase() local 45 char const *end = itr + str.length(); in lowercase() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/ |
| H A D | hermes_dld.c | 149 hermes_find_pdr(const struct pdr *first_pdr, u32 record_id, const void *end) in hermes_find_pdr() 176 hermes_find_pdi(const struct pdi *first_pdi, u32 record_id, const void *end) in hermes_find_pdi() 254 hermes_blocks_length(const char *first_block, const void *end) in hermes_blocks_length() 277 int hermes_program(struct hermes *hw, const char *first_block, const void *end) in hermes_program()
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/intel-quark/ |
| H A D | imr.c | 190 phys_addr_t end; in imr_dbgfs_state_show() local 301 phys_addr_t end; in imr_add_range() local 409 phys_addr_t end; in __imr_remove_range() local 541 unsigned long start, end; in imr_fixup_memmap() local
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | vmalloc.c | 73 static void vunmap_pte_range(pmd_t *pmd, unsigned long addr, unsigned long end, in vunmap_pte_range() 86 static void vunmap_pmd_range(pud_t *pud, unsigned long addr, unsigned long end, in vunmap_pmd_range() 111 static void vunmap_pud_range(p4d_t *p4d, unsigned long addr, unsigned long end, in vunmap_pud_range() 134 static void vunmap_p4d_range(pgd_t *pgd, unsigned long addr, unsigned long end, in vunmap_p4d_range() 172 unsigned long end = start + size; in unmap_kernel_range_noflush() local 194 unsigned long end, pgprot_t prot, struct page **pages, int *nr, in vmap_pte_range() 222 unsigned long end, pgprot_t prot, struct page **pages, int *nr, in vmap_pmd_range() 240 unsigned long end, pgprot_t prot, struct page **pages, int *nr, in vmap_pud_range() 258 unsigned long end, pgprot_t prot, struct page **pages, int *nr, in vmap_p4d_range() 297 unsigned long end = addr + size; in map_kernel_range_noflush() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | tlbflush.h | 41 unsigned long start, unsigned long end) in flush_tlb_range() 51 unsigned long end) in flush_tlb_kernel_range()
|
| /OK3568_Linux_fs/kernel/arch/nds32/mm/ |
| H A D | cacheflush.c | 16 void flush_icache_range(unsigned long start, unsigned long end) in flush_icache_range() 133 unsigned long start, unsigned long end) in flush_cache_range() 165 void flush_cache_vmap(unsigned long start, unsigned long end) in flush_cache_vmap() 171 void flush_cache_vunmap(unsigned long start, unsigned long end) in flush_cache_vunmap() 268 unsigned long line_size, start, end, vto, flags; in copy_to_user_page() local
|
| /OK3568_Linux_fs/kernel/fs/btrfs/tests/ |
| H A D | extent-io-tests.c | 19 static noinline int process_page_range(struct inode *inode, u64 start, u64 end, in process_page_range() 69 u64 start, end, test_start; in test_find_delalloc() local 440 u64 start, end; in test_find_first_clear_extent_bit() local
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | cache-sh3.c | 35 unsigned long begin, end; in sh3__flush_wback_region() local 74 unsigned long begin, end; in sh3__flush_purge_region() local
|
| H A D | cache-sh2.c | 21 unsigned long begin, end; in sh2__flush_wback_region() local 42 unsigned long begin, end; in sh2__flush_purge_region() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/ |
| H A D | adaptors.hpp | 42 inline iterator end() { return m_result.end(); } in end() function in boost::geometry::index::adaptors::detail::query_range 44 inline const_iterator end() const { return m_result.end(); } in end() function in boost::geometry::index::adaptors::detail::query_range
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | huawei-wmi.c | 321 static int huawei_wmi_battery_get(int *start, int *end) in huawei_wmi_battery_get() 342 static int huawei_wmi_battery_set(int start, int end) in huawei_wmi_battery_set() 389 int err, end; in charge_control_end_threshold_show() local 402 int err, start, end; in charge_control_thresholds_show() local 415 int err, start, end; in charge_control_start_threshold_store() local 435 int err, start, end; in charge_control_end_threshold_store() local 455 int err, start, end; in charge_control_thresholds_store() local
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | armor.c | 37 int ceph_armor(char *dst, const char *src, const char *end) in ceph_armor() 75 int ceph_unarmor(char *dst, const char *src, const char *end) in ceph_unarmor()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | sections.h | 62 unsigned long end) in overlaps_interrupt_vector_text() 72 static inline int overlaps_kernel_text(unsigned long start, unsigned long end) in overlaps_kernel_text()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/include/ |
| H A D | malidp_utils.h | 29 u32 end; member 32 static inline void set_range(struct malidp_range *rg, u32 start, u32 end) in set_range()
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | sc-r5k.c | 27 unsigned long end = start + scache_size; in blast_r5000_scache() local 37 unsigned long end, a; in r5k_dma_cache_inv_sc() local
|
| /OK3568_Linux_fs/kernel/arch/csky/mm/ |
| H A D | dma-mapping.c | 16 void (*fn)(unsigned long start, unsigned long end)) in cache_op() 48 static void dma_wbinv_set_zero_range(unsigned long start, unsigned long end) in dma_wbinv_set_zero_range()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/ |
| H A D | end.hpp | 91 inline BOOST_DEDUCED_TYPENAME range_iterator<T>::type end( T& r ) in end() function 100 inline BOOST_DEDUCED_TYPENAME range_iterator<const T>::type end( const T& r ) in end() function
|