Home
last modified time | relevance | path

Searched defs:begin (Results 51 – 75 of 167) sorted by relevance

1234567

/openbmc/linux/arch/arm64/kvm/
H A Dva_layout.c92 int32_t *begin = (int32_t *)__hyp_reloc_begin; in kvm_apply_hyp_relocations() local
/openbmc/linux/mm/
H A Dswap.h142 static inline void clear_shadow_from_swap_cache(int type, unsigned long begin, in clear_shadow_from_swap_cache()
/openbmc/linux/arch/x86/mm/
H A Dinit.c887 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages()
936 void free_kernel_image_pages(const char *what, void *begin, void *end) in free_kernel_image_pages()
/openbmc/linux/drivers/acpi/acpica/
H A Dutdebug.c602 acpi_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) in acpi_trace_point()
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c291 char *begin = buf; in nxu_touch_pages() local
/openbmc/linux/arch/loongarch/kernel/
H A Drelocate.c47 void *begin, *end; in relocate_absolute() local
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__intrusive_queue.hpp223 [[nodiscard]] auto begin() const noexcept -> iterator in begin() function in stdexec::__queue::__intrusive_queue
/openbmc/linux/drivers/md/
H A Ddm-thin-metadata.c328 uint64_t b, begin, end; in with_runs() local
1602 dm_block_t begin, dm_block_t end, in __find_mapped_range()
1648 dm_block_t begin, dm_block_t end, in dm_thin_find_mapped_range()
1701 static int __remove_range(struct dm_thin_device *td, dm_block_t begin, dm_block_t end) in __remove_range()
1761 dm_block_t begin, dm_block_t end) in dm_thin_remove_range()
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-space-map-common.c171 static int sm_find_free(void *addr, unsigned int begin, unsigned int end, in sm_find_free()
337 int sm_ll_find_free_block(struct ll_disk *ll, dm_block_t begin, in sm_ll_find_free_block()
394 dm_block_t begin, dm_block_t end, dm_block_t *b) in sm_ll_find_common_free_block()
H A Ddm-space-map-disk.c31 dm_block_t begin; member
H A Ddm-space-map-metadata.c98 unsigned int begin; member
174 dm_block_t begin; member
/openbmc/openpower-hw-diags/util/
H A Dpldm.cpp365 std::chrono::steady_clock::time_point begin = in hresetSbe() local
/openbmc/qemu/block/
H A Dvvfat.c254 uint16_t begin; member
262 uint32_t begin,end; member
487 static void set_begin_of_direntry(direntry_t* direntry, uint32_t begin) in set_begin_of_direntry()
2234 uint32_t begin, uint32_t end) in insert_mapping()
2790 uint32_t begin = begin_of_direntry(entry); in handle_commits() local
2804 int begin = commit->param.new_file.first_cluster; in handle_commits() local
3048 int begin = cluster2sector(s, i); in vvfat_write() local
/openbmc/qemu/scripts/
H A Dsimpletrace.py167 def begin(self): member in Analyzer
/openbmc/linux/arch/arm64/kernel/
H A Dalternative.c36 struct alt_instr *begin; member
/openbmc/qemu/hw/sd/
H A Dsdhci.c598 unsigned int begin; in sdhci_sdma_transfer_multi_blocks() local
759 unsigned int begin, length; in sdhci_do_adma() local
/openbmc/u-boot/drivers/ata/
H A Dahci.c71 static void ahci_dcache_flush_range(unsigned long begin, unsigned long len) in ahci_dcache_flush_range()
85 static void ahci_dcache_invalidate_range(unsigned long begin, unsigned long len) in ahci_dcache_invalidate_range()
/openbmc/linux/arch/riscv/kernel/
H A Dcpufeature.c713 void __init_or_module riscv_cpufeature_patch_func(struct alt_entry *begin, in riscv_cpufeature_patch_func()
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c69 u_int begin; member
/openbmc/qemu/system/
H A Dmemory_mapping.c351 void memory_mapping_filter(MemoryMappingList *list, int64_t begin, in memory_mapping_filter()
/openbmc/linux/drivers/hwmon/
H A Dapplesmc.c405 int begin = 0, end = smcreg.key_count; in applesmc_get_lower_bound() local
427 int begin = 0, end = smcreg.key_count; in applesmc_get_upper_bound() local
449 int begin, end; in applesmc_get_entry_by_key() local
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main.c221 void __iomem *begin[IO_RANGES]; in sparx5_create_targets() local
/openbmc/linux/drivers/input/
H A Dinput-mt.c358 static int adjust_dual(int *begin, int step, int *end, int eq, int mu) in adjust_dual()
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c931 unsigned long begin; in ipoib_cm_dev_stop() local
1203 unsigned long begin; in ipoib_cm_tx_destroy() local
/openbmc/linux/arch/x86/kernel/
H A Dvmlinux.lds.S223 __init_begin = .; /* paired with __init_end */

1234567