| /Linux-v5.4/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. 67 clear_bit_unlock() which has RELEASE semantics.
|
| /Linux-v5.4/arch/riscv/include/asm/ |
| D | bitops.h | 168 static inline void clear_bit_unlock( in clear_bit_unlock() function 192 clear_bit_unlock(nr, addr); in __clear_bit_unlock()
|
| /Linux-v5.4/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 | 84 clear_bit_unlock(0, &backtrace_flag); in nmi_trigger_cpumask_backtrace()
|
| D | lru_cache.c | 35 clear_bit_unlock(__LC_PARANOIA, &lc->flags); \ 569 clear_bit_unlock(__LC_STARVING, &lc->flags); in lc_put()
|
| /Linux-v5.4/drivers/net/ethernet/qlogic/qede/ |
| D | qede_ptp.c | 182 clear_bit_unlock(QEDE_FLAGS_PTP_TX_IN_PRORGESS, in qede_ptp_task() 198 clear_bit_unlock(QEDE_FLAGS_PTP_TX_IN_PRORGESS, &edev->flags); in qede_ptp_task() 541 clear_bit_unlock(QEDE_FLAGS_PTP_TX_IN_PRORGESS, &edev->flags); in qede_ptp_tx_ts() 546 clear_bit_unlock(QEDE_FLAGS_PTP_TX_IN_PRORGESS, &edev->flags); in qede_ptp_tx_ts()
|
| /Linux-v5.4/include/asm-generic/bitops/ |
| D | lock.h | 40 static inline void clear_bit_unlock(unsigned int nr, volatile unsigned long *p) in clear_bit_unlock() function
|
| /Linux-v5.4/include/linux/ |
| D | bit_spinlock.h | 63 clear_bit_unlock(bitnum, addr); in bit_spin_unlock()
|
| D | lru_cache.h | 291 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()
|
| D | sbitmap.h | 335 clear_bit_unlock(SB_NR_TO_BIT(sb, bitnr), __sbitmap_word(sb, bitnr)); in sbitmap_clear_bit_unlock()
|
| /Linux-v5.4/fs/afs/ |
| D | volume.c | 303 clear_bit_unlock(AFS_VOLUME_WAIT, &volume->flags); in afs_check_volume_status() 304 clear_bit_unlock(AFS_VOLUME_UPDATING, &volume->flags); in afs_check_volume_status()
|
| D | vl_probe.c | 20 clear_bit_unlock(AFS_VLSERVER_FL_PROBING, &server->flags); in afs_vl_probe_done()
|
| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ |
| D | i40e_ptp.c | 346 clear_bit_unlock(__I40E_PTP_TX_IN_PROGRESS, pf->state); in i40e_ptp_tx_hang() 389 clear_bit_unlock(__I40E_PTP_TX_IN_PROGRESS, pf->state); in i40e_ptp_tx_hwtstamp() 862 clear_bit_unlock(__I40E_PTP_TX_IN_PROGRESS, pf->state); in i40e_ptp_stop()
|
| /Linux-v5.4/include/asm-generic/ |
| D | bitops-instrumented.h | 82 static inline void clear_bit_unlock(long nr, volatile unsigned long *addr) in clear_bit_unlock() function
|
| /Linux-v5.4/drivers/net/dsa/mv88e6xxx/ |
| D | hwtstamp.c | 101 clear_bit_unlock(MV88E6XXX_HWTSTAMP_ENABLED, &ps->state); in mv88e6xxx_set_hwtstamp_config() 467 clear_bit_unlock(MV88E6XXX_HWTSTAMP_TX_IN_PROGRESS, &ps->state); in mv88e6xxx_txtstamp_work() 475 clear_bit_unlock(MV88E6XXX_HWTSTAMP_TX_IN_PROGRESS, &ps->state); in mv88e6xxx_txtstamp_work()
|
| /Linux-v5.4/arch/m68k/include/asm/ |
| D | bitops.h | 524 #define clear_bit_unlock clear_bit macro 525 #define __clear_bit_unlock clear_bit_unlock
|
| /Linux-v5.4/drivers/fpga/ |
| D | stratix10-soc.c | 128 clear_bit_unlock(SVC_BUF_LOCK, in s10_unlock_bufs() 271 clear_bit_unlock(SVC_BUF_LOCK, &priv->svc_bufs[i].lock); in s10_send_buf()
|
| /Linux-v5.4/arch/powerpc/include/asm/ |
| D | bitops.h | 99 static __inline__ void clear_bit_unlock(int nr, volatile unsigned long *addr) in clear_bit_unlock() function
|
| /Linux-v5.4/drivers/net/ethernet/intel/igb/ |
| D | igb_ptp.c | 697 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() 1291 clear_bit_unlock(__IGB_PTP_TX_IN_PROGRESS, &adapter->state); in igb_ptp_suspend()
|
| /Linux-v5.4/arch/alpha/include/asm/ |
| D | bitops.h | 76 clear_bit_unlock(unsigned long nr, volatile void * addr) in clear_bit_unlock() function
|
| /Linux-v5.4/fs/fscache/ |
| D | object.c | 526 clear_bit_unlock(FSCACHE_COOKIE_LOOKING_UP, &cookie->flags); in fscache_object_lookup_negative() 555 clear_bit_unlock(FSCACHE_COOKIE_NO_DATA_YET, &cookie->flags); in fscache_obtained_object() 561 clear_bit_unlock(FSCACHE_COOKIE_LOOKING_UP, &cookie->flags); in fscache_obtained_object()
|
| /Linux-v5.4/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-v5.4/arch/ia64/include/asm/ |
| D | bitops.h | 105 clear_bit_unlock (int nr, volatile void *addr) in clear_bit_unlock() function
|
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | watchdog.c | 108 clear_bit_unlock(0, &__wd_smp_lock); in wd_smp_unlock()
|