| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | cache-cp15.c | 60 unsigned long upto, end; in mmu_set_region_dcache_behaviour() local 110 int i, end; in mmu_setup() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_hwinfo.c | 108 const char *key, *val, *end = hwinfo->data + size; in hwinfo_db_walk() local 257 const char *key, *val, *end; in nfp_hwinfo_lookup() local
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | treesource.c | 51 const char *end = s + len - 1; in write_propval_string() local 104 const char *end = p + len; in write_propval_int() local
|
| /OK3568_Linux_fs/kernel/mm/damon/ |
| H A D | vaddr-test.h | 252 unsigned long start, unsigned long end, unsigned int nr_pieces) in damon_test_split_evenly_fail() 271 unsigned long start, unsigned long end, unsigned int nr_pieces) in damon_test_split_evenly_succ()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | smp_tlb.c | 221 unsigned long start, unsigned long end) in flush_tlb_range() 235 void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range()
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | file.c | 32 int jffs2_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in jffs2_fsync() 258 unsigned end = start + copied; in jffs2_write_end() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/hal_hci/ |
| H A D | hal_sdio.c | 322 systime start = 0, end = 0; in sdio_chk_hci_resume() local 400 systime start = 0, end = 0; in sdio_chk_hci_suspend() local 493 systime start = 0, end = 0; in sdio_iread() local 605 systime start = 0, end = 0; in sdio_iwrite() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/hal_hci/ |
| H A D | hal_sdio.c | 322 systime start = 0, end = 0; in sdio_chk_hci_resume() local 400 systime start = 0, end = 0; in sdio_chk_hci_suspend() local 493 systime start = 0, end = 0; in sdio_iread() local 605 systime start = 0, end = 0; in sdio_iwrite() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/hal_hci/ |
| H A D | hal_sdio.c | 322 systime start = 0, end = 0; in sdio_chk_hci_resume() local 400 systime start = 0, end = 0; in sdio_chk_hci_suspend() local 493 systime start = 0, end = 0; in sdio_iread() local 605 systime start = 0, end = 0; in sdio_iwrite() local
|
| /OK3568_Linux_fs/kernel/tools/perf/ui/ |
| H A D | browser.c | 654 u16 start, u16 end) in __ui_browser__vline() 672 u64 start, u64 end) in __ui_browser__line_arrow_up() 712 u64 start, u64 end) in __ui_browser__line_arrow_down() 751 u64 start, u64 end) in __ui_browser__line_arrow()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/hal_hci/ |
| H A D | hal_sdio.c | 323 systime start = 0, end = 0; in sdio_chk_hci_resume() local 401 systime start = 0, end = 0; in sdio_chk_hci_suspend() local 494 systime start = 0, end = 0; in sdio_iread() local 606 systime start = 0, end = 0; in sdio_iwrite() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/hal_hci/ |
| H A D | hal_sdio.c | 322 systime start = 0, end = 0; in sdio_chk_hci_resume() local 400 systime start = 0, end = 0; in sdio_chk_hci_suspend() local 493 systime start = 0, end = 0; in sdio_iread() local 605 systime start = 0, end = 0; in sdio_iwrite() local
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | jump_label.c | 309 static int addr_conflict(struct jump_entry *entry, void *start, void *end) in addr_conflict() 319 struct jump_entry *iter_stop, void *start, void *end, bool init) in __jump_label_text_reserved() 549 static int __jump_label_mod_text_reserved(void *start, void *end) in __jump_label_mod_text_reserved() 789 int jump_label_text_reserved(void *start, void *end) in jump_label_text_reserved()
|
| H A D | crash_dump.c | 31 char *end; in setup_elfcorehdr() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/hal_hci/ |
| H A D | hal_sdio.c | 322 systime start = 0, end = 0; in sdio_chk_hci_resume() local 400 systime start = 0, end = 0; in sdio_chk_hci_suspend() local 493 systime start = 0, end = 0; in sdio_iread() local 605 systime start = 0, end = 0; in sdio_iwrite() local
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | io.h | 514 #define __BUILD_CLRBITS(bwlq, sfx, end, type) \ argument 525 #define __BUILD_SETBITS(bwlq, sfx, end, type) \ argument 536 #define __BUILD_CLRSETBITS(bwlq, sfx, end, type) \ argument 549 #define BUILD_CLRSETBITS(bwlq, sfx, end, type) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | array.hpp | 80 iterator end() { return elems+N; } in end() function in boost::array 81 const_iterator end() const { return elems+N; } in end() function in boost::array 209 iterator end() { return begin(); } in end() function in boost::array 210 const_iterator end() const { return begin(); } in end() function in boost::array
|
| /OK3568_Linux_fs/kernel/drivers/acpi/apei/ |
| H A D | apei-base.c | 201 int *end) in apei_exec_for_each_entry() 245 int rc, end; in apei_exec_pre_map_gars() local 286 unsigned long end; member 299 unsigned long end = start + size; in apei_res_add() local
|
| /OK3568_Linux_fs/kernel/arch/x86/xen/ |
| H A D | setup.c | 257 unsigned long pfn, end; in xen_set_identity_and_release_chunk() local 474 phys_addr_t end = entry->addr + entry->size; in xen_foreach_remap_area() local 584 phys_addr_t end = start + size; in xen_align_and_add_e820_region() local 618 phys_addr_t end; in xen_is_e820_reserved() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | glyph.cpp | 8 unsigned end = (start + 255); in getGlyphRange() local
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | tlbflush.h | 43 #define flush_tlb_pgtables(mm, start, end) argument
|
| /OK3568_Linux_fs/kernel/security/integrity/platform_certs/ |
| H A D | load_ipl_s390.c | 20 void *ptr, *end; in load_ipl_certs() local
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | calipso.c | 847 unsigned int *end) in calipso_opt_find() 912 unsigned int start, end, buf_len, pad, hop_len; in calipso_opt_insert() local 975 unsigned int start, end, delta, pad, hop_len; in calipso_opt_del() local 1303 unsigned int start, end; in calipso_skbuff_setattr() local 1374 u32 old_hop_len, start = 0, end = 0, delta, size, pad; in calipso_skbuff_delattr() local
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/arm/tests/ |
| H A D | vectors-page.c | 15 void *start, *end; in test__vectors_page() local
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | linux_string.c | 38 char *end; in strim() local
|