Home
last modified time | relevance | path

Searched refs:_m0 (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/nix/test/test_kmod/
Dmod.rs45 let _m0 = crate::KMOD_MTX.lock().expect("Mutex got poisoned by another test"); in test_finit_and_delete_module() localVariable
63 let _m0 = crate::KMOD_MTX.lock().expect("Mutex got poisoned by another test"); in test_finit_and_delete_modul_with_params() localVariable
84 let _m0 = crate::KMOD_MTX.lock().expect("Mutex got poisoned by another test"); in test_init_and_delete_module() localVariable
104 let _m0 = crate::KMOD_MTX.lock().expect("Mutex got poisoned by another test"); in test_init_and_delete_module_with_params() localVariable
125 let _m0 = crate::KMOD_MTX.lock().expect("Mutex got poisoned by another test"); in test_finit_module_invalid() localVariable
139 let _m0 = crate::KMOD_MTX.lock().expect("Mutex got poisoned by another test"); in test_finit_module_twice_and_delete_module() localVariable
161 let _m0 = crate::KMOD_MTX.lock().expect("Mutex got poisoned by another test"); in test_delete_module_not_loaded() localVariable
/external/llvm-project/llvm/test/TableGen/
DMultiClass-defm.td10 def _m0 : B<!cast<A>(s)>;
/external/rust/crates/nix/test/
Dtest_pty.rs252 let _m0 = crate::PTSNAME_MTX.lock().expect("Mutex got poisoned by another test"); in test_forkpty() localVariable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DDSInstructions.td633 def : DSReadPat<inst, vt, !cast<PatFrag>(frag#"_m0")>;
698 def : DSWritePat<inst, vt, !cast<PatFrag>(frag#"_m0")>;
715 def : DSAtomicWritePat<inst, vt, !cast<PatFrag>(frag#"_m0")>;
/external/llvm-project/llvm/lib/Target/AMDGPU/
DDSInstructions.td645 def : DSReadPat<inst, vt, !cast<PatFrag>(frag#"_m0")>;
732 def : DSWritePat<inst, vt, !cast<PatFrag>(frag#"_m0")>;
749 def : DSAtomicWritePat<inst, vt, !cast<PatFrag>(frag#"_m0")>;