Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dwait_bit.h330 static inline void clear_and_wake_up_bit(int bit, void *word) in clear_and_wake_up_bit() function
/Linux-v5.15/fs/erofs/
Dzmap.c103 clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags); in z_erofs_fill_inode_lazy()
Dxattr.c150 clear_and_wake_up_bit(EROFS_I_BL_XATTR_BIT, &vi->flags); in init_inode_xattrs()
/Linux-v5.15/fs/nfs/
Dpnfs_nfs.c817 clear_and_wake_up_bit(NFS4DS_CONNECTING, &ds->ds_state); in nfs4_clear_ds_conn_bit()
/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_reset.c1351 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in intel_gt_handle_error()
Dselftest_lrc.c1622 clear_and_wake_up_bit(bit, lock); in garbage_reset()
Dintel_execlists_submission.c2375 clear_and_wake_up_bit(bit, lock); in execlists_reset()
Dselftest_execlists.c573 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in engine_unlock_reset_tasklet()
/Linux-v5.15/fs/btrfs/
Drelocation.c3929 clear_and_wake_up_bit(BTRFS_FS_RELOC_RUNNING, &fs_info->flags); in reloc_chunk_end()
Ddisk-io.c1892 clear_and_wake_up_bit(BTRFS_FS_CLEANER_RUNNING, &fs_info->flags); in cleaner_kthread()