| /Linux-v6.1/samples/bpf/ |
| 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
|
| D | test_overhead_user.c | 38 __u64 start_time; in test_task_rename() local 62 __u64 start_time; in test_urandom_read() local
|
| D | trace_output_user.c | 17 static __u64 start_time; variable
|
| /Linux-v6.1/tools/testing/selftests/vm/ |
| D | ksm_tests.c | 150 static int ksm_do_scan(int scan_count, struct timespec start_time, int timeout) in ksm_do_scan() 175 static int ksm_merge_pages(void *addr, size_t size, struct timespec start_time, int timeout) in ksm_merge_pages() 258 struct timespec start_time; in check_ksm_merge() local 289 struct timespec start_time; in check_ksm_unmerge() local 330 struct timespec start_time; in check_ksm_zero_page_merge() local 395 struct timespec start_time; in check_ksm_numa_merge() local 458 struct timespec start_time, end_time; in ksm_merge_hugepages_time() local 525 struct timespec start_time, end_time; in ksm_merge_time() local 566 struct timespec start_time, end_time; in ksm_cow_time() local
|
| /Linux-v6.1/drivers/media/pci/cobalt/ |
| 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-v6.1/include/net/ |
| D | busy_poll.h | 73 static inline bool busy_loop_timeout(unsigned long start_time) in busy_loop_timeout() 89 unsigned long start_time) in sk_busy_loop_timeout()
|
| /Linux-v6.1/drivers/scsi/snic/ |
| D | snic_scsi.c | 540 unsigned long flags, start_time; in snic_icmnd_cmpl_handler() local 678 u32 start_time = rqi->start_time; in snic_proc_dr_cmpl_locked() local 768 u32 start_time = 0; in snic_process_itmf_cmpl() local 1619 u32 start_time = jiffies; in snic_abort_cmd() local 2100 u32 start_time = jiffies; in snic_unlink_and_release_req() local 2133 int start_time = jiffies; in snic_device_reset() local 2368 u32 start_time = jiffies; in snic_host_reset() local
|
| /Linux-v6.1/block/ |
| D | blk-core.c | 932 unsigned long start_time) in bdev_start_io_acct() 952 void bio_start_io_acct_time(struct bio *bio, unsigned long start_time) in bio_start_io_acct_time() 973 unsigned long start_time) in bdev_end_io_acct() 987 void bio_end_io_acct_remapped(struct bio *bio, unsigned long start_time, in bio_end_io_acct_remapped()
|
| /Linux-v6.1/drivers/staging/rtl8723bs/core/ |
| D | rtw_pwrctrl.c | 192 static unsigned long start_time; in traffic_check_for_leave_lps() local 286 unsigned long start_time; in rtw_set_rpwm() local 415 unsigned long start_time; in LPS_RF_ON_check() local 571 unsigned long start_time; in LPS_Leave_check() local
|
| /Linux-v6.1/drivers/net/wireless/intel/iwlegacy/ |
| D | iwl-spectrum.h | 27 __le64 start_time; member 49 __le64 start_time; member
|
| /Linux-v6.1/drivers/md/bcache/ |
| D | request.c | 479 unsigned long start_time; member 717 unsigned long start_time) in search_alloc() 1068 unsigned long start_time; member 1097 struct block_device *orig_bdev, unsigned long start_time) in detached_dev_do_request() 1176 unsigned long start_time; in cached_dev_submit_bio() local
|
| D | util.c | 163 void bch_time_stats_update(struct time_stats *stats, uint64_t start_time) in bch_time_stats_update()
|
| /Linux-v6.1/drivers/scsi/fnic/ |
| D | fnic_scsi.c | 821 unsigned long start_time; in fnic_fcpio_icmnd_cmpl_handler() local 1060 unsigned long start_time; in fnic_fcpio_itmf_cmpl_handler() local 1348 unsigned long start_time = 0; in fnic_cleanup_io_iter() local 1435 unsigned long start_time = 0; in fnic_wq_copy_cleanup_handler() local 1710 unsigned long start_time = 0; in fnic_abort_cmd() local 2217 unsigned long start_time = 0; in fnic_device_reset() local
|
| /Linux-v6.1/tools/testing/selftests/bpf/progs/ |
| D | bpf_hashmap_full_update_bench.c | 35 u64 start_time = bpf_ktime_get_ns(); in benchmark() local
|
| /Linux-v6.1/lib/ |
| D | irq_poll.c | 82 unsigned long start_time = jiffies; in irq_poll_softirq() local
|
| /Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
| D | test_overhead.c | 22 __u64 start_time; in test_task_rename() local
|
| /Linux-v6.1/tools/power/cpupower/utils/idle_monitor/ |
| D | cpuidle_sysfs.c | 22 static struct timespec start_time; variable
|
| /Linux-v6.1/tools/laptop/dslm/ |
| D | dslm.c | 68 time_t start_time; in measure() local
|
| /Linux-v6.1/tools/testing/selftests/timers/ |
| D | alarmtimer-suspend.c | 54 struct timespec start_time; variable
|
| /Linux-v6.1/drivers/net/ethernet/pensando/ionic/ |
| D | ionic_fw.c | 69 unsigned long start_time; in ionic_fw_status_long_wait() local
|
| /Linux-v6.1/mm/ |
| D | gup_test.c | 101 ktime_t start_time, end_time; in __gup_test_ioctl() local
|
| /Linux-v6.1/fs/nfs/flexfilelayout/ |
| D | flexfilelayout.h | 65 ktime_t start_time; member 91 ktime_t start_time; member
|
| /Linux-v6.1/drivers/md/ |
| 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-v6.1/tools/tracing/rtla/src/ |
| D | osnoise.h | 90 time_t start_time; member
|
| /Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/macsec/ |
| D | macsec_struct.h | 234 u32 start_time; member 288 u32 start_time; member 491 u32 start_time; member 536 u32 start_time; member
|