Home
last modified time | relevance | path

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

/Linux-v5.4/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.4/fs/erofs/
Dzmap.c92 clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags); in fill_inode_lazy()
Dxattr.c143 clear_and_wake_up_bit(EROFS_I_BL_XATTR_BIT, &vi->flags); in init_inode_xattrs()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_active.c372 clear_and_wake_up_bit(I915_ACTIVE_GRAB_BIT, &ref->flags); in __active_ungrab()
/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_reset.c1175 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in intel_gt_handle_error()