/linux/samples/bpf/ |
H A D | map_perf_test_user.c | 84 __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 D | trace_output_user.c | 17 static __u64 start_time; variable
|
/linux/tools/testing/selftests/mm/ |
H A D | ksm_tests.c | 190 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 D | cobalt-i2c.c | 111 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 D | napi.c | 131 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 D | busy_poll.h | 86 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 D | snic_scsi.c | 535 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 D | rtw_pwrctrl.c | 186 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 D | iwl-spectrum.h | 27 __le64 start_time; member 49 __le64 start_time; member
|
/linux/drivers/scsi/fnic/ |
H A D | fnic_scsi.c | 922 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 D | bpf_hashmap_full_update_bench.c | 35 u64 start_time = bpf_ktime_get_ns(); in benchmark() local
|
H A D | bpf_hashmap_lookup.c | 55 u64 start_time; in benchmark() local
|
/linux/block/ |
H A D | blk-core.c | 1031 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 D | btree_io.c | 306 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 D | irq_poll.c | 82 unsigned long start_time = jiffies; in irq_poll_softirq() local
|
/linux/drivers/gpu/drm/panfrost/ |
H A D | panfrost_job.h | 38 ktime_t start_time; member
|
/linux/tools/power/cpupower/utils/idle_monitor/ |
H A D | cpuidle_sysfs.c | 22 static struct timespec start_time; variable
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | test_overhead.c | 22 __u64 start_time; in test_task_rename() local
|
/linux/tools/laptop/dslm/ |
H A D | dslm.c | 68 time_t start_time; in measure() local
|
/linux/mm/ |
H A D | dmapool_test.c | 65 ktime_t start_time, end_time; in dmapool_test_block() local
|
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_fw.c | 69 unsigned long start_time; in ionic_fw_status_long_wait() local
|
/linux/drivers/net/ethernet/amd/pds_core/ |
H A D | fw.c | 71 unsigned long start_time; in pdsc_fw_status_long_wait() local
|
/linux/drivers/md/ |
H A D | dm-ps-historical-service-time.c | 474 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 D | macsec_struct.h | 234 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 D | util.c | 163 void bch_time_stats_update(struct time_stats *stats, uint64_t start_time) in bch_time_stats_update()
|