Home
last modified time | relevance | path

Searched refs:time (Results 9076 - 9100 of 9495) sorted by relevance

1...<<361362363364365366367368369370>>...380

/kernel/linux/linux-6.6/tools/perf/util/
H A Dparse-events.c187 * 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 Dmain.c17 #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 Dmixer_oss.c9 #include <linux/time.h>
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_lib.c10 #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 Drawmidi.c12 #include <linux/time.h>
H A Dtimer.c10 #include <linux/time.h>
/kernel/linux/linux-6.6/sound/drivers/
H A Daloop.c21 #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 Dtest_progs.c1646 srand(time(NULL)); in main()
H A Dveristat.c13 #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 Dnolibc-test.c28 #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 Dvideodev2.h14 *** 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 Demupcm.c15 #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 D3w-xxxx.c209 #include <linux/time.h>
895 /* Only let one of these through at a time */ in tw_chrdev_ioctl()
H A Dipr.h1370 u32 time; member
H A D3w-9xxx.c90 #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 D3w-sas.c62 #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 Dhost.c652 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 Dmv_sas.c286 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 Dmegaraid_sas.h1580 * 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 Dmpc.c1178 entry->time = ktime_get_seconds(); in MPOA_res_reply_rcvd()
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_diag.c16 #include <linux/time.h>
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_sai.c18 #include <linux/time.h>
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dprog.c14 #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 Dvideodev2.h14 *** 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 Dxdp_sample_user.c32 #include <time.h>
352 /* Get time as close as possible to reading map contents */ in map_collect_percpu()

Completed in 75 milliseconds

1...<<361362363364365366367368369370>>...380