Home
last modified time | relevance | path

Searched refs:clear_and_wake_up_bit (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/gpu/drm/i915/selftests/
H A Digt_reset.c39 clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags); in igt_global_reset_unlock()
/linux/fs/netfs/
H A Dfscache_volume.c295 clear_and_wake_up_bit(FSCACHE_VOLUME_CREATING, &volume->flags); in fscache_create_volume_work()
324 clear_and_wake_up_bit(FSCACHE_VOLUME_CREATING, &volume->flags); in fscache_create_volume()
361 clear_and_wake_up_bit(FSCACHE_VOLUME_ACQUIRE_PENDING, in fscache_wake_pending_volume()
/linux/fs/afs/
H A Dserver.c239 clear_and_wake_up_bit(AFS_SERVER_FL_CREATING, &server->flags); in afs_lookup_server()
272 clear_and_wake_up_bit(AFS_SERVER_FL_CREATING, &server->flags); in afs_lookup_server()
/linux/include/linux/
H A Dwait_bit.h550 static inline void clear_and_wake_up_bit(int bit, unsigned long *word) in clear_and_wake_up_bit() function
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c519 clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags); in igt_reset_nop_engine()
671 clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags); in igt_reset_fail_engine()
817 clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags); in __igt_reset_engine()
1169 clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags); in __igt_reset_engines()
H A Dselftest_lrc.c1764 clear_and_wake_up_bit(bit, lock); in garbage_reset()
H A Dselftest_execlists.c575 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in engine_unlock_reset_tasklet()
/linux/fs/nfsd/
H A Dfilecache.c1194 clear_and_wake_up_bit(NFSD_FILE_PENDING, in nfsd_file_do_acquire()
1218 clear_and_wake_up_bit(NFSD_FILE_PENDING, &nf->nf_flags); in nfsd_file_do_acquire()
H A Dnfs4callback.c1342 clear_and_wake_up_bit(NFSD4_CALLBACK_RUNNING, &cb->cb_flags); in nfsd41_destroy_cb()
H A Dnfs4recover.c1748 clear_and_wake_up_bit(NFSD4_CLIENT_UPCALL_LOCK, &clp->cl_flags); in nfsd4_cltrack_upcall_unlock()
/linux/kernel/
H A Dsoftirq.c1037 clear_and_wake_up_bit(TASKLET_STATE_RUN, &t->state); in softirq_init()
/linux/fs/erofs/
H A Dxattr.c121 clear_and_wake_up_bit(EROFS_I_BL_XATTR_BIT, &vi->flags); in erofs_init_inode_xattrs()
H A Dzmap.c701 clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags); in z_erofs_fill_inode()
/linux/fs/btrfs/
H A Dfs.h1177 clear_and_wake_up_bit(BTRFS_FS_UNFINISHED_DROPS, &fs_info->flags); in btrfs_wake_unfinished_drop()
H A Dextent_io.c2209 clear_and_wake_up_bit(EXTENT_BUFFER_WRITEBACK, &eb->bflags); in end_bbio_meta_write()
3866 clear_and_wake_up_bit(EXTENT_BUFFER_READING, &eb->bflags); in clear_extent_buffer_reading()
H A Drelocation.c3783 clear_and_wake_up_bit(BTRFS_FS_RELOC_RUNNING, &fs_info->flags); in reloc_chunk_start()
3800 clear_and_wake_up_bit(BTRFS_FS_RELOC_RUNNING, &fs_info->flags); in reloc_chunk_end()
H A Dzoned.c2619 clear_and_wake_up_bit(BTRFS_FS_NEED_ZONE_FINISH, &fs_info->flags); in do_zone_finish()
/linux/fs/gfs2/
H A Dglock.c445 clear_and_wake_up_bit(GLF_INSTANTIATE_IN_PROG, &gl->gl_flags); in gfs2_instantiate()
644 clear_and_wake_up_bit(GLF_LOCK, &gl->gl_flags); in finish_xmote()
1630 clear_and_wake_up_bit(GLF_LOCK, &gl->gl_flags); in gfs2_glock_dq()
/linux/drivers/bluetooth/
H A Dhci_qca.c1111 clear_and_wake_up_bit(QCA_MEMDUMP_COLLECTION, &qca->flags); in qca_controller_memdump()
1189 clear_and_wake_up_bit(QCA_MEMDUMP_COLLECTION, &qca->flags); in qca_controller_memdump()
/linux/fs/nfs/
H A Dpnfs_nfs.c777 clear_and_wake_up_bit(NFS4DS_CONNECTING, &ds->ds_state); in nfs4_clear_ds_conn_bit()
H A Dnfs4state.c1135 clear_and_wake_up_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state); in nfs4_clear_state_manager_bit()
/linux/net/sunrpc/
H A Dsvc.c1016 clear_and_wake_up_bit(SP_VICTIM_REMAINS, &pool->sp_flags); in svc_exit_thread()
/linux/fs/ceph/
H A Dfile.c582 clear_and_wake_up_bit(CEPH_ASYNC_CREATE_BIT, &ci->i_ceph_flags); in wake_async_create_waiters()
764 clear_and_wake_up_bit(CEPH_DENTRY_ASYNC_CREATE_BIT, &di->flags); in ceph_finish_async_create()
H A Ddir.c1264 clear_and_wake_up_bit(CEPH_DENTRY_ASYNC_UNLINK_BIT, &di->flags); in ceph_async_unlink_cb()
/linux/drivers/block/zram/
H A Dzram_drv.c108 clear_and_wake_up_bit(ZRAM_ENTRY_LOCK, lock); in slot_unlock()

12