/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | parse-events.c | 187 * ahead-of-time. 757 [PARSE_EVENTS__TERM_TYPE_TIME] = "time", in config_term_name() 1125 ADD_CONFIG_TERM_VAL(TIME, time, term->val.num, term->weak); in get_config_terms()
|
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/ |
H A D | main.c | 17 #include <sys/time.h> 610 * 3) Repeat (1) - this time expecting a regular #PF communicated via the 691 * time. in TEST_F()
|
/kernel/linux/linux-6.6/sound/core/oss/ |
H A D | mixer_oss.c | 9 #include <linux/time.h>
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | pcm_lib.c | 10 #include <linux/time.h> 299 * group pointer, time and jiffies reads to allow for more in snd_pcm_update_hw_ptr0() 377 * the elapsed time to detect xruns. in snd_pcm_update_hw_ptr0() 1829 * - .get_time_info - to retrieve audio time stamp if needed. 1902 /* use wait time from substream if available */ in wait_for_avail()
|
H A D | rawmidi.c | 12 #include <linux/time.h>
|
H A D | timer.c | 10 #include <linux/time.h>
|
/kernel/linux/linux-6.6/sound/drivers/ |
H A D | aloop.c | 21 #include <linux/time.h> 1144 * Therefore snd_timer_open() cannot be called a second time in loopback_snd_timer_open() 1249 /* In case of sound timer the period time of both devices of the same in loopback_open()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_progs.c | 1646 srand(time(NULL)); in main()
|
H A D | veristat.c | 13 #include <sys/time.h> 800 /* next time start from end of previous line (or pos goes to <0) */ in parse_verif_log() 808 if (1 == sscanf(cur, "verification time %ld usec\n", &s->stats[DURATION])) in parse_verif_log() 1913 goto one_more_time; /* ... this time with feeling */ in handle_comparison_mode() 2071 fprintf(stderr, "Can't specify replay and comparison mode at the same time!\n\n"); in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/nolibc/ |
H A D | nolibc-test.c | 28 #include <sys/time.h> 678 * which are selected at kernel compilation time. in test_getpagesize() 1336 /* now's time to call the test */ in main()
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 14 *** Any manual change here will be lost the next time this script will 21 #include <sys/time.h>
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | emupcm.c | 15 #include <linux/time.h> 1151 // Leave enough time for actually filling up the buffer. in snd_emu10k1_playback_set_constraints()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | 3w-xxxx.c | 209 #include <linux/time.h> 895 /* Only let one of these through at a time */ in tw_chrdev_ioctl()
|
H A D | ipr.h | 1370 u32 time; member
|
H A D | 3w-9xxx.c | 90 #include <linux/time.h> 242 /* First check for internal completion of set param for time sync */ in twa_aen_complete() 475 /* This function will sync firmware time with the host time */ 498 param->table_id = cpu_to_le16(TW_TIMEKEEP_TABLE | 0x8000); /* Controller time keep table */ in twa_aen_sync_time() 502 /* Convert system time in UTC to local time seconds since last in twa_aen_sync_time() 660 /* Only let one of these through at a time */ in twa_chrdev_ioctl() 980 /* P-chip settle time */ in twa_empty_response_queue_large()
|
H A D | 3w-sas.c | 62 #include <linux/time.h> 407 /* This function will sync firmware time with the host time */ 430 param->table_id = cpu_to_le16(TW_TIMEKEEP_TABLE | 0x8000); /* Controller time keep table */ in twl_aen_sync_time() 434 /* Convert system time in UTC to local time seconds since last in twl_aen_sync_time() 480 /* First check for internal completion of set param for time sync */ in twl_aen_complete() 731 /* Only let one of these through at a time */ in twl_chrdev_ioctl()
|
/kernel/linux/linux-6.6/drivers/scsi/isci/ |
H A D | host.c | 652 int isci_host_scan_finished(struct Scsi_Host *shost, unsigned long time) in isci_host_scan_finished() argument 1262 /* disable sgpio: where the above wait should give time for the in isci_host_deinit() 1974 /* Shorten SAS SNW lock time (RxLock timer value from 76 in sci_controller_afe_initialization() 2336 * one-time initialization objects like locks and waitqueues, are
|
/kernel/linux/linux-6.6/drivers/scsi/mvsas/ |
H A D | mv_sas.c | 286 int mvs_scan_finished(struct Scsi_Host *shost, unsigned long time) in mvs_scan_finished() argument 1774 mv_dprintk("Get signature time out, reset phy %d\n", in mvs_sig_time_out() 1891 * it will need to read from register every time for sure in mvs_int_rx()
|
/kernel/linux/linux-6.6/drivers/scsi/megaraid/ |
H A D | megaraid_sas.h | 1580 * commands that can be outstanding) at any time. The driver must report a 2190 } __attribute__ ((packed)) time; member
|
/kernel/linux/linux-6.6/net/atm/ |
H A D | mpc.c | 1178 entry->time = ktime_get_seconds(); in MPOA_res_reply_rcvd()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | inet_diag.c | 16 #include <linux/time.h>
|
/kernel/linux/linux-6.6/sound/soc/fsl/ |
H A D | fsl_sai.c | 18 #include <linux/time.h>
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | prog.c | 14 #include <time.h> 2077 p_err("too many (%d) metrics, please specify no more than %d metrics at at time", in profile_parse_metrics()
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 14 *** Any manual change here will be lost the next time this script will 21 #include <sys/time.h>
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | xdp_sample_user.c | 32 #include <time.h> 352 /* Get time as close as possible to reading map contents */ in map_collect_percpu()
|