Home
last modified time | relevance | path

Searched refs:releasing (Results 1 – 25 of 60) sorted by relevance

123

/linux-6.15/drivers/staging/greybus/
H A Dlight.c37 bool releasing; member
117 if (channel->releasing) in __gb_lights_flash_intensity_set()
306 if (channel->releasing) in gb_lights_fade_set()
332 if (channel->releasing) in gb_lights_color_set()
402 if (channel->releasing) in __gb_lights_brightness_set()
441 if (channel->releasing) in gb_blink_set()
624 if (channel->releasing) in gb_lights_flash_strobe_set()
665 if (channel->releasing) in gb_lights_flash_timeout_set()
697 if (channel->releasing) in gb_lights_flash_fault_get()
1074 channel->releasing = true; in gb_lights_channel_release()
/linux-6.15/Documentation/devicetree/bindings/i2c/
H A Di2c-mux-gpmux.yaml56 - between the child bus I2C transaction and releasing of the multiplexer
57 - during releasing of the multiplexer
/linux-6.15/tools/memory-model/litmus-tests/
H A DMP+porevlocks.litmus8 * In other words, when holding a given lock (or indeed after releasing a
H A DMP+polocks.litmus8 * In other words, when holding a given lock (or indeed after releasing a
/linux-6.15/include/linux/
H A Dtee_drv.h43 bool releasing; member
/linux-6.15/Documentation/userspace-api/gpio/
H A Dgpio-handle-set-config-ioctl.rst39 Update the configuration of previously requested lines, without releasing the
H A Dgpio-v2-line-set-config-ioctl.rst35 Update the configuration of previously requested lines, without releasing the
/linux-6.15/Documentation/devicetree/bindings/gpio/
H A Dspear_spics.txt8 transfers without releasing their chipselects.
/linux-6.15/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.h190 bool releasing; member
/linux-6.15/Documentation/hwmon/
H A Dabituguru3.rst63 Despite Abit not releasing any information regarding the uGuru revision 3,
H A Dabituguru.rst101 Despite Abit not releasing any information regarding the uGuru, Olle
/linux-6.15/Documentation/locking/
H A Drt-mutex.rst72 To prevent a cmpxchg of the owner releasing the lock, we need to
/linux-6.15/Documentation/dev-tools/
H A Dsparse.rst71 releasing the lock inside the function in a balanced way, no
/linux-6.15/Documentation/mm/
H A Dmmu_notifier.rst97 releasing page table lock but before call mmu_notifier_invalidate_range_end().
H A Dactive_mm.rst7 with CONFIG_MMU_LAZY_TLB_REFCOUNT=n. Taking and releasing these lazy
H A Dvmalloced-kernel-stacks.rst95 accounting is performed manually on assigning/releasing stacks to tasks.
/linux-6.15/drivers/tee/
H A Dtee_core.c77 if (ctx->releasing) in teedev_ctx_get()
87 ctx->releasing = true; in teedev_ctx_release()
94 if (ctx->releasing) in teedev_ctx_put()
/linux-6.15/include/sound/
H A Dcore.h127 bool releasing; /* during card free process */ member
/linux-6.15/sound/core/
H A Dinit.c582 card->releasing = true; in snd_card_do_free()
646 if (card->releasing) in snd_card_free()
/linux-6.15/Documentation/devicetree/bindings/power/
H A Dmediatek,power-controller.yaml111 SUSBYS clocks need to be enabled before releasing the bus protection,
/linux-6.15/Documentation/core-api/
H A Ddma-isa-lpc.rst109 The final step is enabling the DMA channel and releasing the DMA
H A Ddma-attributes.rst67 device domain after releasing a mapping for it. Use this attribute with
H A Dkref.rst126 any more and releasing it. The kref_get() does not require a lock,
/linux-6.15/Documentation/fb/
H A Dsstfb.rst16 in progress, I feel uncomfortable with releasing tarballs of something
/linux-6.15/tools/memory-model/Documentation/
H A Dglossary.txt165 Release: With respect to a lock, releasing that lock, for example,

123