Searched refs:clear_and_wake_up_bit (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.15/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-v5.15/fs/erofs/ | 
| D | zmap.c | 103 	clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags);  in z_erofs_fill_inode_lazy()
 | 
| D | xattr.c | 150 	clear_and_wake_up_bit(EROFS_I_BL_XATTR_BIT, &vi->flags);  in init_inode_xattrs()
 | 
| /Linux-v5.15/fs/nfs/ | 
| D | pnfs_nfs.c | 817 	clear_and_wake_up_bit(NFS4DS_CONNECTING, &ds->ds_state);  in nfs4_clear_ds_conn_bit()
 | 
| /Linux-v5.15/drivers/gpu/drm/i915/gt/ | 
| D | intel_reset.c | 1351 			clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id,  in intel_gt_handle_error()
 | 
| D | selftest_lrc.c | 1622 		clear_and_wake_up_bit(bit, lock);  in garbage_reset()
 | 
| D | intel_execlists_submission.c | 2375 	clear_and_wake_up_bit(bit, lock);  in execlists_reset()
 | 
| D | selftest_execlists.c | 573 	clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id,  in engine_unlock_reset_tasklet()
 | 
| /Linux-v5.15/fs/btrfs/ | 
| D | relocation.c | 3929 	clear_and_wake_up_bit(BTRFS_FS_RELOC_RUNNING, &fs_info->flags);  in reloc_chunk_end()
 | 
| D | disk-io.c | 1892 		clear_and_wake_up_bit(BTRFS_FS_CLEANER_RUNNING, &fs_info->flags);  in cleaner_kthread()
 |