Home
last modified time | relevance | path

Searched refs:State (Results 1 – 25 of 142) sorted by relevance

123456

/linux/rust/kernel/sync/lock/
H A Dspinlock.rs101 type State = bindings::spinlock_t; typedef
106 ptr: *mut Self::State, in init()
116 unsafe fn lock(ptr: *mut Self::State) -> Self::GuardState { in lock()
123 unsafe fn unlock(ptr: *mut Self::State, _guard_state: &Self::GuardState) { in unlock()
130 unsafe fn try_lock(ptr: *mut Self::State) -> Option<Self::GuardState> { in try_lock()
142 unsafe fn assert_is_held(ptr: *mut Self::State) {
105 init( ptr: *mut Self::State, name: *const crate::ffi::c_char, key: *mut bindings::lock_class_key, ) init() argument
120 unlock(ptr: *mut Self::State, _guard_state: &Self::GuardState) unlock() argument
137 assert_is_held(ptr: *mut Self::State) assert_is_held() argument
H A Dmutex.rs102 type State = bindings::mutex; typedef
107 ptr: *mut Self::State, in init()
117 unsafe fn lock(ptr: *mut Self::State) -> Self::GuardState { in lock()
124 unsafe fn unlock(ptr: *mut Self::State, _guard_state: &Self::GuardState) { in unlock()
131 unsafe fn try_lock(ptr: *mut Self::State) -> Option<Self::GuardState> { in try_lock()
143 unsafe fn assert_is_held(ptr: *mut Self::State) {
106 init( ptr: *mut Self::State, name: *const crate::ffi::c_char, key: *mut bindings::lock_class_key, ) init() argument
121 unlock(ptr: *mut Self::State, _guard_state: &Self::GuardState) unlock() argument
138 assert_is_held(ptr: *mut Self::State) assert_is_held() argument
/linux/rust/kernel/sync/
H A Dlock.rs39 type State; typedef
54 ptr: *mut Self::State, in init() argument
65 unsafe fn lock(ptr: *mut Self::State) -> Self::GuardState; in lock()
72 unsafe fn try_lock(ptr: *mut Self::State) -> Option<Self::GuardState>; in try_lock()
79 unsafe fn unlock(ptr: *mut Self::State, guard_state: &Self::GuardState); in unlock() argument
87 unsafe fn relock(ptr: *mut Self::State, guard_state: &mut Self::GuardState) { in relock() argument
97 unsafe fn assert_is_held(ptr: *mut Self::State); in assert_is_held() argument
109 state: Opaque<B::State>,
155 /// The caller promises that `ptr` points to a valid initialised instance of [`State`] during
158 /// [`State`]
[all...]
/linux/Documentation/networking/xfrm/
H A Dxfrm_proc.rst47 State is expired
50 State has mismatch option
54 State is invalid
71 State hasn't been fully acquired before use
77State direction mismatch (lookup found an output state on the input path, expected input or no dir…
104 State is expired
116 State is invalid, perhaps expired
119State direction mismatch (lookup found an input state on the output path, expected output or no di…
/linux/Documentation/core-api/
H A Dlist.rst113 /* State 1 */
124 /* State 2 */
134 /* State 3 */
139 In State 1, our list of clowns is still empty::
151 In State 2, we've added Grock after the list head::
162 In State 3, we've added Dimitri after the list head, resulting in the following::
185 /* State 3b */
276 /* State 3 */
280 /* State 4 */
311 /* State 3 */
[all …]
/linux/rust/kernel/
H A Dregulator.rs68 pub struct Error<State: RegulatorState> {
73 pub regulator: Regulator<State>,
241 pub struct Regulator<State>
243 State: RegulatorState,
246 _phantom: PhantomData<State>,
/linux/Documentation/w1/slaves/
H A Dw1_ds2413.rst29 Bit 0: PIOA Pin State
30 Bit 1: PIOA Output Latch State
31 Bit 2: PIOB Pin State
32 Bit 3: PIOB Output Latch State
/linux/Documentation/firmware-guide/acpi/
H A Dnon-d0-probe.rst17 The _DSC (Device State for Configuration) object that evaluates to an integer
43 Number State Description
/linux/Documentation/admin-guide/pm/
H A Dworking-state.rst4 Working-State Power Management
/linux/Documentation/hwmon/
H A Dsmsc47b397.rst115 To place the chip into the Configuration State The config key (0x55) is written
140 To exit the Configuration State the write 0xAA to the CONFIG PORT (0x2E).
141 The chip returns to the RUN State. (This is important).
/linux/Documentation/livepatch/
H A Dapi.rst20 System State Changes
/linux/drivers/parisc/
H A DKconfig111 This has nothing to do with LED State support for A and E class.
120 That includes support for LED State front panel as found on E
121 class, and support for the GSP Virtual Front Panel (LED State and
/linux/Documentation/driver-api/driver-model/
H A Ddesign-patterns.rst9 1. State Container
13 1. State Container
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-dfl-port30 Description: Read-write. Read this file for AP1 (AFU Power State 1) event.
38 Description: Read-write. Read this file for AP2 (AFU Power State 2) event.
H A Dsysfs-platform-dell-privacy-wmi43 Describes the Device State class exposed by BIOS which can be
/linux/Documentation/arch/x86/
H A Dmds.rst170 2. C-State transition
173 When a CPU goes idle and enters a C-State the CPU buffers need to be
176 a C-State.
192 The buffer clear is only invoked before entering the C-State to prevent
/linux/drivers/atm/
H A Dsolos-attrlist.c10 SOLOS_ATTR_RO(State)
/linux/arch/riscv/crypto/
H A DKconfig55 Organization of State Commercial Administration of China (OSCCA)
/linux/Documentation/arch/powerpc/
H A Dkvm-nested.rst186 This info is passed via the Guest State Buffer (GSB), a standard format as
234 passed via the Guest State Buffer (GSB), necessary details below:
359 Guest State Buffer
362 The Guest State Buffer (GSB) is the main method of communicating state
366 State may be associated with a whole L2 (eg timebase offset) or a
617 State not in ptregs/hvregs
/linux/Documentation/gpu/
H A Ddrm-kms-helpers.rst71 Atomic State Reset and Initialization
77 Atomic State Helper Reference
248 HDMI Atomic State Helpers
/linux/Documentation/misc-devices/
H A Dtps6594-pfsm.rst12 Strictly speaking, PFSM (Pre-configurable Finite State Machine) is not
/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_raid.h296 U8 State; /*0x00 */ member
/linux/Documentation/virt/kvm/devices/
H A Darm-vgic-its.rst51 See "ITS Reset State" section.
201 ITS Reset State:
/linux/drivers/cpufreq/
H A DKconfig.x8638 bool "AMD Processor P-State driver"
55 int "AMD Processor P-State default mode"
72 tristate "selftest for AMD Processor P-State driver"
/linux/Documentation/networking/diagnostic/
H A Dtwisted_pair_layer1_diagnostics.rst82 - **Administrative UP State**:
92 - **Administrative DOWN State**:
251 PoDL PSE Admin State: enabled
261 Clause 33 PSE Admin State: enabled
298 - **PSE Admin State Disabled**:
300 - If the `PSE Admin State:` is **disabled**, enable it by running one of
311 - After enabling the PSE Admin State, return to the start of the **Check

123456