Searched refs:clear_and_wake_up_bit (Results 1 – 16 of 16) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/selftests/ |
D | igt_reset.c | 39 clear_and_wake_up_bit(I915_RESET_ENGINE + id, >->reset.flags); in igt_global_reset_unlock()
|
/linux-6.1.9/include/linux/ |
D | wait_bit.h | 330 static inline void clear_and_wake_up_bit(int bit, void *word) in clear_and_wake_up_bit() function
|
/linux-6.1.9/drivers/gpu/drm/i915/gt/ |
D | selftest_hangcheck.c | 534 clear_and_wake_up_bit(I915_RESET_ENGINE + id, >->reset.flags); in igt_reset_nop_engine() 686 clear_and_wake_up_bit(I915_RESET_ENGINE + id, >->reset.flags); in igt_reset_fail_engine() 832 clear_and_wake_up_bit(I915_RESET_ENGINE + id, >->reset.flags); in __igt_reset_engine() 1178 clear_and_wake_up_bit(I915_RESET_ENGINE + id, >->reset.flags); in __igt_reset_engines()
|
D | intel_reset.c | 1381 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in intel_gt_handle_error()
|
D | selftest_lrc.c | 1748 clear_and_wake_up_bit(bit, lock); in garbage_reset()
|
D | intel_execlists_submission.c | 2400 clear_and_wake_up_bit(bit, lock); in execlists_reset()
|
D | selftest_execlists.c | 574 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in engine_unlock_reset_tasklet()
|
/linux-6.1.9/fs/erofs/ |
D | xattr.c | 124 clear_and_wake_up_bit(EROFS_I_BL_XATTR_BIT, &vi->flags); in init_inode_xattrs()
|
D | zmap.c | 148 clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags); in z_erofs_fill_inode_lazy()
|
/linux-6.1.9/fs/nfs/ |
D | pnfs_nfs.c | 819 clear_and_wake_up_bit(NFS4DS_CONNECTING, &ds->ds_state); in nfs4_clear_ds_conn_bit()
|
D | nfs4state.c | 1197 clear_and_wake_up_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state); in nfs4_clear_state_manager_bit()
|
/linux-6.1.9/fs/btrfs/ |
D | zoned.c | 2072 clear_and_wake_up_bit(BTRFS_FS_NEED_ZONE_FINISH, &fs_info->flags); in do_zone_finish()
|
D | ctree.h | 1302 clear_and_wake_up_bit(BTRFS_FS_UNFINISHED_DROPS, &fs_info->flags); in btrfs_wake_unfinished_drop()
|
D | relocation.c | 3892 clear_and_wake_up_bit(BTRFS_FS_RELOC_RUNNING, &fs_info->flags); in reloc_chunk_end()
|
D | disk-io.c | 1854 clear_and_wake_up_bit(BTRFS_FS_CLEANER_RUNNING, &fs_info->flags); in cleaner_kthread()
|
/linux-6.1.9/fs/gfs2/ |
D | glock.c | 523 clear_and_wake_up_bit(GLF_INSTANTIATE_IN_PROG, &gl->gl_flags); in gfs2_instantiate()
|