Home
last modified time | relevance | path

Searched refs:time (Results 3176 - 3200 of 7620) sorted by relevance

1...<<121122123124125126127128129130>>...305

/kernel/linux/linux-5.10/samples/bpf/
H A Dtrace_output_user.c5 #include <time.h>
/kernel/linux/linux-5.10/include/linux/
H A Dtime.h31 * finer then tick granular time.
46 * Similar to the struct tm in userspace <time.h>, but it needs to be here so
86 * @a: the time which may be after @b
87 * @b: the time which may be before @a
89 * time_after32(a, b) returns true if the time @a is after time @b.
90 * time_before32(b, a) returns true if the time @b is before time @a.
101 * time_between32 - check if a 32-bit timestamp is within a given time range
102 * @t: the time whic
[all...]
H A Dpps_kernel.h14 #include <linux/time.h>
52 int current_mode; /* PPS mode at event time */
111 /* Subtract known time delay from PPS event time(s) */
/kernel/linux/linux-5.10/include/media/
H A Ddmxdev.h25 #include <linux/time.h>
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Dtimer.c14 #include <linux/time.h>
26 if (delay < 5 ) /* minimum time is 5 ticks */ in snd_emu10k1_timer_start()
/kernel/linux/linux-5.10/sound/core/oss/
H A Dcopy.c22 #include <linux/time.h>
/kernel/linux/linux-5.10/sound/soc/intel/common/
H A Dsst-dsp.h59 u32 target, u32 time, char *operation);
/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/
H A Dionapp_export.c18 #include <sys/time.h>
/kernel/linux/linux-5.10/tools/perf/util/
H A Dclockid.c5 #include <time.h>
/kernel/linux/linux-5.10/fs/isofs/
H A Drock.h69 __u8 time[7]; /* actually 6 unsigned, 1 signed */ member
/kernel/linux/linux-5.10/fs/jffs2/
H A Dsecurity.c15 #include <linux/time.h>
/kernel/linux/linux-5.10/fs/nfs/
H A Dsymlink.c14 #include <linux/time.h>
/kernel/linux/linux-5.10/include/sound/sof/
H A Dinfo.h46 uint8_t time[10]; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dscc.h170 unsigned int time; member
H A Drtc.h20 * struct tm in <time.h>, but it needs to be here so that the kernel
43 struct rtc_time time; /* time the alarm is set to */ member
83 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) /* Set alarm time */
84 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time) /* Read alarm time */
85 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) /* Read RTC time */
86 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) /* Set RTC time */
H A Djoystick.h45 __u32 time; /* event timestamp in milliseconds */ member
/kernel/linux/linux-5.10/include/sound/
H A Dseq_kernel.h9 #include <linux/time.h>
/kernel/linux/linux-5.10/include/uapi/linux/dvb/
H A Dvideo.h32 #include <time.h>
128 /* unused, make sure to use atomic time for y2038 if it ever gets used */
204 * Read the 33 bit presentation time stamp as defined
/kernel/linux/linux-5.10/fs/
H A Dcompat_binfmt_elf.c18 #include <linux/time.h>
/kernel/linux/linux-5.10/fs/coda/
H A Dpioctl.c13 #include <linux/time.h>
/kernel/linux/linux-5.10/lib/
H A Dstrnlen_user.c8 #include <asm/word-at-a-time.h>
88 * string, since the string can be changed at any time by other
/kernel/linux/linux-5.10/kernel/time/
H A Dtimeconv.c24 * Converts the calendar time to broken-down time representation
31 #include <linux/time.h>
71 * time64_to_tm - converts the calendar time to local broken-down time
76 * @result pointer to struct tm variable to receive broken-down time
/kernel/linux/linux-5.10/fs/ntfs/
H A Dusnjrnl.h23 * example it will record that file "blah" was written to at a particular time
47 * We do not care about transaction logging at this point in time but we still
73 * disabled, the process will continue the next time the volume is mounted.
170 /*0x20*/sle64 time; /* Time when this record was created. */ member
/kernel/linux/linux-5.10/fs/udf/
H A Dudftime.c22 * to unix time
41 #include <linux/time.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
H A Dcl0080.h57 __u64 time; member

Completed in 11 milliseconds

1...<<121122123124125126127128129130>>...305