Home
last modified time | relevance | path

Searched refs:time (Results 7451 - 7475 of 8596) sorted by relevance

1...<<291292293294295296297298299300>>...344

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dconfdata.c16 #include <time.h>
/kernel/linux/linux-5.10/sound/core/
H A Dinit.c13 #include <linux/time.h>
/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_plugin.c28 #include <linux/time.h>
/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.h1051 void tomoyo_convert_time(time64_t time, struct tomoyo_time *stamp);
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmax98390.c19 #include <linux/time.h>
867 /* Sleep reset settle time */ in max98390_probe()
/kernel/linux/linux-5.10/tools/perf/pmu-events/
H A Djevents.c44 #include <sys/time.h> /* getrlimit */
/kernel/linux/linux-5.10/tools/firewire/
H A Dnosy-dump.c18 #include <sys/time.h>
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h37 #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 Dcommit.c13 #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 Dsuper.h71 * 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 Dnfs2xdr.c14 #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 Dproc.c33 #include <linux/time.h>
/kernel/linux/linux-5.10/fs/cifs/
H A Dreaddir.c220 * 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 Dcifsencrypt.c335 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 Dasound.h37 #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 Dsuper.c10 #include <linux/time.h>
/kernel/linux/linux-5.10/fs/ext4/
H A Dballoc.c15 #include <linux/time.h>
H A Dfile.c22 #include <linux/time.h>
/kernel/linux/linux-5.10/fs/coda/
H A Dupcall.c23 #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 Darray.c33 * 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()
H A Dgeneric.c14 #include <linux/time.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.c496 ktime_get_real_ts64(&state->time); in adreno_gpu_state_get()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgf100.c384 info.time = 0; in gf100_fifo_intr_fault()
/kernel/linux/linux-5.10/drivers/ps3/
H A Dps3-lpm.c15 #include <asm/time.h>
141 * and then only allow at most one instance at a time to be created.
/kernel/linux/linux-5.10/include/linux/
H A Dcompat.h10 #include <linux/time.h>
420 * Defined inline such that size can be compile time constant, which avoids
683 /* kernel/time.c */

Completed in 40 milliseconds

1...<<291292293294295296297298299300>>...344