Searched full:taking (Results 1 – 25 of 96) sorted by relevance
1234
| /Documentation/RCU/ |
| D | lockdep.txt | 82 any change from taking place, and finally, in case (3) the current task 84 from taking place. If the above statement was invoked only from updater
|
| /Documentation/filesystems/ |
| D | path-lookup.txt | 25 All the above algorithms required taking a lock and reference count on the 48 (usually the final element, or parent of final element). This is done by taking 179 taking a reference count (the reference count then gives a stable place to 182 As explained above, we would like to do path walking without taking locks or 206 With this two parts of the puzzle, we can do path lookups without taking 273 Taking a refcount on a dentry from rcu-walk mode, by taking its d_lock,
|
| D | directory-locking.rst | 10 When taking the i_rwsem on multiple non-directory objects, we 118 means that cross-directory rename is taking locks out of order. Due
|
| /Documentation/ABI/testing/ |
| D | sysfs-class-bdi | 47 situations where we want to avoid one device taking all or
|
| /Documentation/media/uapi/v4l/ |
| D | yuv-formats.rst | 26 component. This is an analog video compression technique taking
|
| D | dev-event.rst | 17 notified on certain conditions taking place on a device. This might
|
| /Documentation/block/ |
| D | biovecs.rst | 28 constructed from the raw biovecs but taking into account bi_bvec_done and 102 taking into account bi_bvec_done (and bi_size).
|
| /Documentation/devicetree/bindings/display/panel/ |
| D | tpo,tpg110.yaml | 28 this can be set up by taking software control of the display
|
| /Documentation/w1/slaves/ |
| D | w1_therm.rst | 62 driven when the conversion is taking place, provided the master driver
|
| /Documentation/locking/ |
| D | rt-mutex-design.rst | 417 Taking of a mutex (The walk through) 421 taking a mutex. 423 The first thing that is tried is the fast taking of the mutex. This is 424 done when we have CMPXCHG enabled (otherwise the fast taking automatically 518 CMPXCHG. Since the taking of a mutex on contention always sets the
|
| /Documentation/sound/soc/ |
| D | jack.rst | 55 be set up by the machine driver, taking configuration for the jack to
|
| /Documentation/core-api/ |
| D | idr.rst | 63 you can call :c:func:`idr_preload` before taking the lock, and then
|
| D | memory-hotplug.rst | 110 As the device is visible to user space before taking the device_lock(), this
|
| /Documentation/process/ |
| D | management-style.rst | 223 best way of taking the blame: do it for someone else. You'll feel good 224 for taking the fall, they'll feel good about not getting blamed, and the 235 Taking the blame is also why you get to be manager in the first place.
|
| /Documentation/admin-guide/acpi/ |
| D | cppc_sysfs.rst | 64 taking two different snapshots of feedback counters at time T1 and T2.
|
| /Documentation/x86/ |
| D | tlb.rst | 59 determine how long the flush operations are taking.
|
| /Documentation/accounting/ |
| D | delay-accounting.rst | 50 Taking the difference of two successive readings of a given
|
| /Documentation/firmware-guide/acpi/ |
| D | osi.rst | 30 Experience shows that taking untested paths through the BIOS 146 catastrophic failure resulting from the BIOS taking paths that
|
| /Documentation/vm/ |
| D | transhuge.rst | 47 to check head page instead. Taking a reference on any head/tail page would 106 page table lock (pmd_lock()) and re-run pmd_trans_huge. Taking the
|
| /Documentation/driver-api/acpi/ |
| D | scan_handlers.rst | 77 help of the acpi_scan_add_handler() function taking a pointer to the new scan
|
| /Documentation/devicetree/bindings/mtd/ |
| D | nand-controller.yaml | 105 providing the best strength and taking the OOB area size
|
| /Documentation/power/ |
| D | suspend-and-cpuhotplug.rst | 66 Common | before taking down the CPU | 139 Common | before taking down the CPU
|
| /Documentation/admin-guide/ |
| D | serial-console.rst | 112 for porting the patches from 2.1.4x to 2.1.6x for taking care of
|
| /Documentation/driver-api/driver-model/ |
| D | bus.rst | 81 synchronized by taking the bus's lock (read currently). The reference
|
| /Documentation/admin-guide/device-mapper/ |
| D | era.rst | 75 Taking a vendor snapshot
|
1234