| /linux/sound/core/seq/oss/ |
| H A D | seq_oss_timer.c | 43 rec->realtime = 0; in snd_seq_oss_timer_new() 81 rec->realtime = 0; in snd_seq_oss_process_timer_event() 85 rec->realtime = 1; in snd_seq_oss_process_timer_event() 87 rec->realtime = 0; in snd_seq_oss_process_timer_event() 103 rec->realtime = 0; in snd_seq_oss_process_timer_event()
|
| H A D | seq_oss_timer.h | 20 int realtime; member
|
| H A D | seq_oss_rw.c | 171 if (dp->timer->realtime || !dp->timer->running) in insert_queue()
|
| /linux/drivers/hte/ |
| H A D | Kconfig | 8 timestamp certain device lines/signals in realtime. It comes with a 25 lines for timestamping in realtime.
|
| /linux/Documentation/block/ |
| H A D | ioprio.rst | 20 IOPRIO_CLASS_RT: This is the realtime io class. This scheduling class is given 58 will change pid 100 to run at the realtime scheduling class, at priority 2. 111 const char *to_prio[] = { "none", "realtime", "best-effort", "idle", };
|
| /linux/fs/xfs/ |
| H A D | Kconfig | 111 which contain a realtime subvolume. The realtime subvolume is a 118 to applications via the inherit-realtime directory inode flag. 123 devices, the realtime subvolume must be backed by a zoned block 129 the realtime subvolume.
|
| H A D | xfs_mount.h | 436 __XFS_HAS_FEAT(realtime, REALTIME) in __XFS_ADD_FEAT()
|
| /linux/drivers/dma/ |
| H A D | ste_dma40.h | 99 bool realtime; member
|
| H A D | ste_dma40.c | 2310 bool realtime = d40c->dma_cfg.realtime; in __d40_set_prio_rt() local 2319 rtreg = realtime ? dmac->realtime_en : dmac->realtime_clear; in __d40_set_prio_rt()
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | xen_shinfo_test.c | 1014 kcdata.realtime / NSEC_PER_SEC, kcdata.realtime % NSEC_PER_SEC); in main() 1017 delta = (wc->sec * NSEC_PER_SEC + wc->nsec) - (kcdata.realtime - kcdata.clock); in main() 1027 wc->sec, wc->nsec, (kcdata.realtime - kcdata.clock) / NSEC_PER_SEC, in main() 1028 (kcdata.realtime - kcdata.clock) % NSEC_PER_SEC); in main()
|
| /linux/drivers/gpu/drm/mgag200/ |
| H A D | Kconfig | 23 Enable this option only if you run realtime tasks on a server with a
|
| /linux/drivers/misc/mei/ |
| H A D | platform-vsc.c | 37 u64 realtime; member 62 .realtime = ktime_to_ns(ktime_get_real()), in mei_vsc_read_helper()
|
| /linux/Documentation/hwmon/ |
| H A D | w83792d.rst | 72 Alarms are provided as output from "realtime status register". Following bits 109 to realtime alarms).
|
| /linux/Documentation/driver-api/hte/ |
| H A D | hte.rst | 13 monitor sets of system signals, lines, buses etc... in realtime for state
|
| /linux/net/sched/ |
| H A D | sch_hfsc.c | 1592 int realtime = 0; in hfsc_dequeue() local 1606 realtime = 1; in hfsc_dequeue() 1628 if (realtime) in hfsc_dequeue() 1640 if (realtime) in hfsc_dequeue()
|
| /linux/Documentation/RCU/ |
| H A D | rcu.rst | 84 - I hear that RCU needs work in order to support realtime kernels?
|
| H A D | checklist.rst | 296 result in excessive realtime latencies or even OOM conditions. 448 realtime latency. You should also consider percpu_rw_semaphore
|
| /linux/Documentation/process/ |
| H A D | 3.Early-stage.rst | 27 access to the realtime scheduler. This module was implemented and sent to 34 stability. Their preferred solutions involved realtime scheduling access
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-kvm.txt | 23 a performance counter profile of guest os in realtime
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | 3.Early-stage.rst | 34 schedulatore *realtime*. Tale modulo fu implementato e inviato nella 42 breve periodo, comportavano un accesso alla schedulazione realtime attraverso
|
| /linux/arch/arc/kernel/ |
| H A D | entry-compact.S | 321 ; Note that we use realtime STATUS32 (not pt_regs->status32) to
|
| /linux/Documentation/accounting/ |
| H A D | psi.rst | 26 As psi aggregates this information in realtime, systems can be managed
|
| /linux/Documentation/timers/ |
| H A D | hrtimers.rst | 67 The increasing demand for realtime and multimedia applications along
|
| /linux/Documentation/trace/ |
| H A D | user_events.rst | 230 in realtime. This allows user programs to only incur the cost of the write() or
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | core-scheduling.rst | 222 - Isolating tasks that needs a whole core: Examples include realtime tasks, tasks
|