Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/selftests/
A Digt_reset.c39 clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags); in igt_global_reset_unlock()
/linux-6.3-rc2/fs/fscache/
A Dvolume.c283 clear_and_wake_up_bit(FSCACHE_VOLUME_CREATING, &volume->flags); in fscache_create_volume_work()
350 clear_and_wake_up_bit(FSCACHE_VOLUME_ACQUIRE_PENDING, in fscache_wake_pending_volume()
/linux-6.3-rc2/include/linux/
A Dwait_bit.h330 static inline void clear_and_wake_up_bit(int bit, void *word) in clear_and_wake_up_bit() function
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
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()
A Dintel_reset.c1371 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in intel_gt_handle_error()
A Dselftest_lrc.c1727 clear_and_wake_up_bit(bit, lock); in garbage_reset()
A Dintel_execlists_submission.c2401 clear_and_wake_up_bit(bit, lock); in execlists_reset()
A Dselftest_execlists.c572 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in engine_unlock_reset_tasklet()
/linux-6.3-rc2/fs/btrfs/
A Dfs.h961 clear_and_wake_up_bit(BTRFS_FS_UNFINISHED_DROPS, &fs_info->flags); in btrfs_wake_unfinished_drop()
A Dzoned.c2059 clear_and_wake_up_bit(BTRFS_FS_NEED_ZONE_FINISH, &fs_info->flags); in do_zone_finish()
A Drelocation.c3921 clear_and_wake_up_bit(BTRFS_FS_RELOC_RUNNING, &fs_info->flags); in reloc_chunk_end()
A Ddisk-io.c1761 clear_and_wake_up_bit(BTRFS_FS_CLEANER_RUNNING, &fs_info->flags); in cleaner_kthread()
/linux-6.3-rc2/fs/erofs/
A Dxattr.c120 clear_and_wake_up_bit(EROFS_I_BL_XATTR_BIT, &vi->flags); in init_inode_xattrs()
A Dzmap.c724 clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags); in z_erofs_fill_inode_lazy()
/linux-6.3-rc2/fs/nfs/
A Dpnfs_nfs.c819 clear_and_wake_up_bit(NFS4DS_CONNECTING, &ds->ds_state); in nfs4_clear_ds_conn_bit()
A Dnfs4state.c1197 clear_and_wake_up_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state); in nfs4_clear_state_manager_bit()
/linux-6.3-rc2/fs/gfs2/
A Dglock.c457 clear_and_wake_up_bit(GLF_INSTANTIATE_IN_PROG, &gl->gl_flags); in gfs2_instantiate()

Completed in 76 milliseconds