| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | cacheflush_no.h | 12 #define flush_dcache_range(start, len) __flush_dcache_all() argument 13 #define flush_icache_range(start, len) __flush_icache_all() argument
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | cache-sh3.c | 32 static void sh3__flush_wback_region(void *start, int size) in sh3__flush_wback_region() 71 static void sh3__flush_purge_region(void *start, int size) in sh3__flush_purge_region()
|
| /OK3568_Linux_fs/kernel/arch/nds32/kernel/ |
| H A D | dma.c | 14 void (*fn)(unsigned long start, unsigned long end)) in cache_op() 19 unsigned long start; in cache_op() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | cache-pl310.c | 53 void v7_outer_cache_flush_range(u32 start, u32 stop) in v7_outer_cache_flush_range() 71 void v7_outer_cache_inval_range(u32 start, u32 stop) in v7_outer_cache_inval_range()
|
| /OK3568_Linux_fs/kernel/tools/lib/symbol/ |
| H A D | kallsyms.c | 33 char type, u64 start)) in kallsyms__parse() 48 __u64 start; in kallsyms__parse() local
|
| /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() 376 int err, start; in charge_control_start_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/u-boot/drivers/video/rockchip/ |
| H A D | rk_edp.c | 115 ulong start; in rk_edp_init_analog_func() local 155 ulong start; in rk_edp_aux_enable() local 169 ulong start; in rk_edp_is_aux_reply() local 630 ulong start; in rk_edp_hw_link_training() local 816 ulong start; in rk_edp_is_video_stream_clock_on() local 844 ulong start; in rk_edp_is_video_stream_on() local 918 ulong start; in rockchip_edp_wait_hpd() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | sections.h | 61 static inline int overlaps_interrupt_vector_text(unsigned long start, 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 | 28 u32 start; member 32 static inline void set_range(struct malidp_range *rg, u32 start, u32 end) in set_range()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | pci_iomap.c | 33 resource_size_t start = pci_resource_start(dev, bar); in pci_iomap_range() local 73 resource_size_t start = pci_resource_start(dev, bar); in pci_iomap_wc_range() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | timer.cpp | 28 void start(uint64_t timeout, uint64_t repeat, std::function<void ()>&& cb_) { in start() function in mbgl::util::Timer::Impl 62 void Timer::start(Duration timeout, Duration repeat, std::function<void()>&& cb) { in start() function in mbgl::util::Timer
|
| /OK3568_Linux_fs/kernel/arch/nios2/kernel/ |
| H A D | setup.c | 48 unsigned int start = (unsigned int) exception_handler_hook; in copy_exception_handler() local 81 unsigned int start = (unsigned int) fast_handler; in copy_fast_tlb_miss_handler() local
|
| /OK3568_Linux_fs/kernel/arch/m68k/mm/ |
| H A D | cache.c | 79 unsigned long start, end; in flush_icache_user_range() local 122 unsigned long start, end; in flush_icache_user_page() local
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | iotrace.c | 50 ulong start; member 160 void iotrace_set_buffer(ulong start, ulong size) in iotrace_set_buffer() 168 void iotrace_get_buffer(ulong *start, ulong *size, ulong *offset, ulong *count) in iotrace_get_buffer()
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | tsnmap.c | 154 __u16 *start, __u16 *end) in sctp_tsnmap_next_gap_ack() 273 __u16 len, __u16 *start, __u16 *end) in sctp_tsnmap_find_gap_ack() 325 __u16 start = 0, end = 0; in sctp_tsnmap_num_gabs() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_noisemonitor.c | 52 u64 start = 0, func_start = 0, func_end = 0; in odm_inband_noise_monitor_n_series() local 147 u64 start = 0, func_start = 0, func_end = 0; in phydm_idle_noise_measurement_ac() local 247 u64 start = 0, func_start = 0, func_end = 0; in odm_inband_noise_monitor_ac_series() local
|
| /OK3568_Linux_fs/u-boot/lib/efi_loader/ |
| H A D | efi_device_path.c | 342 void *buf, *start; in efi_dp_from_dev() local 445 void *buf, *start; in efi_dp_from_part() local 476 void *buf, *start; in efi_dp_from_file() local 507 void *buf, *start; in efi_dp_from_eth() local
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | pch_gbe.c | 45 ulong start; in pch_gbe_mac_write() local 70 ulong start; in pch_gbe_reset() local 250 ulong start; in pch_gbe_send() local 339 ulong start = get_timer(0); in pch_gbe_mdio_ready() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/wfx/ |
| H A D | fwio.c | 154 ktime_t now, start; in wait_ncp_status() local 181 ktime_t now, start; in upload_firmware() local 239 ktime_t start; in load_firmware_secure() local 338 ktime_t now, start; in wfx_init_device() local
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | setup.c | 497 phys_addr_t start, end; in setup_resources() local 759 unsigned long start, size; in reserve_mem_detect_info() local 768 unsigned long start, size; in free_mem_detect_info() local 792 unsigned long start, end; in memblock_add_mem_detect_info() local 838 phys_addr_t start, end; in setup_memory() local
|
| /OK3568_Linux_fs/u-boot/drivers/block/ |
| H A D | blk-uclass.c | 316 ulong blk_read_devnum(enum if_type if_type, int devnum, lbaint_t start, in blk_read_devnum() 333 ulong blk_write_devnum(enum if_type if_type, int devnum, lbaint_t start, in blk_write_devnum() 345 ulong blk_erase_devnum(enum if_type if_type, int devnum, lbaint_t start, in blk_erase_devnum() 449 unsigned long blk_dread(struct blk_desc *block_dev, lbaint_t start, in blk_dread() 470 unsigned long blk_dwrite(struct blk_desc *block_dev, lbaint_t start, in blk_dwrite() 483 unsigned long blk_derase(struct blk_desc *block_dev, lbaint_t start, in blk_derase()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kasan.h | 72 static inline int kasan_add_zero_shadow(void *start, unsigned long size) in kasan_add_zero_shadow() 76 static inline void kasan_remove_zero_shadow(void *start, in kasan_remove_zero_shadow() 424 static inline int kasan_populate_vmalloc(unsigned long start, in kasan_populate_vmalloc() 430 static inline void kasan_poison_vmalloc(const void *start, unsigned long size) in kasan_poison_vmalloc() 432 static inline void kasan_unpoison_vmalloc(const void *start, unsigned long size) in kasan_unpoison_vmalloc() 434 static inline void kasan_release_vmalloc(unsigned long start, in kasan_release_vmalloc()
|
| /OK3568_Linux_fs/kernel/drivers/staging/android/ |
| H A D | ashmem.c | 118 size_t start, size_t end) in page_range_subsumes_range() 124 size_t start, size_t end) in page_range_subsumed_by_range() 135 size_t start, size_t end) in page_range_in_range() 187 size_t start, size_t end, in range_alloc() 229 size_t start, size_t end) in range_shrink() 491 loff_t start = range->pgstart * PAGE_SIZE; in ashmem_shrink_scan() local
|
| /OK3568_Linux_fs/kernel/drivers/pnp/ |
| H A D | resource.c | 157 #define length(start, end) (*(end) - *(start) + 1) argument 569 resource_size_t start, in pnp_add_io_resource() 593 resource_size_t start, in pnp_add_mem_resource() 617 resource_size_t start, in pnp_add_bus_resource() 644 int pnp_possible_config(struct pnp_dev *dev, int type, resource_size_t start, in pnp_possible_config() 686 int pnp_range_reserved(resource_size_t start, resource_size_t end) in pnp_range_reserved()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | mmu_notifier.c | 372 unsigned long start, in __mmu_notifier_clear_flush_young() 392 unsigned long start, in __mmu_notifier_clear_young() 614 unsigned long start, unsigned long end) in __mmu_notifier_invalidate_range() 960 struct mmu_notifier_subscriptions *subscriptions, unsigned long start, in __mmu_interval_notifier_insert() 1041 struct mm_struct *mm, unsigned long start, in mmu_interval_notifier_insert() 1064 unsigned long start, unsigned long length, in mmu_interval_notifier_insert_locked()
|