Searched refs:clear_and_wake_up_bit (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | wait_bit.h | 330 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 D | null_blk_zoned.c | 167 clear_and_wake_up_bit(zno, dev->zone_locks); in null_unlock_zone()
|
| /OK3568_Linux_fs/kernel/fs/erofs/ |
| H A D | zmap.c | 104 clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags); in z_erofs_fill_inode_lazy()
|
| H A D | xattr.c | 151 clear_and_wake_up_bit(EROFS_I_BL_XATTR_BIT, &vi->flags); in init_inode_xattrs()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | pnfs_nfs.c | 805 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 D | intel_reset.c | 1271 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in intel_gt_handle_error()
|
| H A D | selftest_lrc.c | 645 clear_and_wake_up_bit(I915_RESET_ENGINE + id, in live_hold_reset() 4598 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, >->reset.flags); in reset_virtual_engine() 6254 clear_and_wake_up_bit(bit, lock); in garbage_reset()
|
| H A D | intel_lrc.c | 3125 clear_and_wake_up_bit(bit, lock); in execlists_reset()
|