Home
last modified time | relevance | path

Searched refs:clear_bit_unlock (Results 1 – 25 of 79) sorted by relevance

1234

/Linux-v5.15/Documentation/
Datomic_bitops.txt21 clear_bit_unlock()
42 which is why the generic version maps to clear_bit_unlock(), see atomic_t.txt.
67 clear_bit_unlock() which has RELEASE semantics.
/Linux-v5.15/arch/riscv/include/asm/
Dbitops.h168 static inline void clear_bit_unlock( in clear_bit_unlock() function
192 clear_bit_unlock(nr, addr); in __clear_bit_unlock()
/Linux-v5.15/lib/
Dirq_poll.c55 clear_bit_unlock(IRQ_POLL_F_SCHED, &iop->state); in __irq_poll_complete()
166 clear_bit_unlock(IRQ_POLL_F_SCHED, &iop->state); in irq_poll_enable()
Dnmi_backtrace.c78 clear_bit_unlock(0, &backtrace_flag); in nmi_trigger_cpumask_backtrace()
Dlru_cache.c35 clear_bit_unlock(__LC_PARANOIA, &lc->flags); \
570 clear_bit_unlock(__LC_STARVING, &lc->flags); in lc_put()
/Linux-v5.15/drivers/net/ethernet/qlogic/qede/
Dqede_ptp.c157 clear_bit_unlock(QEDE_FLAGS_PTP_TX_IN_PRORGESS, in qede_ptp_task()
173 clear_bit_unlock(QEDE_FLAGS_PTP_TX_IN_PRORGESS, &edev->flags); in qede_ptp_task()
390 clear_bit_unlock(QEDE_FLAGS_PTP_TX_IN_PRORGESS, &edev->flags); in qede_ptp_disable()
512 clear_bit_unlock(QEDE_FLAGS_PTP_TX_IN_PRORGESS, &edev->flags); in qede_ptp_tx_ts()
517 clear_bit_unlock(QEDE_FLAGS_PTP_TX_IN_PRORGESS, &edev->flags); in qede_ptp_tx_ts()
/Linux-v5.15/include/asm-generic/bitops/
Dinstrumented-lock.h23 static inline void clear_bit_unlock(long nr, volatile unsigned long *addr) in clear_bit_unlock() function
/Linux-v5.15/drivers/net/dsa/hirschmann/
Dhellcreek_hwtstamp.c53 clear_bit_unlock(HELLCREEK_HWTSTAMP_ENABLED, &ps->state); in hellcreek_set_hwtstamp_config()
281 clear_bit_unlock(HELLCREEK_HWTSTAMP_TX_IN_PROGRESS, &ps->state); in hellcreek_txtstamp_work()
291 clear_bit_unlock(HELLCREEK_HWTSTAMP_TX_IN_PROGRESS, &ps->state); in hellcreek_txtstamp_work()
/Linux-v5.15/include/linux/
Dbit_spinlock.h63 clear_bit_unlock(bitnum, addr); in bit_spin_unlock()
Dlru_cache.h291 clear_bit_unlock(__LC_LOCKED, &lc->flags); in lc_unlock()
Dwait_bit.h332 clear_bit_unlock(bit, word); in clear_and_wake_up_bit()
/Linux-v5.15/drivers/net/dsa/mv88e6xxx/
Dhwtstamp.c101 clear_bit_unlock(MV88E6XXX_HWTSTAMP_ENABLED, &ps->state); in mv88e6xxx_set_hwtstamp_config()
437 clear_bit_unlock(MV88E6XXX_HWTSTAMP_TX_IN_PROGRESS, &ps->state); in mv88e6xxx_txtstamp_work()
445 clear_bit_unlock(MV88E6XXX_HWTSTAMP_TX_IN_PROGRESS, &ps->state); in mv88e6xxx_txtstamp_work()
/Linux-v5.15/fs/afs/
Dvolume.c386 clear_bit_unlock(AFS_VOLUME_WAIT, &volume->flags); in afs_check_volume_status()
387 clear_bit_unlock(AFS_VOLUME_UPDATING, &volume->flags); in afs_check_volume_status()
/Linux-v5.15/arch/m68k/include/asm/
Dbitops.h522 #define clear_bit_unlock clear_bit macro
523 #define __clear_bit_unlock clear_bit_unlock
/Linux-v5.15/drivers/soc/qcom/
Docmem.c265 clear_bit_unlock(BIT(client), &ocmem->active_allocations); in ocmem_allocate()
294 clear_bit_unlock(BIT(client), &ocmem->active_allocations); in ocmem_free()
/Linux-v5.15/drivers/fpga/
Dstratix10-soc.c128 clear_bit_unlock(SVC_BUF_LOCK, in s10_unlock_bufs()
266 clear_bit_unlock(SVC_BUF_LOCK, &priv->svc_bufs[i].lock); in s10_send_buf()
/Linux-v5.15/fs/
Dio-wq.c298 clear_bit_unlock(0, &worker->create_state); in create_worker_cb()
328 clear_bit_unlock(0, &worker->create_state); in io_queue_worker_create()
681 clear_bit_unlock(0, &worker->create_state); in create_worker_cont()
720 clear_bit_unlock(0, &worker->create_state); in io_workqueue_create()
1162 clear_bit_unlock(0, &worker->create_state); in io_wq_exit_workers()
/Linux-v5.15/drivers/net/ethernet/intel/igb/
Digb_ptp.c697 clear_bit_unlock(__IGB_PTP_TX_IN_PROGRESS, &adapter->state); in igb_ptp_tx_work()
798 clear_bit_unlock(__IGB_PTP_TX_IN_PROGRESS, &adapter->state); in igb_ptp_tx_hang()
852 clear_bit_unlock(__IGB_PTP_TX_IN_PROGRESS, &adapter->state); in igb_ptp_tx_hwtstamp()
1306 clear_bit_unlock(__IGB_PTP_TX_IN_PROGRESS, &adapter->state); in igb_ptp_suspend()
/Linux-v5.15/fs/fscache/
Dobject.c520 clear_bit_unlock(FSCACHE_COOKIE_LOOKING_UP, &cookie->flags); in fscache_object_lookup_negative()
549 clear_bit_unlock(FSCACHE_COOKIE_NO_DATA_YET, &cookie->flags); in fscache_obtained_object()
555 clear_bit_unlock(FSCACHE_COOKIE_LOOKING_UP, &cookie->flags); in fscache_obtained_object()
/Linux-v5.15/arch/mips/include/asm/
Dbitops.h144 static inline void clear_bit_unlock(unsigned long nr, volatile unsigned long *addr) in clear_bit_unlock() function
/Linux-v5.15/arch/alpha/include/asm/
Dbitops.h76 clear_bit_unlock(unsigned long nr, volatile void * addr) in clear_bit_unlock() function
/Linux-v5.15/drivers/net/ethernet/intel/igc/
Digc_ptp.c613 clear_bit_unlock(__IGC_PTP_TX_IN_PROGRESS, &adapter->state); in igc_ptp_tx_timeout()
684 clear_bit_unlock(__IGC_PTP_TX_IN_PROGRESS, &adapter->state); in igc_ptp_tx_hwtstamp()
1001 clear_bit_unlock(__IGC_PTP_TX_IN_PROGRESS, &adapter->state); in igc_ptp_suspend()
/Linux-v5.15/drivers/usb/serial/
Dgeneric.c167 clear_bit_unlock(USB_SERIAL_WRITE_BUSY, &port->flags); in usb_serial_generic_write_start()
195 clear_bit_unlock(USB_SERIAL_WRITE_BUSY, &port->flags); in usb_serial_generic_write_start()
/Linux-v5.15/arch/ia64/include/asm/
Dbitops.h105 clear_bit_unlock (int nr, volatile void *addr) in clear_bit_unlock() function
/Linux-v5.15/arch/powerpc/kernel/
Dwatchdog.c111 clear_bit_unlock(0, &__wd_smp_lock); in wd_smp_unlock()

1234