Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dwait_bit.h330 static inline void clear_and_wake_up_bit(int bit, void *word) in clear_and_wake_up_bit() function
/OK3568_Linux_fs/kernel/drivers/block/
H A Dnull_blk_zoned.c167 clear_and_wake_up_bit(zno, dev->zone_locks); in null_unlock_zone()
/OK3568_Linux_fs/kernel/fs/erofs/
H A Dzmap.c104 clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags); in z_erofs_fill_inode_lazy()
H A Dxattr.c151 clear_and_wake_up_bit(EROFS_I_BL_XATTR_BIT, &vi->flags); in init_inode_xattrs()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dpnfs_nfs.c805 clear_and_wake_up_bit(NFS4DS_CONNECTING, &ds->ds_state); in nfs4_clear_ds_conn_bit()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_reset.c1271 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in intel_gt_handle_error()
H A 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()
H A Dintel_lrc.c3125 clear_and_wake_up_bit(bit, lock); in execlists_reset()