Home
last modified time | relevance | path

Searched defs:begin (Results 26 – 50 of 126) sorted by relevance

123456

/Linux-v6.6/tools/testing/selftests/net/
Dbind_bhash.c93 clock_t begin, end; in main() local
/Linux-v6.6/include/linux/
Dratelimit_types.h22 unsigned long begin; member
Dsuspend.h182 int (*begin)(suspend_state_t state); member
194 int (*begin)(void); member
423 int (*begin)(pm_message_t stage); member
/Linux-v6.6/drivers/acpi/
Dacpi_lpit.c131 static void lpit_process(u64 begin, u64 end) in lpit_process()
/Linux-v6.6/drivers/net/can/usb/
Dusb_8dev.c143 u8 begin; member
153 u8 begin; member
165 u8 begin; member
/Linux-v6.6/arch/mips/mm/
Dsc-rm7k.c189 unsigned long flags, addr, begin, end, pow2; in __probe_tcache() local
/Linux-v6.6/arch/powerpc/kexec/
Dcore_64.c37 unsigned long begin, end; /* limits of segment */ in machine_kexec_prepare() local
/Linux-v6.6/arch/arm64/kernel/
Dmachine_kexec.c334 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()
Dalternative.c36 struct alt_instr *begin; member
/Linux-v6.6/arch/s390/kernel/
Dmachine_kexec.c136 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()
/Linux-v6.6/net/ipv4/netfilter/
Dnf_nat_snmp_basic_main.c61 unsigned char *begin; member
/Linux-v6.6/drivers/net/wireless/ath/wcn36xx/
Ddebug.c119 char *begin; in write_file_dump() local
/Linux-v6.6/mm/
Dswap.h137 static inline void clear_shadow_from_swap_cache(int type, unsigned long begin, in clear_shadow_from_swap_cache()
/Linux-v6.6/arch/x86/mm/
Dinit.c891 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages()
940 void free_kernel_image_pages(const char *what, void *begin, void *end) in free_kernel_image_pages()
/Linux-v6.6/arch/loongarch/kernel/
Drelocate.c46 void *begin, *end; in relocate_absolute() local
/Linux-v6.6/arch/arm64/kvm/
Dva_layout.c92 int32_t *begin = (int32_t *)__hyp_reloc_begin; in kvm_apply_hyp_relocations() local
/Linux-v6.6/drivers/md/
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()
/Linux-v6.6/drivers/acpi/acpica/
Dutdebug.c602 acpi_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) in acpi_trace_point()
/Linux-v6.6/tools/testing/selftests/powerpc/nx-gzip/
Dgzip_vas.c291 char *begin = buf; in nxu_touch_pages() local
/Linux-v6.6/drivers/md/persistent-data/
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()
Ddm-space-map-disk.c31 dm_block_t begin; member
/Linux-v6.6/drivers/scsi/aic7xxx/aicasm/
Daicasm.c69 u_int begin; member
/Linux-v6.6/arch/riscv/kernel/
Dcpufeature.c690 void __init_or_module riscv_cpufeature_patch_func(struct alt_entry *begin, in riscv_cpufeature_patch_func()
/Linux-v6.6/drivers/hwmon/
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
/Linux-v6.6/drivers/net/ethernet/microchip/sparx5/
Dsparx5_main.c221 void __iomem *begin[IO_RANGES]; in sparx5_create_targets() local

123456