/kernel/linux/linux-5.10/arch/mips/sgi-ip22/ |
H A D | ip22-platform.c | 19 .end = SGI_WD93_0_IRQ, 47 .end = SGI_WD93_1_IRQ, 101 .end = SGI_ENET_IRQ, 126 .end = SGI_GIO_0_IRQ, 216 res.end = res.start + sizeof(hpc3c0->rtcregs) - 1; in sgi_ds1286_devinit()
|
/kernel/linux/linux-5.10/arch/mips/mti-malta/ |
H A D | malta-setup.c | 37 .end = 0x1f, 43 .end = 0x5f, 49 .end = 0x6f, 55 .end = 0x8f, 61 .end = 0xdf,
|
/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | pci-rc32434.c | 54 .end = 0x5FFFFFFF, 63 .end = 0x6FFFFFFF, 73 .end = 0x188FFFFF, 212 ioport_resource.end = rc32434_res_pci_io1.end; in rc32434_pci_init()
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | machine_kexec.c | 160 crashk_res.end = crash_base + crash_size - 1; in reserve_crashkernel() 163 if (crashk_res.end == crashk_res.start) in reserve_crashkernel() 184 crashk_res.end = crashk_res.start + crash_size - 1; in reserve_crashkernel() 189 if ((memblock_end_of_DRAM() - memory_limit) <= crashk_res.end) { in reserve_crashkernel() 203 crashk_res.start = crashk_res.end = 0; in reserve_crashkernel()
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-sdk7786/ |
H A D | setup.c | 29 .end = 0x07fff8b0 + sizeof(u16) - 1, 50 .end = 0x07ffff00 + SZ_256 - 1, 56 .end = evt2irq(0x2c0), 80 .end = 0x07fff9e0 + SZ_32 - 1, 93 .end = 0x07fffc30 + SZ_32 - 1,
|
/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
H A D | gpio16xx.c | 39 .end = OMAP1_MPUIO_VBASE + SZ_2K - 1, 80 .end = OMAP1610_GPIO1_BASE + SZ_2K - 1, 124 .end = OMAP1610_GPIO2_BASE + SZ_2K - 1, 152 .end = OMAP1610_GPIO3_BASE + SZ_2K - 1, 180 .end = OMAP1610_GPIO4_BASE + SZ_2K - 1,
|
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/ |
H A D | dma-octeon.c | 191 phys_addr_t start, end; in plat_swiotlb_setup() local 200 for_each_mem_range(i, &start, &end) { in plat_swiotlb_setup() 205 addr_size += (end - start); in plat_swiotlb_setup() 207 if (max_addr < end) in plat_swiotlb_setup() 208 max_addr = end; in plat_swiotlb_setup()
|
/kernel/linux/linux-6.6/arch/arm/mach-omap1/ |
H A D | gpio16xx.c | 31 .end = OMAP1_MPUIO_VBASE + SZ_2K - 1, 72 .end = OMAP1610_GPIO1_BASE + SZ_2K - 1, 116 .end = OMAP1610_GPIO2_BASE + SZ_2K - 1, 144 .end = OMAP1610_GPIO3_BASE + SZ_2K - 1, 172 .end = OMAP1610_GPIO4_BASE + SZ_2K - 1,
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | c-r3k.c | 103 static void r3k_flush_icache_range(unsigned long start, unsigned long end) in r3k_flush_icache_range() argument 108 size = end - start; in r3k_flush_icache_range() 160 static void r3k_flush_dcache_range(unsigned long start, unsigned long end) in r3k_flush_dcache_range() argument 165 size = end - start; in r3k_flush_dcache_range() 232 unsigned long start, unsigned long end) in r3k_flush_cache_range() 231 r3k_flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) r3k_flush_cache_range() argument
|
/kernel/linux/linux-6.6/arch/mips/mti-malta/ |
H A D | malta-setup.c | 37 .end = 0x1f, 43 .end = 0x5f, 49 .end = 0x6f, 55 .end = 0x8f, 61 .end = 0xdf,
|
/kernel/linux/linux-6.6/arch/mips/pci/ |
H A D | pci-rc32434.c | 54 .end = 0x5FFFFFFF, 63 .end = 0x6FFFFFFF, 73 .end = 0x188FFFFF, 212 ioport_resource.end = rc32434_res_pci_io1.end; in rc32434_pci_init()
|
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/ |
H A D | ip22-platform.c | 19 .end = SGI_WD93_0_IRQ, 47 .end = SGI_WD93_1_IRQ, 101 .end = SGI_ENET_IRQ, 126 .end = SGI_GIO_0_IRQ, 216 res.end = res.start + sizeof(hpc3c0->rtcregs) - 1; in sgi_ds1286_devinit()
|
/kernel/linux/linux-6.6/arch/sh/boards/mach-sdk7786/ |
H A D | setup.c | 29 .end = 0x07fff8b0 + sizeof(u16) - 1, 50 .end = 0x07ffff00 + SZ_256 - 1, 56 .end = evt2irq(0x2c0), 80 .end = 0x07fff9e0 + SZ_32 - 1, 93 .end = 0x07fffc30 + SZ_32 - 1,
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | machine_kexec.c | 160 crashk_res.end = crash_base + crash_size - 1; in reserve_crashkernel() 163 if (crashk_res.end == crashk_res.start) in reserve_crashkernel() 184 crashk_res.end = crashk_res.start + crash_size - 1; in reserve_crashkernel() 189 if ((memblock_end_of_DRAM() - memory_limit) <= crashk_res.end) { in reserve_crashkernel() 203 crashk_res.start = crashk_res.end = 0; in reserve_crashkernel()
|
/kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
H A D | acpi.c | 79 u8 *end = buffer + length; in compute_checksum() local 82 while (buffer < end) in compute_checksum() 92 u8 *address, *end; in scan_mem_for_rsdp() local 94 end = start + length; in scan_mem_for_rsdp() 97 for (address = start; address < end; address += ACPI_RSDP_SCAN_STEP) { in scan_mem_for_rsdp()
|
/kernel/linux/linux-5.10/sound/isa/gus/ |
H A D | gus_volume.c | 62 unsigned short end, 74 end >>= 4; 75 if (start < end) 76 us /= end - start; 78 us /= start - end;
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | da9063-core.c | 36 .end = DA9063_IRQ_LDO_LIM, 45 .end = DA9063_IRQ_ALARM, 51 .end = DA9063_IRQ_TICK, 60 .end = DA9063_IRQ_ONKEY, 68 .end = DA9063_IRQ_ADC_RDY,
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/base/circbuf/src/ |
H A D | circbuf.c | 83 cb->desc->end = 0; in ia_css_circbuf_create() 133 max_offset = ia_css_circbuf_get_offset(cb, cb->desc->start, cb->desc->end); in ia_css_circbuf_extract() 154 * "end" position. in ia_css_circbuf_extract() 178 pos = ia_css_circbuf_get_pos_at_offset(cb, cb->desc->end, offset); in ia_css_circbuf_peek() 216 curr_end = cb->desc->end; in ia_css_circbuf_increase_size() 230 * but pointers to new elements can be added at the end in ia_css_circbuf_increase_size() 240 cb->desc->end = curr_size; in ia_css_circbuf_increase_size()
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | da9063-core.c | 36 .end = DA9063_IRQ_LDO_LIM, 45 .end = DA9063_IRQ_ALARM, 51 .end = DA9063_IRQ_TICK, 60 .end = DA9063_IRQ_ONKEY, 68 .end = DA9063_IRQ_ADC_RDY,
|
/kernel/linux/linux-6.6/drivers/xen/ |
H A D | unpopulated-alloc.c | 53 alloc_pages * PAGE_SIZE, mhp_range.start, mhp_range.end, in fill_list() 73 tmp_res->end = res->end; in fill_list() 93 .end = res->end, in fill_list()
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/base/circbuf/src/ |
H A D | circbuf.c | 83 cb->desc->end = 0; in ia_css_circbuf_create() 133 max_offset = ia_css_circbuf_get_offset(cb, cb->desc->start, cb->desc->end); in ia_css_circbuf_extract() 154 * "end" position. in ia_css_circbuf_extract() 178 pos = ia_css_circbuf_get_pos_at_offset(cb, cb->desc->end, offset); in ia_css_circbuf_peek() 216 curr_end = cb->desc->end; in ia_css_circbuf_increase_size() 230 * but pointers to new elements can be added at the end in ia_css_circbuf_increase_size() 240 cb->desc->end = curr_size; in ia_css_circbuf_increase_size()
|
/kernel/linux/linux-6.6/sound/isa/gus/ |
H A D | gus_volume.c | 62 unsigned short end, 74 end >>= 4; 75 if (start < end) 76 us /= end - start; 78 us /= start - end;
|
/kernel/linux/linux-6.6/mm/ |
H A D | percpu-stats.c | 56 int i, last_alloc, as_len, start, end; in chunk_map_stats() local 89 end = find_next_bit(chunk->bound_map, last_alloc, in chunk_map_stats() 93 end = find_next_bit(chunk->alloc_map, last_alloc, in chunk_map_stats() 98 alloc_sizes[as_len++] *= (end - start) * PCPU_MIN_ALLOC_SIZE; in chunk_map_stats() 100 start = end; in chunk_map_stats()
|
/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/ |
H A D | bundle_manager_adapter_proxy.cpp | 61 if ((jsonObject.find(EXTENSION_NAME) != jsonObject.end()) && jsonObject.at(EXTENSION_NAME).is_string()) {
in ParseExtensionInfo() 64 if ((jsonObject.find(EXTENSION_LABEL) != jsonObject.end()) && jsonObject.at(EXTENSION_LABEL).is_string()) {
in ParseExtensionInfo() 67 if ((jsonObject.find(EXTENSION_DESCRIPTION) != jsonObject.end()) &&
in ParseExtensionInfo() 71 if ((jsonObject.find(EXTENSION_TYPE) != jsonObject.end()) &&
in ParseExtensionInfo() 75 if ((jsonObject.find(EXTENSION_VISIBLE) != jsonObject.end()) &&
in ParseExtensionInfo() 79 if ((jsonObject.find(EXTENSION_UID) != jsonObject.end()) &&
in ParseExtensionInfo() 114 if ((jsonObject.find(BUNDLE_INFO_EXTENSION_ABILITY_INFOS) == jsonObject.end()) ||
in ParseExtensionAbilityInfos() 149 if ((jsonObject.find(BUNDLE_INFO_NAME) != jsonObject.end()) && jsonObject.at(BUNDLE_INFO_NAME).is_string()) {
in ParseInfo() 152 if ((jsonObject.find(BUNDLE_INFO_LABEL) != jsonObject.end()) && jsonObject.at(BUNDLE_INFO_LABEL).is_string()) {
in ParseInfo() 155 if ((jsonObject.find(BUNDLE_INFO_DESCRIPTION) != jsonObject.end()) in ParseInfo() [all...] |
/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
H A D | sec_comp_manager.cpp | 79 if (iter != componentMap_.end()) { in AddSecurityComponentToList() 105 if (iter == componentMap_.end()) { in DeleteSecurityComponentFromList() 110 for (auto it = list.begin(); it != list.end(); ++it) { in DeleteSecurityComponentFromList() 161 if (iter == componentMap_.end()) { in GetSecurityComponentFromList() 165 for (auto it = list.begin(); it != list.end(); ++it) { in GetSecurityComponentFromList() 180 return std::any_of(componentMap_.begin(), componentMap_.end(), [](const auto & iter) { in IsForegroundCompExist() 187 return std::any_of(componentMap_.begin(), componentMap_.end(), [](const auto & iter) { in IsCompExist() 196 if (iter == componentMap_.end()) { in NotifyProcessForeground() 212 if (iter == componentMap_.end()) { in NotifyProcessBackground() 232 if (iter == componentMap_.end()) { in NotifyProcessDied() [all...] |