| /linux/rust/kernel/sync/lock/ |
| H A D | spinlock.rs | 101 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 D | mutex.rs | 102 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 D | lock.rs | 39 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 D | xfrm_proc.rst | 47 State is expired 50 State has mismatch option 54 State is invalid 71 State hasn't been fully acquired before use 77 …State 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 119 …State direction mismatch (lookup found an input state on the output path, expected output or no di…
|
| /linux/Documentation/core-api/ |
| H A D | list.rst | 113 /* 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 D | regulator.rs | 68 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 D | w1_ds2413.rst | 29 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 D | non-d0-probe.rst | 17 The _DSC (Device State for Configuration) object that evaluates to an integer 43 Number State Description
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | working-state.rst | 4 Working-State Power Management
|
| /linux/Documentation/hwmon/ |
| H A D | smsc47b397.rst | 115 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 D | api.rst | 20 System State Changes
|
| /linux/drivers/parisc/ |
| H A D | Kconfig | 111 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 D | design-patterns.rst | 9 1. State Container 13 1. State Container
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-dfl-port | 30 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 D | sysfs-platform-dell-privacy-wmi | 43 Describes the Device State class exposed by BIOS which can be
|
| /linux/Documentation/arch/x86/ |
| H A D | mds.rst | 170 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 D | solos-attrlist.c | 10 SOLOS_ATTR_RO(State)
|
| /linux/arch/riscv/crypto/ |
| H A D | Kconfig | 55 Organization of State Commercial Administration of China (OSCCA)
|
| /linux/Documentation/arch/powerpc/ |
| H A D | kvm-nested.rst | 186 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 D | drm-kms-helpers.rst | 71 Atomic State Reset and Initialization 77 Atomic State Helper Reference 248 HDMI Atomic State Helpers
|
| /linux/Documentation/misc-devices/ |
| H A D | tps6594-pfsm.rst | 12 Strictly speaking, PFSM (Pre-configurable Finite State Machine) is not
|
| /linux/drivers/scsi/mpt3sas/mpi/ |
| H A D | mpi2_raid.h | 296 U8 State; /*0x00 */ member
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | arm-vgic-its.rst | 51 See "ITS Reset State" section. 201 ITS Reset State:
|
| /linux/drivers/cpufreq/ |
| H A D | Kconfig.x86 | 38 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 D | twisted_pair_layer1_diagnostics.rst | 82 - **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
|