| /linux-6.15/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-6.15/Documentation/tools/rtla/ |
| H A D | index.rst | 4 The realtime Linux analysis tool 7 RTLA provides a set of tools for the analysis of the kernel's realtime
|
| /linux-6.15/tools/testing/selftests/kvm/x86/ |
| H A D | kvm_clock_test.c | 97 data.realtime = ts.tv_sec * NSEC_PER_SEC; in setup_clock() 98 data.realtime += ts.tv_nsec; in setup_clock() 99 data.realtime += test_case->realtime_offset; in setup_clock()
|
| H A D | xen_shinfo_test.c | 1027 kcdata.realtime / NSEC_PER_SEC, kcdata.realtime % NSEC_PER_SEC); in main() 1030 delta = (wc->sec * NSEC_PER_SEC + wc->nsec) - (kcdata.realtime - kcdata.clock); in main() 1040 wc->sec, wc->nsec, (kcdata.realtime - kcdata.clock) / NSEC_PER_SEC, in main() 1041 (kcdata.realtime - kcdata.clock) % NSEC_PER_SEC); in main()
|
| /linux-6.15/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-6.15/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-6.15/drivers/dma/ |
| H A D | ste_dma40.h | 99 bool realtime; member
|
| /linux-6.15/Documentation/devicetree/bindings/timestamp/ |
| H A D | hardware-timestamps-common.yaml | 14 hardware means to timestamp entity in realtime. The entity could be anything
|
| /linux-6.15/drivers/gpu/drm/mgag200/ |
| H A D | Kconfig | 23 Enable this option only if you run realtime tasks on a server with a
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | multigrain-ts.rst | 83 of the realtime clock. If that occurs at an inopportune time, then timestamps 110 order. To avoid problems with realtime clock jumps, the floor is managed as a 111 monotonic ktime_t, and the values are converted to realtime clock values as
|
| /linux-6.15/Documentation/devicetree/bindings/remoteproc/ |
| H A D | renesas,rcar-rproc.yaml | 15 R-Car gen3 family may have a realtime processor, this processor shares peripheral
|
| /linux-6.15/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-6.15/Documentation/devicetree/bindings/display/msm/ |
| H A D | qcom,msm8998-dpu.yaml | 23 - description: Address offset and size for non-realtime vbif register set
|
| /linux-6.15/Documentation/devicetree/bindings/spi/ |
| H A D | spi-pl022.yaml | 52 description: indicates the controller should run the message pump with realtime
|
| /linux-6.15/fs/xfs/ |
| H A D | Kconfig | 110 which contain a realtime subvolume. The realtime subvolume is a 117 to applications via the inherit-realtime directory inode flag.
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | w83792d.rst | 72 Alarms are provided as output from "realtime status register". Following bits 109 to realtime alarms).
|
| /linux-6.15/Documentation/driver-api/hte/ |
| H A D | hte.rst | 13 monitor sets of system signals, lines, buses etc... in realtime for state
|
| /linux-6.15/Documentation/devicetree/bindings/regulator/ |
| H A D | qcom,rpm-regulator.yaml | 90 # based on realtime current draw, only for pm8921 smps and ftsmps
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | utils.c | 1198 u32 *gp2, u64 *boottime, ktime_t *realtime) in iwl_mvm_get_sync_time() argument 1215 else if (clock_type == CLOCK_REALTIME && realtime) in iwl_mvm_get_sync_time() 1216 *realtime = ktime_get_real(); in iwl_mvm_get_sync_time()
|
| /linux-6.15/net/sched/ |
| H A D | sch_hfsc.c | 1601 int realtime = 0; in hfsc_dequeue() local 1615 realtime = 1; in hfsc_dequeue() 1637 if (realtime) in hfsc_dequeue() 1649 if (realtime) in hfsc_dequeue()
|
| /linux-6.15/Documentation/sound/designs/ |
| H A D | compress-accel.rst | 40 the main compressed API. All other realtime streaming ioctls are deactivated
|
| /linux-6.15/Documentation/RCU/ |
| H A D | rcu.rst | 84 - I hear that RCU needs work in order to support realtime kernels?
|
| H A D | RTFP.txt | 147 describing how to make RCU safe for soft-realtime applications [Sarma04c], 150 2005 brought further adaptation of RCU to realtime use, permitting 151 preemption of RCU realtime critical sections [PaulMcKenney05a, 1063 implementation that make it friendly to realtime applications. 1263 processing for crude-but-workable realtime RCU. The downside 1324 Realtime turns into making RCU yet more realtime friendly. 1391 First operating counter-based realtime RCU patch posted to LKML. 1405 First operating counter-based realtime RCU patch posted to LKML, 1487 Described how to improve the -rt implementation of realtime RCU. 2078 RCU, realtime RCU, sleepable RCU, performance. [all …]
|