Home
last modified time | relevance | path

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

12345

/linux/arch/x86/kernel/
H A Dvmlinux.lds.S216 __init_begin = .; /* paired with __init_end */
/linux/arch/powerpc/include/asm/
H A Dpmac_pfunc.h58 void * (*begin)(struct pmf_function *func, struct pmf_args *args); member
/linux/arch/mips/mm/
H A Dinit.c454 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages()
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c135 char *begin; member
/linux/drivers/md/
H A Ddm-cache-metadata.c912 dm_cblock_t begin, dm_cblock_t end, in blocks_are_clean_combined_dirty()
938 dm_cblock_t begin, dm_cblock_t end, in blocks_are_clean_separate_dirty()
995 dm_cblock_t begin, dm_cblock_t end, in blocks_are_unmapped_or_clean()
H A Ddm-stripe.c253 sector_t begin, end; in stripe_map_range() local
H A Ddm-cache-policy-smq.c62 struct entry *begin; member
695 unsigned int begin; member
702 unsigned int begin, unsigned int end) in init_allocator()
H A Ddm-thin.c689 dm_block_t *begin, dm_block_t *end) in get_bio_block_range()
1281 sector_t begin, sector_t end) in ll_zero()
1666 static void break_up_discard_bio(struct thin_c *tc, dm_block_t begin, dm_block_t end, in break_up_discard_bio()
1768 dm_block_t begin, end; in process_discard_bio() local
/linux/sound/soc/codecs/
H A Drt5677-spi.c212 u32 begin, u32 end) in rt5677_spi_copy_block()
/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c794 struct tcp_counters *begin, in start_server()
833 struct tcp_counters *begin) in end_server()
/linux/lib/zstd/decompress/
H A Dhuf_decompress.c1009 sortedSymbol_t const* begin, sortedSymbol_t const* end, in HUF_fillDTableX2ForWeight()
1108 int const begin = rankStart[w]; in HUF_fillDTableX2Level2() local
1134 int const begin = (int)rankStart[w]; in HUF_fillDTableX2() local
/linux/fs/ufs/
H A Dballoc.c737 unsigned begin, unsigned size, in ubh_scanc()
/linux/arch/riscv/kernel/
H A Dcpufeature.c1172 void __init_or_module riscv_cpufeature_patch_func(struct alt_entry *begin, in riscv_cpufeature_patch_func()
/linux/drivers/pci/hotplug/
H A Dcpqphp_core.c83 static void __iomem *detect_SMBIOS_pointer(void __iomem *begin, void __iomem *end) in detect_SMBIOS_pointer()
/linux/drivers/xen/
H A Dgntdev.c777 uint64_t begin = map->index << PAGE_SHIFT; in gntdev_ioctl_notify() local
/linux/mm/
H A Dswap_state.c187 void clear_shadow_from_swap_cache(int type, unsigned long begin, in clear_shadow_from_swap_cache()
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c805 unsigned long begin; in ipoib_ib_dev_stop_default() local
/linux/drivers/firmware/
H A Dstratix10-svc.c765 phys_addr_t begin; in svc_create_memory_pool() local
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1376 int begin; in b43legacy_phy_lo_g_state() local
/linux/sound/isa/gus/
H A Dgus_pcm.c95 unsigned int curr, begin, end; in snd_gf1_pcm_trigger_up() local
/linux/fs/gfs2/
H A Drgrp.c1994 static bool gfs2_select_rgrp(struct gfs2_rgrpd **pos, const struct gfs2_rgrpd *begin) in gfs2_select_rgrp()
2046 struct gfs2_rgrpd *begin = NULL; in gfs2_inplace_reserve() local
/linux/tools/include/linux/
H A Dlist.h768 static inline void list_del_range(struct list_head *begin, in list_del_range()
/linux/drivers/net/wireless/broadcom/b43/
H A Dlo.c576 int begin, end; in lo_probe_possible_loctls() local
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c71 void __iomem *begin[IO_RANGES]; in lan966x_create_targets() local
/linux/include/linux/
H A Dkexec.h497 static inline void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()

12345