Searched full:guaranteed (Results 1 – 25 of 144) sorted by relevance
123456
/Documentation/admin-guide/ |
D | abi-stable.rst | 7 restrictions, and backward compatibility for them will be guaranteed
|
D | jfs.rst | 29 guaranteed if the system abnormally abends.
|
/Documentation/devicetree/bindings/iio/dac/ |
D | ti,dac7612.txt | 3 The DAC7612 is a dual, 12-bit digital-to-analog converter (DAC) with guaranteed
|
/Documentation/devicetree/bindings/net/ |
D | mediatek-bluetooth.txt | 75 guaranteed. 78 design should be guaranteed.
|
/Documentation/devicetree/bindings/power/ |
D | domain-idle-state.yaml | 33 state. Note that, the exit-latency-us duration may be guaranteed only
|
/Documentation/hwmon/ |
D | adc128d818.rst | 27 Measurements are guaranteed between -55 and +125 degrees. The temperature
|
D | lm80.rst | 48 is unclear about this). Measurements are guaranteed between -55 and
|
D | thmc50.rst | 52 degrees Celsius, and are guaranteed within a range of -55 to +125 degrees.
|
D | gl518sm.rst | 46 situation. Measurements are guaranteed between -10 degrees and +110
|
D | lm78.rst | 50 is above the Overtemperature Shutdown value. Measurements are guaranteed
|
D | lm83.rst | 88 accuracy is guaranteed to 3.0 degrees (see the datasheet for more
|
/Documentation/firmware-guide/acpi/ |
D | acpi-lid.rst | 43 changed to "opened". Thus the "opened" notification is not guaranteed. But 44 it is guaranteed that the AML tables always notify "closed" when the lid
|
/Documentation/core-api/ |
D | atomic_ops.rst | 42 are guaranteed to be correct reflecting the initialized value if the 63 all threads are guaranteed to be correct reflecting either the value that has 66 is guaranteed to be readable with atomic_read from another thread. 73 The read is atomic in that the return value is guaranteed to be one of the 88 and atomic_set(). This is not uniformly guaranteed, and may change in 331 be guaranteed that no other entity can be accessing the object::
|
D | this_cpu_ops.rst | 224 that are guaranteed to be atomic and then re-enable interrupts. Doing 234 modifies the variable, then RMW actions can not be guaranteed to be 277 If you use the variables as intended, this_cpu_ops() are guaranteed to
|
D | workqueue.rst | 141 more execution contexts are necessary, which in turn is guaranteed 191 have this flag set. The wq is guaranteed to have at least one 220 workqueues are now non-reentrant - any work item is guaranteed to be
|
/Documentation/userspace-api/media/v4l/ |
D | extended-controls.rst | 146 control class. It is guaranteed that these last 16 bits are always 155 supported, then it is guaranteed to enumerate over all controls,
|
/Documentation/driver-api/ |
D | device-io.rst | 66 guaranteed to copy data in order. 82 from config space, which is guaranteed to soft-fail if the card doesn't
|
/Documentation/virt/kvm/ |
D | msr.rst | 35 guaranteed to update this data at the moment of MSR write. 136 | 0 | 24 | multiple cpus are guaranteed to | 328 Hypervisor is guaranteed to only modify this least
|
/Documentation/RCU/ |
D | rcu_dereference.rst | 234 r1 = p->b; /* Guaranteed to get 143. */ 235 q = rcu_dereference(gp1); /* Guaranteed non-NULL. */ 292 r1 = p->b; /* Guaranteed to get 143. */ 293 q = rcu_dereference(gp1); /* Guaranteed non-NULL. */
|
D | NMI-RCU.rst | 98 Since NMI handlers disable preemption, synchronize_rcu() is guaranteed
|
/Documentation/userspace-api/media/mediactl/ |
D | media-ioc-device-info.rst | 98 used instead. The ``bus_info`` field is guaranteed to be unique, but can
|
/Documentation/i2c/ |
D | slave-testunit-backend.rst | 17 keep backward compatibility, there is no stable ABI guaranteed!
|
/Documentation/ABI/ |
D | README | 16 them will be guaranteed for at least 2 years. Most interfaces
|
/Documentation/x86/ |
D | tlb.rst | 54 guaranteed to flush a full 2MB [1]_, hugetlbfs always uses the full
|
/Documentation/networking/ |
D | netdevices.rst | 219 Note: netif_running() is guaranteed false 252 Notes: netif_queue_stopped() is guaranteed true
|
123456