Home
last modified time | relevance | path

Searched full:acquires (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/kernel/linux/linux-5.10/drivers/net/wireless/
Dvirt_wifi.c179 /* Acquires and releases the rdev BSS lock. */
190 /* Schedules work which acquires and releases the rtnl lock. */ in virt_wifi_scan_result()
204 /* Schedules work which acquires and releases the rtnl lock. */ in virt_wifi_cancel_scan()
248 /* Acquires and releases the rdev event lock. */
265 /* Schedules an event that acquires the rtnl lock. */ in virt_wifi_connect_complete()
278 /* Schedules an event that acquires the rtnl lock. */ in virt_wifi_cancel_connect()
287 /* Called with the rtnl lock held. Acquires the rdev event lock. */
356 /* Acquires and releases the rtnl lock. */
392 /* Acquires and releases the rtnl lock. */
652 /* Acquires and releases the rtnl lock. */
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
Dvirt_wifi.c179 /* Acquires and releases the rdev BSS lock. */
190 /* Schedules work which acquires and releases the rtnl lock. */ in virt_wifi_scan_result()
204 /* Schedules work which acquires and releases the rtnl lock. */ in virt_wifi_cancel_scan()
248 /* Acquires and releases the rdev event lock. */
265 /* Schedules an event that acquires the rtnl lock. */ in virt_wifi_connect_complete()
278 /* Schedules an event that acquires the rtnl lock. */ in virt_wifi_cancel_connect()
287 /* Called with the rtnl lock held. Acquires the rdev event lock. */
356 /* Acquires and releases the rtnl lock. */
392 /* Acquires and releases the rtnl lock. */
652 /* Acquires and releases the rtnl lock. */
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/hwmon/
Dsensirion,shtc1.yaml39 If set, the sensor acquires data with low precision (not recommended).
40 The driver acquires data with high precision by default.
/kernel/linux/linux-6.6/include/drm/
Ddrm_syncobj.h76 * This acquires an additional reference to @obj. It is illegal to call this
99 * This acquires additional reference to &drm_syncobj.fence contained in @obj,
/kernel/linux/linux-5.10/include/drm/
Ddrm_syncobj.h72 * This acquires an additional reference to @obj. It is illegal to call this
95 * This acquires additional reference to &drm_syncobj.fence contained in @obj,
/kernel/linux/linux-6.6/tools/memory-model/Documentation/
Dlocking.txt43 The basic rule guarantees that if CPU0() acquires mylock before CPU1(),
55 subsequently acquires this same lock. This converse statement is
75 This converse to the basic rule guarantees that if CPU0() acquires
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
Dphy.c243 * Acquires semaphore, if necessary, then reads the PHY register at offset
269 * Acquires semaphore, if necessary, then writes the data to PHY register
313 * Acquires semaphore, if necessary, then reads the PHY register at offset
351 * Acquires semaphore then reads the PHY register at offset and stores the
381 * Acquires semaphore, if necessary, then writes the data to PHY register
417 * Acquires semaphore then writes the data to PHY register
446 * Acquires semaphore, if necessary. Then reads the PHY register at offset
488 * Acquires semaphore then reads the PHY register at offset using the
519 * Acquires semaphore, if necessary. Then write the data to PHY register
558 * Acquires semaphore then writes the data to the PHY register at the offset
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
Dphy.c242 * Acquires semaphore, if necessary, then reads the PHY register at offset
268 * Acquires semaphore, if necessary, then writes the data to PHY register
312 * Acquires semaphore, if necessary, then reads the PHY register at offset
350 * Acquires semaphore then reads the PHY register at offset and stores the
380 * Acquires semaphore, if necessary, then writes the data to PHY register
416 * Acquires semaphore then writes the data to PHY register
445 * Acquires semaphore, if necessary. Then reads the PHY register at offset
487 * Acquires semaphore then reads the PHY register at offset using the
518 * Acquires semaphore, if necessary. Then write the data to PHY register
557 * Acquires semaphore then writes the data to the PHY register at the offset
[all …]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dexmutex.c113 * path that supports multiple acquires by the same thread.
138 /* Support for multiple acquires by the owning thread */ in acpi_ex_acquire_mutex_object()
271 * previous multiple acquires) by the same thread.
293 /* Match multiple Acquires with multiple Releases */ in acpi_ex_release_mutex_object()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
Dexmutex.c113 * path that supports multiple acquires by the same thread.
138 /* Support for multiple acquires by the owning thread */ in acpi_ex_acquire_mutex_object()
271 * previous multiple acquires) by the same thread.
293 /* Match multiple Acquires with multiple Releases */ in acpi_ex_release_mutex_object()
/kernel/linux/linux-6.6/rust/kernel/sync/
Dlock.rs46 /// Acquires the lock, making the caller its owner.
117 /// Acquires the lock and gives the caller access to the data protected by it.
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
Dgtt.c77 /* Acquires GTT mutex internally. */
103 /* Acquires GTT mutex internally. */
/kernel/linux/linux-5.10/include/linux/
Ddma-resv.h142 * Acquires the reservation object after a die case. This function
158 * Acquires the reservation object interruptible after a die case. This function
Dptp_clock_kernel.h232 * core code acquires the mutex before invoking the driver's
249 * This function acquires the ptp_clock::pincfg_mux mutex before
Dww_mutex.h263 * Acquires a w/w mutex with the given context after a die case. This function
297 * Acquires a w/w mutex with the given context after a die case. This function
Diocontext.h121 * acquires an active reference on @ioc. The caller must already have an
Dlockdep_types.h57 * on rq->lock. double_rq_lock() acquires this highly competitive with
/kernel/linux/linux-6.6/Documentation/hwmon/
Dasus_ec_sensors.rst56 firmware the driver acquires ACPI mutex, the one used by the WMI when its
/kernel/linux/linux-6.6/include/linux/
Dww_mutex.h274 * Acquires a w/w mutex with the given context after a die case. This function
308 * Acquires a w/w mutex with the given context after a die case. This function
Dptp_clock_kernel.h345 * core code acquires the mutex before invoking the driver's
362 * This function acquires the ptp_clock::pincfg_mux mutex before
/kernel/linux/linux-6.6/fs/
Deventfd.c347 * eventfd_ctx_fdget - Acquires a reference to the internal eventfd context.
368 * eventfd_ctx_fileget - Acquires a reference to the internal eventfd context.
/kernel/linux/linux-5.10/fs/
Deventfd.c370 * eventfd_ctx_fdget - Acquires a reference to the internal eventfd context.
391 * eventfd_ctx_fileget - Acquires a reference to the internal eventfd context.
/kernel/linux/linux-6.6/tools/testing/radix-tree/
Dregression1.c11 * 2. The reader acquires slot(s) for item(s) including the index 0 item.
/kernel/linux/linux-6.6/Documentation/livepatch/
Dcallbacks.rst64 executed. Typical use cases pair a patch handler that acquires and
/kernel/linux/linux-6.6/kernel/time/
Dvsyscall.c137 * data. Disables interrupts, acquires timekeeper lock to serialize against

12345678910>>...12