Searched refs:clear_and_wake_up_bit (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | igt_reset.c | 39 clear_and_wake_up_bit(I915_RESET_ENGINE + id, >->reset.flags); in igt_global_reset_unlock()
|
/openbmc/linux/fs/fscache/ |
H A D | volume.c | 296 clear_and_wake_up_bit(FSCACHE_VOLUME_CREATING, &volume->flags); in fscache_create_volume_work() 325 clear_and_wake_up_bit(FSCACHE_VOLUME_CREATING, &volume->flags); in fscache_create_volume() 362 clear_and_wake_up_bit(FSCACHE_VOLUME_ACQUIRE_PENDING, in fscache_wake_pending_volume()
|
/openbmc/linux/include/linux/ |
H A D | wait_bit.h | 330 static inline void clear_and_wake_up_bit(int bit, void *word) in clear_and_wake_up_bit() function
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_hangcheck.c | 519 clear_and_wake_up_bit(I915_RESET_ENGINE + id, >->reset.flags); in igt_reset_nop_engine() 671 clear_and_wake_up_bit(I915_RESET_ENGINE + id, >->reset.flags); in igt_reset_fail_engine() 817 clear_and_wake_up_bit(I915_RESET_ENGINE + id, >->reset.flags); in __igt_reset_engine() 1169 clear_and_wake_up_bit(I915_RESET_ENGINE + id, >->reset.flags); in __igt_reset_engines()
|
H A D | intel_reset.c | 1448 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in intel_gt_handle_error()
|
H A D | selftest_lrc.c | 1727 clear_and_wake_up_bit(bit, lock); in garbage_reset()
|
H A D | intel_execlists_submission.c | 2410 clear_and_wake_up_bit(bit, lock); in execlists_reset()
|
H A D | selftest_execlists.c | 572 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in engine_unlock_reset_tasklet()
|
/openbmc/linux/fs/nfsd/ |
H A D | filecache.c | 1098 clear_and_wake_up_bit(NFSD_FILE_PENDING, in nfsd_file_do_acquire() 1117 clear_and_wake_up_bit(NFSD_FILE_PENDING, &nf->nf_flags); in nfsd_file_do_acquire()
|
/openbmc/linux/fs/btrfs/ |
H A D | fs.h | 971 clear_and_wake_up_bit(BTRFS_FS_UNFINISHED_DROPS, &fs_info->flags); in btrfs_wake_unfinished_drop()
|
H A D | zoned.c | 2195 clear_and_wake_up_bit(BTRFS_FS_NEED_ZONE_FINISH, &fs_info->flags); in do_zone_finish()
|
H A D | relocation.c | 3889 clear_and_wake_up_bit(BTRFS_FS_RELOC_RUNNING, &fs_info->flags); in reloc_chunk_end()
|
H A D | disk-io.c | 1523 clear_and_wake_up_bit(BTRFS_FS_CLEANER_RUNNING, &fs_info->flags); in cleaner_kthread()
|
/openbmc/linux/fs/erofs/ |
H A D | xattr.c | 124 clear_and_wake_up_bit(EROFS_I_BL_XATTR_BIT, &vi->flags); in erofs_init_inode_xattrs()
|
H A D | zmap.c | 692 clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags); in z_erofs_fill_inode_lazy()
|
/openbmc/linux/fs/nfs/ |
H A D | pnfs_nfs.c | 819 clear_and_wake_up_bit(NFS4DS_CONNECTING, &ds->ds_state); in nfs4_clear_ds_conn_bit()
|
H A D | nfs4state.c | 1201 clear_and_wake_up_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state); in nfs4_clear_state_manager_bit()
|
/openbmc/linux/fs/gfs2/ |
H A D | glock.c | 486 clear_and_wake_up_bit(GLF_INSTANTIATE_IN_PROG, &gl->gl_flags); in gfs2_instantiate()
|