Home
last modified time | relevance | path

Searched full:releasing (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/linux/drivers/staging/greybus/
H A Dlight.c37 bool releasing; member
117 if (channel->releasing) in __gb_lights_flash_intensity_set()
305 if (channel->releasing) in gb_lights_fade_set()
331 if (channel->releasing) in gb_lights_color_set()
401 if (channel->releasing) in __gb_lights_brightness_set()
440 if (channel->releasing) in gb_blink_set()
623 if (channel->releasing) in gb_lights_flash_strobe_set()
664 if (channel->releasing) in gb_lights_flash_timeout_set()
696 if (channel->releasing) in gb_lights_flash_fault_get()
1076 channel->releasing = true; in gb_lights_channel_release()
/linux/fs/squashfs/
H A Ddecompressor_multi.c145 * let's wait for releasing decomp from other users. in get_decomp_stream()
170 * releasing instead of hurting VM because it could in get_decomp_stream()
/linux/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/drivers/video/fbdev/core/
H A Dfb_cmdline.c32 * responsible for releasing the memory.
/linux/drivers/net/wireless/ath/wil6210/
H A Dpmc.c193 wil_err(wil, "exit on error: Releasing skbs...\n"); in wil_pmc_alloc()
202 wil_err(wil, "exit on error: Releasing pring...\n"); in wil_pmc_alloc()
212 wil_err(wil, "exit on error: Releasing descriptors info list...\n"); in wil_pmc_alloc()
/linux/Documentation/userspace-api/gpio/
H A Dgpio-v2-line-set-config-ioctl.rst35 Update the configuration of previously requested lines, without releasing the
H A Dgpio-handle-set-config-ioctl.rst39 Update the configuration of previously requested lines, without releasing the
/linux/arch/arm/mach-axxia/
H A Dplatsmp.c15 /* Syscon register offsets for releasing cores from reset */
/linux/tools/testing/selftests/bpf/progs/
H A Dlocal_kptr_stash_fail.c80 /* Try releasing with graph node offset */ in drop_rb_node_off()
/linux/drivers/w1/
H A Dw1_internal.h52 * unclaimed devices after a family has been registered or releasing devices
/linux/sound/core/seq/
H A Dseq_memory.h40 pool as we need to know the base address of the pool when releasing
/linux/Documentation/hwmon/
H A Dabituguru3.rst63 Despite Abit not releasing any information regarding the uGuru revision 3,
/linux/Documentation/devicetree/bindings/gpio/
H A Dst,spear-spics-gpio.yaml18 transfers without releasing their chipselects.
/linux/drivers/gpu/drm/xe/
H A Dxe_tlb_inval_job.c93 * responsible for releasing the creation reference.
228 * finished fence, which the caller is responsible for releasing, and return it
/linux/drivers/android/binder/
H A Dtransaction.rs272 // Defined before `process_inner` so that the destructor runs after releasing the lock. in submit()
308 // Drop work after releasing process lock. in submit()
345 // Drop work after releasing process lock. in submit()
/linux/drivers/media/mc/
H A Dmc-dev-allocator.c47 dev_dbg(mdi->mdev.dev, "%s: releasing Media Device\n", __func__); in media_device_instance_release()
/linux/drivers/gpu/drm/sprd/
H A Dmegacores_pll.c292 * transmitter drives bridge state(LP-00) before releasing control, in dphy_timing_config()
302 * receiver drives Bridge state(LP-00) before releasing control in dphy_timing_config()
/linux/drivers/acpi/acpica/
H A Dutmutex.c277 ACPI_DEBUG_PRINT((ACPI_DB_MUTEX, "Thread %u releasing Mutex [%s]\n", in acpi_ut_release_mutex()
314 "Invalid release order: owns [%s], releasing [%s]", in acpi_ut_release_mutex()
/linux/drivers/accessibility/speakup/
H A Dselection.c35 /* this ensures we copy sel before releasing the lock below */ in __speakup_set_selection()
/linux/kernel/
H A Ddma.c34 * When releasing them, first release the DMA, then release the IRQ.
/linux/drivers/media/platform/mediatek/vcodec/encoder/
H A Dvenc_drv_if.h139 * Return: 0 if releasing handle successfully, otherwise it is failed.
/linux/arch/hexagon/mm/
H A Dvm_fault.c92 /* The fault is fully completed (including releasing mmap lock) */ in do_page_fault()
/linux/drivers/net/can/ctucanfd/
H A Dctucanfd_platform.c83 * ctucan_platform_remove - Unregister the device after releasing the resources
/linux/Documentation/mm/
H A Dactive_mm.rst7 with CONFIG_MMU_LAZY_TLB_REFCOUNT=n. Taking and releasing these lazy

12345678910>>...13