Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/fs/erofs/
Dzmap.c92 clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags); in z_erofs_fill_inode_lazy()
Dxattr.c143 clear_and_wake_up_bit(EROFS_I_BL_XATTR_BIT, &vi->flags); in init_inode_xattrs()
/Linux-v5.10/drivers/block/
Dnull_blk_zoned.c159 clear_and_wake_up_bit(zno, dev->zone_locks); in null_unlock_zone()
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dintel_reset.c1271 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in intel_gt_handle_error()
Dselftest_lrc.c645 clear_and_wake_up_bit(I915_RESET_ENGINE + id, in live_hold_reset()
4598 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, &gt->reset.flags); in reset_virtual_engine()
6254 clear_and_wake_up_bit(bit, lock); in garbage_reset()
Dintel_lrc.c3125 clear_and_wake_up_bit(bit, lock); in execlists_reset()