| /linux/drivers/android/binder/ |
| H A D | process.rs | 50 thread::{PushWorkRes, Thread}, 107 threads: RBTree<i32, Arc<Thread>>, 109 ready_threads: List<Thread>, 223 othread: Option<&Thread>, in update_node_refcount() argument 244 thread: Option<&Thread>, in new_node_ref() argument 255 thread: &Thread, in new_node_ref_with_thread() argument 669 thread: &'a Arc<Thread>, in get_work_or_register() argument 681 fn get_current_thread(self: ArcBorrow<'_, Self>) -> Result<Arc<Thread>> { in get_current_thread() argument 700 let ta: Arc<Thread> = Thread::new(id, self.into())?; in get_current_thread() 730 thread: &Thread, in set_as_manager() argument [all …]
|
| H A D | thread.rs | 350 fn pop_transaction_to_reply(&mut self, thread: &Thread) -> Result<DArc<Transaction>> { in pop_transaction_to_reply() 418 pub(crate) struct Thread { struct 436 impl ListArcSafe<0> for Thread { argument 441 impl ListItem<0> for Thread { 446 impl Thread { implementation 451 try_pin_init!(Thread { in new() 1590 _thread: &Thread, in do_work() argument
|
| H A D | freeze.rs | 17 defs::*, node::Node, process::Process, thread::Thread, BinderReturnWriter, DArc, DLArc, 87 thread: &Thread, in do_work() argument
|
| /linux/tools/perf/scripts/python/ |
| H A D | gecko.py | 92 class Thread: class 295 thread = Thread(comm=comm, pid=pid, tid=tid) 304 http_server_thread = threading.Thread(target=test, args=(CORSRequestHandler, HTTPServer,))
|
| /linux/rust/pin-init/examples/ |
| H A D | mutex.rs | 18 thread::{self, sleep, Builder, Thread}, 169 thread: Thread,
|
| /linux/Documentation/tools/rtla/ |
| H A D | rtla-timerlat-top.rst | 53 0 00:00:12 | IRQ Timer Latency (us) | Thread Timer Latency (us) 106 Thread latency: 41.96 us (100%)
|
| H A D | common_timerlat_description.txt | 8 prints the timer latency at the timer *IRQ* handler and the *Thread*
|
| H A D | rtla-osnoise-top.rst | 46 …% CPU Aval Max Noise Max Single HW NMI IRQ Softirq Thread
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | netpoll_basic.py | 62 BPF_THREAD: Optional[threading.Thread] = None 249 BPF_THREAD = threading.Thread(target=bpftrace_call)
|
| /linux/Documentation/arch/x86/ |
| H A D | amd-hfi.rst | 41 Thread Classification and Ranking Table Interaction 55 Thread Classification Example Table 67 Thread classification is performed by the hardware each time that the thread is switched out.
|
| H A D | mds.rst | 90 This does not protect against cross Hyper-Thread attacks except for MSBDS 183 protected against cross Hyper-Thread attacks because the Fill Buffer and 193 that stale data from the idling CPU from spilling to the Hyper-Thread
|
| /linux/Documentation/arch/powerpc/ |
| H A D | dscr.rst | 16 dscr /* Thread DSCR value */ 17 dscr_inherit /* Thread has changed default DSCR */
|
| H A D | imc.rst | 19 on-chip but off-core), Core level and Thread level. 25 The Core and Thread IMC PMU counters are handled in the core. Core level PMU
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | cross-thread-rsb.rst | 4 Cross-Thread Return Address Predictions 32 CVE-2022-27672 Cross-Thread Return Address Predictions
|
| H A D | attack_vector_controls.rst | 104 Cross-Thread 202 Vulnerability User-to-Kernel User-to-User Guest-to-Host Guest-to-Guest Cross-Thread Notes
|
| H A D | gather_data_sampling.rst | 24 Because the buffers are shared between Hyper-Threads cross Hyper-Thread attacks
|
| /linux/Documentation/usb/ |
| H A D | dwc3.rst | 39 sleeping is handed over to the Thread. The event is saved in an
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | xive.rst | 25 1. Thread Interrupt Management Area (TIMA) 27 Each thread has an associated Thread Interrupt Management context
|
| /linux/Documentation/translations/zh_CN/dev-tools/ |
| H A D | kcsan.rst | 311 一个内核数据竞争检测的替代方法是 `Kernel Thread Sanitizer (KTSAN)
|
| /linux/arch/arm/mm/ |
| H A D | proc-v7m.S | 147 msr control, r1 @ Thread mode has unpriviledged access
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | devlink_rate_tc_bw.py | 295 thread = threading.Thread(
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | stm32h750i-art-pi.dts | 53 model = "RT-Thread STM32H750i-ART-PI board";
|
| /linux/Documentation/arch/parisc/ |
| H A D | registers.rst | 32 CR27 (TR 3) Thread descriptor pointer
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | base_device.py | 361 t = threading.Thread(target=dispatch)
|
| /linux/tools/perf/Documentation/ |
| H A D | intel-hybrid.txt | 127 Thread mode example:
|