Symbol: clear_and_wake_up_bit
drivers/block/zram/zram_drv.c
109
clear_and_wake_up_bit(ZRAM_ENTRY_LOCK, lock);
drivers/bluetooth/hci_qca.c
1092
clear_and_wake_up_bit(QCA_MEMDUMP_COLLECTION, &qca->flags);
drivers/bluetooth/hci_qca.c
1113
clear_and_wake_up_bit(QCA_MEMDUMP_COLLECTION, &qca->flags);
drivers/bluetooth/hci_qca.c
1191
clear_and_wake_up_bit(QCA_MEMDUMP_COLLECTION, &qca->flags);
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
2407
clear_and_wake_up_bit(bit, lock);
drivers/gpu/drm/i915/gt/intel_reset.c
1527
clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id,
drivers/gpu/drm/i915/gt/selftest_execlists.c
575
clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id,
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
1169
clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags);
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
519
clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags);
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
671
clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags);
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
817
clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags);
drivers/gpu/drm/i915/gt/selftest_lrc.c
1764
clear_and_wake_up_bit(bit, lock);
drivers/gpu/drm/i915/selftests/igt_reset.c
39
clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags);
fs/afs/server.c
239
clear_and_wake_up_bit(AFS_SERVER_FL_CREATING, &server->flags);
fs/afs/server.c
272
clear_and_wake_up_bit(AFS_SERVER_FL_CREATING, &server->flags);
fs/btrfs/disk-io.c
1518
clear_and_wake_up_bit(BTRFS_FS_CLEANER_RUNNING, &fs_info->flags);
fs/btrfs/extent_io.c
2250
clear_and_wake_up_bit(EXTENT_BUFFER_WRITEBACK, &eb->bflags);
fs/btrfs/extent_io.c
3862
clear_and_wake_up_bit(EXTENT_BUFFER_READING, &eb->bflags);
fs/btrfs/fs.h
1200
clear_and_wake_up_bit(BTRFS_FS_UNFINISHED_DROPS, &fs_info->flags);
fs/btrfs/relocation.c
3878
clear_and_wake_up_bit(BTRFS_FS_RELOC_RUNNING, &fs_info->flags);
fs/btrfs/relocation.c
3895
clear_and_wake_up_bit(BTRFS_FS_RELOC_RUNNING, &fs_info->flags);
fs/btrfs/zoned.c
2649
clear_and_wake_up_bit(BTRFS_FS_NEED_ZONE_FINISH, &fs_info->flags);
fs/buffer.c
74
clear_and_wake_up_bit(BH_Lock, &bh->b_state);
fs/ceph/dir.c
1271
clear_and_wake_up_bit(CEPH_DENTRY_ASYNC_UNLINK_BIT, &di->flags);
fs/ceph/file.c
603
clear_and_wake_up_bit(CEPH_I_ASYNC_CREATE_BIT, &ci->i_ceph_flags);
fs/ceph/file.c
785
clear_and_wake_up_bit(CEPH_DENTRY_ASYNC_CREATE_BIT, &di->flags);
fs/erofs/xattr.c
119
clear_and_wake_up_bit(EROFS_I_BL_XATTR_BIT, &vi->flags);
fs/erofs/zmap.c
711
clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags);
fs/gfs2/glock.c
1630
clear_and_wake_up_bit(GLF_LOCK, &gl->gl_flags);
fs/gfs2/glock.c
445
clear_and_wake_up_bit(GLF_INSTANTIATE_IN_PROG, &gl->gl_flags);
fs/gfs2/glock.c
644
clear_and_wake_up_bit(GLF_LOCK, &gl->gl_flags);
fs/jbd2/commit.c
44
clear_and_wake_up_bit(BH_Shadow, &orig_bh->b_state);
fs/netfs/fscache_volume.c
295
clear_and_wake_up_bit(FSCACHE_VOLUME_CREATING, &volume->flags);
fs/netfs/fscache_volume.c
324
clear_and_wake_up_bit(FSCACHE_VOLUME_CREATING, &volume->flags);
fs/netfs/fscache_volume.c
361
clear_and_wake_up_bit(FSCACHE_VOLUME_ACQUIRE_PENDING,
fs/nfs/nfs4state.c
1135
clear_and_wake_up_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state);
fs/nfs/pnfs_nfs.c
777
clear_and_wake_up_bit(NFS4DS_CONNECTING, &ds->ds_state);
fs/nfsd/filecache.c
1240
clear_and_wake_up_bit(NFSD_FILE_PENDING,
fs/nfsd/filecache.c
1264
clear_and_wake_up_bit(NFSD_FILE_PENDING, &nf->nf_flags);
fs/nfsd/nfs4callback.c
1318
clear_and_wake_up_bit(NFSD4_CALLBACK_RUNNING, &cb->cb_flags);
fs/nfsd/nfs4recover.c
1749
clear_and_wake_up_bit(NFSD4_CLIENT_UPCALL_LOCK, &clp->cl_flags);
fs/smb/client/inode.c
2820
clear_and_wake_up_bit(CIFS_INO_LOCK, flags);
kernel/softirq.c
1037
clear_and_wake_up_bit(TASKLET_STATE_RUN, &t->state);
net/sunrpc/svc.c
1040
clear_and_wake_up_bit(SP_VICTIM_REMAINS, &pool->sp_flags);