Searched refs:time (Results 6626 - 6650 of 7732) sorted by relevance
1...<<261262263264265266267268269270>>...310
/kernel/linux/linux-5.10/net/rds/ |
H A D | recv.c | 38 #include <linux/time.h> 271 * down a connection at a time. This lets us reassemble in the conn
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | xdp_redirect_cpu_user.c | 19 #include <time.h> 158 /* gettime returns the current time of day in nanoseconds. 216 /* Get time as close as possible to reading map contents */ in map_collect_percpu()
|
/kernel/linux/linux-5.10/sound/isa/sb/ |
H A D | sb_mixer.c | 9 #include <linux/time.h> 661 /* FIXME: ALS4000a.pdf mentions BBD (Bucket Brigade Device) time delay,
|
H A D | sb16_main.c | 24 #include <linux/time.h>
|
/kernel/linux/linux-5.10/sound/parisc/ |
H A D | harmony.c | 27 #include <linux/time.h>
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | confdata.c | 16 #include <time.h>
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | init.c | 13 #include <linux/time.h>
|
/kernel/linux/linux-5.10/sound/core/oss/ |
H A D | pcm_plugin.c | 28 #include <linux/time.h>
|
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | common.h | 1051 void tomoyo_convert_time(time64_t time, struct tomoyo_time *stamp);
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | max98390.c | 19 #include <linux/time.h> 867 /* Sleep reset settle time */ in max98390_probe()
|
/kernel/linux/linux-5.10/tools/perf/pmu-events/ |
H A D | jevents.c | 44 #include <sys/time.h> /* getrlimit */
|
/kernel/linux/linux-5.10/tools/firewire/ |
H A D | nosy-dump.c | 18 #include <sys/time.h>
|
/kernel/linux/linux-5.10/tools/include/uapi/sound/ |
H A D | asound.h | 37 #include <time.h> 297 #define SNDRV_PCM_INFO_HAS_WALL_CLOCK 0x01000000 /* (Deprecated)has audio wall clock for audio/system time sync */ 298 #define SNDRV_PCM_INFO_HAS_LINK_ATIME 0x01000000 /* report hardware link audio time, reset on startup */ 299 #define SNDRV_PCM_INFO_HAS_LINK_ABSOLUTE_ATIME 0x02000000 /* report absolute hardware link audio time, not reset on startup */ 300 #define SNDRV_PCM_INFO_HAS_LINK_ESTIMATED_ATIME 0x04000000 /* report estimated link audio time */ 301 #define SNDRV_PCM_INFO_HAS_LINK_SYNCHRONIZED_ATIME 0x08000000 /* report synchronized audio/system time */ 459 * maps to wallclock/link time for HDAudio playback and DEFAULT/DMA time for everything else 464 SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT = 1, /* DMA time, reported as per hw_ptr */ 465 SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK = 2, /* link time reporte [all...] |
/kernel/linux/linux-5.10/fs/jbd2/ |
H A D | commit.c | 13 #include <linux/time.h> 783 time round the loop. */ in jbd2_journal_commit_transaction() 1048 * time, so it is enough to clear buffer_jbddirty and in jbd2_journal_commit_transaction() 1162 * weight the commit time higher than the average time so we don't in jbd2_journal_commit_transaction() 1163 * react too strongly to vast changes in the commit time in jbd2_journal_commit_transaction()
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | super.h | 71 * the file. Delay a minimum amount of time, even if we send a cap 286 unsigned long time; member 408 atomic_t i_shared_gen; /* increment each time we get FILE_SHARED */ 409 u32 i_rdcache_gen; /* incremented each time we get FILE_CACHE. */
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs2xdr.c | 14 #include <linux/time.h> 75 * functions. For run-time efficiency, some data types are encoded 224 * "set to current server time". It's needed to make permissions checks
|
H A D | proc.c | 33 #include <linux/time.h>
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | readdir.c | 220 * may look wrong since the inodes may not have timed out by the time in cifs_fill_common_info() 674 if (cifsInfo->time == 0) in is_dir_changed()
|
H A D | cifsencrypt.c | 335 function since a byte at a time will ont work. */ in calc_lanman_hash() 348 * and client time (total five av pairs and + one end of fields indicator. 455 * as part of ntlmv2 authentication (or local current time as 707 ntlmv2->time = rsp_timestamp; in setup_ntlmv2_rsp()
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asound.h | 37 #include <time.h> 297 #define SNDRV_PCM_INFO_HAS_WALL_CLOCK 0x01000000 /* (Deprecated)has audio wall clock for audio/system time sync */ 298 #define SNDRV_PCM_INFO_HAS_LINK_ATIME 0x01000000 /* report hardware link audio time, reset on startup */ 299 #define SNDRV_PCM_INFO_HAS_LINK_ABSOLUTE_ATIME 0x02000000 /* report absolute hardware link audio time, not reset on startup */ 300 #define SNDRV_PCM_INFO_HAS_LINK_ESTIMATED_ATIME 0x04000000 /* report estimated link audio time */ 301 #define SNDRV_PCM_INFO_HAS_LINK_SYNCHRONIZED_ATIME 0x08000000 /* report synchronized audio/system time */ 459 * maps to wallclock/link time for HDAudio playback and DEFAULT/DMA time for everything else 464 SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT = 1, /* DMA time, reported as per hw_ptr */ 465 SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK = 2, /* link time reporte [all...] |
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | super.c | 10 #include <linux/time.h>
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | balloc.c | 15 #include <linux/time.h>
|
H A D | file.c | 22 #include <linux/time.h>
|
/kernel/linux/linux-5.10/fs/coda/ |
H A D | upcall.c | 23 #include <linux/time.h> 825 When will be have time to find out what exactly is going on? (pjb)
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | array.c | 33 * Jerome Forissier : added per-CPU time information to /proc/stat 58 #include <linux/time.h> 588 * Use /proc/#/status for real-time signals. in do_task_stat()
|
Completed in 39 milliseconds
1...<<261262263264265266267268269270>>...310