Searched refs:clear_and_wake_up_bit (Results 1 - 19 of 19) sorted by relevance

/linux-master/drivers/gpu/drm/i915/selftests/
H A Digt_reset.c39 clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags);
/linux-master/fs/netfs/
H A Dfscache_volume.c283 clear_and_wake_up_bit(FSCACHE_VOLUME_CREATING, &volume->flags);
350 clear_and_wake_up_bit(FSCACHE_VOLUME_ACQUIRE_PENDING,
/linux-master/include/linux/
H A Dwait_bit.h322 * clear_and_wake_up_bit - clear a bit and wake up anyone waiting on that bit
330 static inline void clear_and_wake_up_bit(int bit, void *word) function
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c519 clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags);
671 clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags);
817 clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags);
1169 clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags);
H A Dintel_reset.c1445 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id,
H A Dselftest_lrc.c1755 clear_and_wake_up_bit(bit, lock);
H A Dselftest_execlists.c572 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id,
H A Dintel_execlists_submission.c2410 clear_and_wake_up_bit(bit, lock);
/linux-master/fs/nfsd/
H A Dfilecache.c1090 clear_and_wake_up_bit(NFSD_FILE_PENDING,
1109 clear_and_wake_up_bit(NFSD_FILE_PENDING, &nf->nf_flags);
/linux-master/fs/erofs/
H A Dxattr.c124 clear_and_wake_up_bit(EROFS_I_BL_XATTR_BIT, &vi->flags);
H A Dzmap.c691 clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags);
/linux-master/fs/btrfs/
H A Dfs.h1045 clear_and_wake_up_bit(BTRFS_FS_UNFINISHED_DROPS, &fs_info->flags);
H A Dzoned.c2288 clear_and_wake_up_bit(BTRFS_FS_NEED_ZONE_FINISH, &fs_info->flags);
H A Drelocation.c4006 clear_and_wake_up_bit(BTRFS_FS_RELOC_RUNNING, &fs_info->flags);
H A Ddisk-io.c1550 clear_and_wake_up_bit(BTRFS_FS_CLEANER_RUNNING, &fs_info->flags);
/linux-master/fs/nfs/
H A Dpnfs_nfs.c819 clear_and_wake_up_bit(NFS4DS_CONNECTING, &ds->ds_state);
H A Dnfs4state.c1200 clear_and_wake_up_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state);
/linux-master/net/sunrpc/
H A Dsvc.c940 clear_and_wake_up_bit(SP_VICTIM_REMAINS, &pool->sp_flags);
/linux-master/fs/gfs2/
H A Dglock.c457 clear_and_wake_up_bit(GLF_INSTANTIATE_IN_PROG, &gl->gl_flags);

Completed in 245 milliseconds