Home
last modified time | relevance | path

Searched refs:clear_and_wake_up_bit (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Digt_reset.c39 clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags); in igt_global_reset_unlock()
/kernel/linux/linux-6.6/fs/fscache/
H A Dvolume.c283 clear_and_wake_up_bit(FSCACHE_VOLUME_CREATING, &volume->flags); in fscache_create_volume_work()
350 clear_and_wake_up_bit(FSCACHE_VOLUME_ACQUIRE_PENDING, in fscache_wake_pending_volume()
/kernel/linux/linux-5.10/include/linux/
H A Dwait_bit.h322 * clear_and_wake_up_bit - clear a bit and wake up anyone waiting on that bit
330 static inline void clear_and_wake_up_bit(int bit, void *word) in clear_and_wake_up_bit() function
/kernel/linux/linux-6.6/include/linux/
H A Dwait_bit.h322 * clear_and_wake_up_bit - clear a bit and wake up anyone waiting on that bit
330 static inline void clear_and_wake_up_bit(int bit, void *word) in clear_and_wake_up_bit() function
/kernel/linux/linux-6.6/fs/nfsd/
H A Dfilecache.c1095 clear_and_wake_up_bit(NFSD_FILE_PENDING, in nfsd_file_do_acquire()
1114 clear_and_wake_up_bit(NFSD_FILE_PENDING, &nf->nf_flags); in nfsd_file_do_acquire()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c519 clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags); in igt_reset_nop_engine()
671 clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags); in igt_reset_fail_engine()
817 clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags); in __igt_reset_engine()
1169 clear_and_wake_up_bit(I915_RESET_ENGINE + id, &gt->reset.flags); in __igt_reset_engines()
H A Dintel_reset.c1448 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in intel_gt_handle_error()
H A Dselftest_lrc.c1727 clear_and_wake_up_bit(bit, lock); in garbage_reset()
H A Dselftest_execlists.c572 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in engine_unlock_reset_tasklet()
H A Dintel_execlists_submission.c2410 clear_and_wake_up_bit(bit, lock); in execlists_reset()
/kernel/linux/linux-5.10/drivers/block/null_blk/
H A Dzoned.c167 clear_and_wake_up_bit(zno, dev->zone_locks); in null_unlock_zone()
/kernel/linux/linux-5.10/fs/erofs/
H A Dzmap.c100 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()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dfs.h969 clear_and_wake_up_bit(BTRFS_FS_UNFINISHED_DROPS, &fs_info->flags); in btrfs_wake_unfinished_drop()
H A Dzoned.c2185 clear_and_wake_up_bit(BTRFS_FS_NEED_ZONE_FINISH, &fs_info->flags); in do_zone_finish()
H A Drelocation.c3960 clear_and_wake_up_bit(BTRFS_FS_RELOC_RUNNING, &fs_info->flags); in reloc_chunk_end()
/kernel/linux/linux-6.6/fs/erofs/
H A Dxattr.c124 clear_and_wake_up_bit(EROFS_I_BL_XATTR_BIT, &vi->flags); in erofs_init_inode_xattrs()
H A Dzmap.c691 clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags); in z_erofs_fill_inode_lazy()
/kernel/linux/linux-5.10/fs/nfs/
H A Dpnfs_nfs.c805 clear_and_wake_up_bit(NFS4DS_CONNECTING, &ds->ds_state); in nfs4_clear_ds_conn_bit()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_reset.c1293 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()
/kernel/linux/linux-6.6/fs/nfs/
H A Dpnfs_nfs.c819 clear_and_wake_up_bit(NFS4DS_CONNECTING, &ds->ds_state); in nfs4_clear_ds_conn_bit()
H A Dnfs4state.c1201 clear_and_wake_up_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state); in nfs4_clear_state_manager_bit()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dglock.c457 clear_and_wake_up_bit(GLF_INSTANTIATE_IN_PROG, &gl->gl_flags); in gfs2_instantiate()

Completed in 54 milliseconds

12