/Linux-v6.6/Documentation/ |
D | atomic_bitops.txt | 21 clear_bit_unlock() 42 which is why the generic version maps to clear_bit_unlock(), see atomic_t.txt. 64 clear_bit_unlock() which has RELEASE semantics and test_bit_acquire which has
|
/Linux-v6.6/arch/riscv/include/asm/ |
D | bitops.h | 167 static inline void clear_bit_unlock( in clear_bit_unlock() function 191 clear_bit_unlock(nr, addr); in __clear_bit_unlock()
|
/Linux-v6.6/kernel/kcsan/ |
D | selftest.c | 163 KCSAN_CHECK_READ_BARRIER(clear_bit_unlock(0, &test_var)); in test_barrier() 192 KCSAN_CHECK_WRITE_BARRIER(clear_bit_unlock(0, &test_var)); in test_barrier() 224 KCSAN_CHECK_RW_BARRIER(clear_bit_unlock(0, &test_var)); in test_barrier()
|
/Linux-v6.6/lib/ |
D | irq_poll.c | 55 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()
|
D | nmi_backtrace.c | 86 clear_bit_unlock(0, &backtrace_flag); in nmi_trigger_cpumask_backtrace()
|
D | lru_cache.c | 35 clear_bit_unlock(__LC_PARANOIA, &lc->flags); \ 559 clear_bit_unlock(__LC_STARVING, &lc->flags); in lc_put()
|
/Linux-v6.6/drivers/net/ethernet/qlogic/qede/ |
D | qede_ptp.c | 160 clear_bit_unlock(QEDE_FLAGS_PTP_TX_IN_PRORGESS, in qede_ptp_task() 176 clear_bit_unlock(QEDE_FLAGS_PTP_TX_IN_PRORGESS, &edev->flags); in qede_ptp_task() 388 clear_bit_unlock(QEDE_FLAGS_PTP_TX_IN_PRORGESS, &edev->flags); in qede_ptp_disable() 510 clear_bit_unlock(QEDE_FLAGS_PTP_TX_IN_PRORGESS, &edev->flags); in qede_ptp_tx_ts() 515 clear_bit_unlock(QEDE_FLAGS_PTP_TX_IN_PRORGESS, &edev->flags); in qede_ptp_tx_ts()
|
/Linux-v6.6/drivers/net/dsa/hirschmann/ |
D | hellcreek_hwtstamp.c | 53 clear_bit_unlock(HELLCREEK_HWTSTAMP_ENABLED, &ps->state); in hellcreek_set_hwtstamp_config() 277 clear_bit_unlock(HELLCREEK_HWTSTAMP_TX_IN_PROGRESS, &ps->state); in hellcreek_txtstamp_work() 287 clear_bit_unlock(HELLCREEK_HWTSTAMP_TX_IN_PROGRESS, &ps->state); in hellcreek_txtstamp_work()
|
/Linux-v6.6/include/asm-generic/bitops/ |
D | instrumented-lock.h | 23 static inline void clear_bit_unlock(long nr, volatile unsigned long *addr) in clear_bit_unlock() function
|
/Linux-v6.6/include/linux/ |
D | bit_spinlock.h | 63 clear_bit_unlock(bitnum, addr); in bit_spin_unlock()
|
D | lru_cache.h | 289 clear_bit_unlock(__LC_LOCKED, &lc->flags); in lc_unlock()
|
D | wait_bit.h | 332 clear_bit_unlock(bit, word); in clear_and_wake_up_bit()
|
/Linux-v6.6/drivers/net/dsa/mv88e6xxx/ |
D | hwtstamp.c | 101 clear_bit_unlock(MV88E6XXX_HWTSTAMP_ENABLED, &ps->state); in mv88e6xxx_set_hwtstamp_config() 433 clear_bit_unlock(MV88E6XXX_HWTSTAMP_TX_IN_PROGRESS, &ps->state); in mv88e6xxx_txtstamp_work() 441 clear_bit_unlock(MV88E6XXX_HWTSTAMP_TX_IN_PROGRESS, &ps->state); in mv88e6xxx_txtstamp_work()
|
/Linux-v6.6/drivers/gpu/drm/i915/display/ |
D | intel_display_reset.c | 134 clear_bit_unlock(I915_RESET_MODESET, &to_gt(i915)->reset.flags); in intel_display_reset_finish()
|
/Linux-v6.6/drivers/fpga/ |
D | stratix10-soc.c | 129 clear_bit_unlock(SVC_BUF_LOCK, in s10_unlock_bufs() 267 clear_bit_unlock(SVC_BUF_LOCK, &priv->svc_bufs[i].lock); in s10_send_buf()
|
/Linux-v6.6/arch/m68k/include/asm/ |
D | bitops.h | 537 #define clear_bit_unlock clear_bit macro 538 #define __clear_bit_unlock clear_bit_unlock
|
/Linux-v6.6/fs/afs/ |
D | volume.c | 401 clear_bit_unlock(AFS_VOLUME_WAIT, &volume->flags); in afs_check_volume_status() 402 clear_bit_unlock(AFS_VOLUME_UPDATING, &volume->flags); in afs_check_volume_status()
|
/Linux-v6.6/drivers/soc/qcom/ |
D | ocmem.c | 266 clear_bit_unlock(BIT(client), &ocmem->active_allocations); in ocmem_allocate() 295 clear_bit_unlock(BIT(client), &ocmem->active_allocations); in ocmem_free()
|
/Linux-v6.6/arch/alpha/include/asm/ |
D | bitops.h | 76 clear_bit_unlock(unsigned long nr, volatile void * addr) in clear_bit_unlock() function
|
/Linux-v6.6/arch/mips/include/asm/ |
D | bitops.h | 142 static inline void clear_bit_unlock(unsigned long nr, volatile unsigned long *addr) in clear_bit_unlock() function
|
/Linux-v6.6/io_uring/ |
D | io-wq.c | 197 clear_bit_unlock(0, &worker->create_state); in io_worker_cancel_cb() 358 clear_bit_unlock(0, &worker->create_state); in create_worker_cb() 399 clear_bit_unlock(0, &worker->create_state); in io_queue_worker_create() 772 clear_bit_unlock(0, &worker->create_state); in create_worker_cont()
|
/Linux-v6.6/arch/ia64/include/asm/ |
D | bitops.h | 105 clear_bit_unlock (int nr, volatile void *addr) in clear_bit_unlock() function
|
/Linux-v6.6/drivers/usb/serial/ |
D | generic.c | 167 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-v6.6/drivers/net/ethernet/intel/igb/ |
D | igb_ptp.c | 828 clear_bit_unlock(__IGB_PTP_TX_IN_PROGRESS, &adapter->state); in igb_ptp_tx_work() 929 clear_bit_unlock(__IGB_PTP_TX_IN_PROGRESS, &adapter->state); in igb_ptp_tx_hang() 983 clear_bit_unlock(__IGB_PTP_TX_IN_PROGRESS, &adapter->state); in igb_ptp_tx_hwtstamp() 1448 clear_bit_unlock(__IGB_PTP_TX_IN_PROGRESS, &adapter->state); in igb_ptp_suspend()
|
/Linux-v6.6/fs/gfs2/ |
D | glops.c | 276 clear_bit_unlock(GIF_GLOP_PENDING, &ip->i_flags); in gfs2_clear_glop_pending() 666 clear_bit_unlock(GLF_FREEING, &gl->gl_flags); in inode_go_free()
|