Searched refs:releasing (Results 1 – 25 of 46) sorted by relevance
12
/Linux-v5.10/drivers/staging/greybus/ |
D | light.c | 41 bool releasing; member 122 if (channel->releasing) in __gb_lights_flash_intensity_set() 325 if (channel->releasing) in gb_lights_fade_set() 351 if (channel->releasing) in gb_lights_color_set() 421 if (channel->releasing) in __gb_lights_brightness_set() 460 if (channel->releasing) in gb_blink_set() 640 if (channel->releasing) in gb_lights_flash_strobe_set() 681 if (channel->releasing) in gb_lights_flash_timeout_set() 713 if (channel->releasing) in gb_lights_flash_fault_get() 1090 channel->releasing = true; in gb_lights_channel_release()
|
/Linux-v5.10/Documentation/devicetree/bindings/i2c/ |
D | i2c-mux-gpmux.txt | 35 + between the child bus I2C transaction and releasing of the multiplexer 36 + during releasing of the multiplexer
|
/Linux-v5.10/tools/memory-model/litmus-tests/ |
D | MP+polocks.litmus | 8 * In other words, when holding a given lock (or indeed after releasing a
|
D | MP+porevlocks.litmus | 8 * In other words, when holding a given lock (or indeed after releasing a
|
/Linux-v5.10/Documentation/devicetree/bindings/gpio/ |
D | spear_spics.txt | 8 transfers without releasing their chipselects.
|
/Linux-v5.10/drivers/scsi/ibmvscsi_tgt/ |
D | ibmvscsi_tgt.h | 190 bool releasing; member
|
/Linux-v5.10/Documentation/hwmon/ |
D | abituguru3.rst | 63 Despite Abit not releasing any information regarding the uGuru revision 3,
|
D | abituguru.rst | 101 Despite Abit not releasing any information regarding the uGuru, Olle
|
/Linux-v5.10/include/linux/ |
D | tee_drv.h | 57 bool releasing; member
|
/Linux-v5.10/Documentation/locking/ |
D | rt-mutex.rst | 72 To prevent a cmpxchg of the owner releasing the lock, we need to
|
/Linux-v5.10/drivers/tee/ |
D | tee_core.c | 76 if (ctx->releasing) in teedev_ctx_get() 86 ctx->releasing = true; in teedev_ctx_release() 93 if (ctx->releasing) in teedev_ctx_put()
|
/Linux-v5.10/Documentation/dev-tools/ |
D | sparse.rst | 71 releasing the lock inside the function in a balanced way, no
|
/Linux-v5.10/Documentation/vm/ |
D | mmu_notifier.rst | 99 releasing page table lock but before call mmu_notifier_invalidate_range_end().
|
D | page_migration.rst | 247 __ClearMovablePage() under page_lock() before the releasing the page.
|
/Linux-v5.10/Documentation/core-api/ |
D | dma-isa-lpc.rst | 109 The final step is enabling the DMA channel and releasing the DMA
|
D | dma-attributes.rst | 67 device domain after releasing a mapping for it. Use this attribute with
|
D | kref.rst | 126 any more and releasing it. The kref_get() does not require a lock,
|
/Linux-v5.10/Documentation/fb/ |
D | sstfb.rst | 16 in progress, I feel uncomfortable with releasing tarballs of something
|
/Linux-v5.10/Documentation/networking/ |
D | udplite.rst | 210 the last packet before releasing the fragments to the IP module.
|
/Linux-v5.10/drivers/staging/comedi/drivers/ni_routing/ |
D | README | 157 2003, NI greatly simplified the situation for users by releasing a new API that
|
/Linux-v5.10/Documentation/filesystems/caching/ |
D | object.rst | 310 Because the withdrawing releasing/retiring events are all handled by the object
|
/Linux-v5.10/Documentation/isdn/ |
D | interface_capi.rst | 124 releasing all registered applications
|
/Linux-v5.10/Documentation/userspace-api/ |
D | unshare.rst | 201 current task and releasing older shared structures. Failure
|
/Linux-v5.10/Documentation/gpu/ |
D | drm-kms.rst | 270 to releasing memory and unreferencing objects like framebuffers.
|
/Linux-v5.10/Documentation/security/ |
D | self-protection.rst | 305 When releasing memory, it is best to poison the contents, to avoid reuse
|
12