Home
last modified time | relevance | path

Searched defs:start_time (Results 1 – 25 of 142) sorted by relevance

123456

/linux/samples/bpf/
H A Dmap_perf_test_user.c84 __u64 start_time; in test_hash_prealloc() local
126 __u64 start_time; in do_test_lru() local
225 __u64 start_time; in test_percpu_hash_prealloc() local
237 __u64 start_time; in test_hash_kmalloc() local
249 __u64 start_time; in test_percpu_hash_kmalloc() local
261 __u64 start_time; in test_lpm_kmalloc() local
273 __u64 start_time; in test_hash_lookup() local
285 __u64 start_time; in test_array_lookup() local
H A Dtrace_output_user.c17 static __u64 start_time; variable
/linux/tools/testing/selftests/mm/
H A Dksm_tests.c190 static int ksm_do_scan(int scan_count, struct timespec start_time, int timeout) in ksm_do_scan()
216 struct timespec start_time, int timeout) in ksm_merge_pages()
241 struct timespec start_time, int timeout) in ksm_unmerge_pages()
323 struct timespec start_time; in check_ksm_merge() local
356 struct timespec start_time; in check_ksm_unmerge() local
397 struct timespec start_time; in check_ksm_zero_page_merge() local
462 struct timespec start_time; in check_ksm_numa_merge() local
526 struct timespec start_time, end_time; in ksm_merge_hugepages_time() local
593 struct timespec start_time, end_time; in ksm_merge_time() local
634 struct timespec start_time, end_time; in ksm_unmerge_time() local
[all …]
/linux/drivers/media/pci/cobalt/
H A Dcobalt-i2c.c111 unsigned long start_time; in cobalt_tx_bytes() local
169 unsigned long start_time; in cobalt_rx_bytes() local
310 unsigned long start_time; in cobalt_i2c_init() local
/linux/io_uring/
H A Dnapi.c131 static inline bool io_napi_busy_loop_timeout(ktime_t start_time, in io_napi_busy_loop_timeout()
145 unsigned long start_time) in io_napi_busy_loop_should_end()
207 unsigned long start_time = busy_loop_current_time(); in io_napi_blocking_busy_loop() local
/linux/include/net/
H A Dbusy_poll.h86 static inline bool busy_loop_timeout(unsigned long start_time) in busy_loop_timeout()
102 unsigned long start_time) in sk_busy_loop_timeout()
/linux/drivers/scsi/snic/
H A Dsnic_scsi.c535 unsigned long flags, start_time; in snic_icmnd_cmpl_handler() local
673 u32 start_time = rqi->start_time; in snic_proc_dr_cmpl_locked() local
763 u32 start_time = 0; in snic_process_itmf_cmpl() local
1614 u32 start_time = jiffies; in snic_abort_cmd() local
2089 u32 start_time = jiffies; in snic_unlink_and_release_req() local
2122 int start_time = jiffies; in snic_device_reset() local
2357 u32 start_time = jiffies; in snic_host_reset() local
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_pwrctrl.c186 static unsigned long start_time; in traffic_check_for_leave_lps() local
280 unsigned long start_time; in rtw_set_rpwm() local
407 unsigned long start_time; in LPS_RF_ON_check() local
558 unsigned long start_time; in LPS_Leave_check() local
/linux/drivers/net/wireless/intel/iwlegacy/
H A Diwl-spectrum.h27 __le64 start_time; member
49 __le64 start_time; member
/linux/drivers/scsi/fnic/
H A Dfnic_scsi.c922 unsigned long start_time; in fnic_fcpio_icmnd_cmpl_handler() local
1192 unsigned long start_time; in fnic_fcpio_itmf_cmpl_handler() local
1522 unsigned long start_time = 0; in fnic_cleanup_io_iter() local
1652 unsigned long start_time = 0; in fnic_wq_copy_cleanup_handler() local
2012 unsigned long start_time = 0; in fnic_abort_cmd() local
2547 unsigned long start_time = 0; in fnic_device_reset() local
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_hashmap_full_update_bench.c35 u64 start_time = bpf_ktime_get_ns(); in benchmark() local
H A Dbpf_hashmap_lookup.c55 u64 start_time; in benchmark() local
/linux/block/
H A Dblk-core.c1031 unsigned long start_time) in bdev_start_io_acct()
1055 unsigned int sectors, unsigned long start_time) in bdev_end_io_acct()
1071 void bio_end_io_acct_remapped(struct bio *bio, unsigned long start_time, in bio_end_io_acct_remapped()
/linux/fs/bcachefs/
H A Dbtree_io.c306 u64 start_time, seq = 0; in btree_node_sort() local
394 u64 start_time = local_clock(); in bch2_btree_sort_into() local
1070 u64 start_time = local_clock(); in bch2_btree_node_read_done() local
2123 static void __btree_node_write_done(struct bch_fs *c, struct btree *b, u64 start_time) in __btree_node_write_done()
2166 static void btree_node_write_done(struct bch_fs *c, struct btree *b, u64 start_time) in btree_node_write_done()
2184 u64 start_time = wbio->start_time; in btree_node_write_work() local
2338 u64 start_time = local_clock(); in __bch2_btree_node_write() local
/linux/lib/
H A Dirq_poll.c82 unsigned long start_time = jiffies; in irq_poll_softirq() local
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_job.h38 ktime_t start_time; member
/linux/tools/power/cpupower/utils/idle_monitor/
H A Dcpuidle_sysfs.c22 static struct timespec start_time; variable
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_overhead.c22 __u64 start_time; in test_task_rename() local
/linux/tools/laptop/dslm/
H A Ddslm.c68 time_t start_time; in measure() local
/linux/mm/
H A Ddmapool_test.c65 ktime_t start_time, end_time; in dmapool_test_block() local
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_fw.c69 unsigned long start_time; in ionic_fw_status_long_wait() local
/linux/drivers/net/ethernet/amd/pds_core/
H A Dfw.c71 unsigned long start_time; in pdsc_fw_status_long_wait() local
/linux/drivers/md/
H A Ddm-ps-historical-service-time.c474 static u64 path_service_time(struct path_info *pi, u64 start_time) in path_service_time()
493 size_t nr_bytes, u64 start_time) in hst_end_io()
/linux/drivers/net/ethernet/aquantia/atlantic/macsec/
H A Dmacsec_struct.h234 u32 start_time; member
288 u32 start_time; member
491 u32 start_time; member
536 u32 start_time; member
/linux/drivers/md/bcache/
H A Dutil.c163 void bch_time_stats_update(struct time_stats *stats, uint64_t start_time) in bch_time_stats_update()

123456