Home
last modified time | relevance | path

Searched defs:start (Results 476 – 500 of 3874) sorted by relevance

1...<<11121314151617181920>>...155

/openbmc/linux/tools/perf/bench/
H A Dbreakpoint.c118 struct timeval start, stop, diff; in bench_breakpoint_thread() local
204 struct timeval start, stop, diff; in bench_breakpoint_enable() local
H A Dsynthesize.c66 struct timeval start, end, diff; in do_run_single_threaded() local
153 struct timeval start, end, diff; in do_run_multi_threaded() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dcoredump.h46 u32 start; member
52 u32 start; member
/openbmc/linux/drivers/s390/cio/
H A Ditcw.c138 static inline void *fit_chunk(addr_t *start, addr_t end, size_t len, in fit_chunk()
184 addr_t start; in itcw_init() local
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c25 struct timespec start, finish; in timing() local
51 struct timespec start, finish; in calibrate() local
/openbmc/linux/fs/jffs2/
H A Dfile.c32 int jffs2_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in jffs2_fsync()
255 unsigned start = pos & (PAGE_SIZE - 1); in jffs2_write_end() local
/openbmc/linux/drivers/gpu/host1x/hw/
H A Dcdma_hw.c46 u64 start, end; in cdma_start() local
93 u64 start, end; in cdma_timeout_restart() local
/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c303 ulong start; in hdmi_phy_wait_i2c_done() local
379 ulong start; in hdmi_phy_configure() local
787 ulong start; in hdmi_ddc_wait_i2c_done() local
912 ulong start; in dw_hdmi_phy_wait_for_hpd() local
/openbmc/linux/net/sched/
H A Dact_tunnel_key.c576 struct nlattr *start; in tunnel_key_geneve_opts_dump() local
607 struct nlattr *start; in tunnel_key_vxlan_opts_dump() local
626 struct nlattr *start; in tunnel_key_erspan_opts_dump() local
656 struct nlattr *start; in tunnel_key_opts_dump() local
/openbmc/linux/arch/powerpc/mm/ptdump/
H A Dhashpagetable.c374 static void walk_pte(struct pg_state *st, pmd_t *pmd, unsigned long start) in walk_pte()
408 static void walk_pmd(struct pg_state *st, pud_t *pud, unsigned long start) in walk_pmd()
422 static void walk_pud(struct pg_state *st, p4d_t *p4d, unsigned long start) in walk_pud()
436 static void walk_p4d(struct pg_state *st, pgd_t *pgd, unsigned long start) in walk_p4d()
/openbmc/linux/tools/testing/radix-tree/
H A Dbitmap.c5 void bitmap_clear(unsigned long *map, unsigned int start, int len) in bitmap_clear()
/openbmc/linux/arch/mips/include/asm/
H A Dyamon-dt.h19 phys_addr_t start; member
/openbmc/linux/tools/perf/util/
H A Dfind-map.c2 static int find_map(void **start, void **end, const char *name) in find_map()
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dam35x_musb.c26 unsigned long start = get_timer(0); in am35x_musb_phy_power() local
/openbmc/sdbusplus/test/async/
H A Dtimer.cpp15 auto start = std::chrono::steady_clock::now(); in TEST() local
/openbmc/linux/tools/testing/selftests/proc/
H A Dproc-uptime-001.c30 uint64_t start, u0, u1, c0, c1; in main() local
/openbmc/linux/fs/nls/
H A Dnls_ucs2_data.h7 wchar_t start; member
/openbmc/linux/arch/x86/include/asm/
H A Diommu.h26 u64 start = rmrr->base_address; in arch_rmrr_sanity_check() local
/openbmc/linux/arch/arm64/kvm/
H A Dmmu.c319 static void __unmap_stage2_range(struct kvm_s2_mmu *mmu, phys_addr_t start, u64 size, in __unmap_stage2_range()
331 static void unmap_stage2_range(struct kvm_s2_mmu *mmu, phys_addr_t start, u64 size) in unmap_stage2_range()
404 int __create_hyp_mappings(unsigned long start, unsigned long size, in __create_hyp_mappings()
518 phys_addr_t start, end, cur; in kvm_share_hyp() local
550 phys_addr_t start, end, cur; in kvm_unshare_hyp() local
578 unsigned long start = kern_hyp_va((unsigned long)from); in create_hyp_mappings() local
1129 phys_addr_t start, end; in kvm_mmu_wp_memory_region() local
1156 phys_addr_t start, end; in kvm_mmu_split_memory_region() local
1187 phys_addr_t start = (base_gfn + __ffs(mask)) << PAGE_SHIFT; in kvm_arch_mmu_enable_log_dirty_pt_masked() local
/openbmc/u-boot/drivers/net/
H A Dag7xxx.c290 unsigned long start; in ag7xxx_mdio_rw() local
342 u32 start, end; in ag7xxx_dma_clean_tx() local
366 u32 start, end; in ag7xxx_dma_clean_rx() local
398 u32 start, end; in ag7xxx_eth_send() local
438 u32 start, end, length; in ag7xxx_eth_recv() local
468 u32 start, end; in ag7xxx_eth_free_pkt() local
/openbmc/linux/net/openvswitch/
H A Dflow_netlink.c1986 struct nlattr *start; in nsh_key_to_nlattr() local
2562 int rem, start, err; in validate_and_copy_sample() local
2628 int start, action_start, err, rem; in validate_and_copy_dec_ttl() local
2686 int start, err; in validate_and_copy_clone() local
2769 int err = 0, start, opts_type; in validate_and_copy_set_tun() local
3011 int start, len = key_len * 2; in validate_set() local
3080 int start, err; in validate_and_copy_check_pkt_len() local
3566 struct nlattr *start; in clone_action_to_attr() local
3588 struct nlattr *start, *ac_start = NULL; in check_pkt_len_action_to_attr() local
3657 struct nlattr *start, *action_start; in dec_ttl_action_to_attr() local
[all …]
/openbmc/linux/fs/qnx4/
H A Dbitmap.c23 int start = le32_to_cpu(qnx4_sb(sb)->BitMap->di_first_xtnt.xtnt_blk) - 1; in qnx4_count_free_blocks() local
/openbmc/linux/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_integ.c20 ktime_t start; in cxd2880_integ_init() local
/openbmc/linux/tools/build/feature/
H A Dtest-dwarf_getlocations.c7 Dwarf_Addr base, start, end; in main() local
/openbmc/linux/arch/arm/include/asm/hardware/
H A Dmemc.h16 #define video_set_dma(start,end,offset) \ argument

1...<<11121314151617181920>>...155