| /linux-6.15/drivers/gpu/drm/i915/selftests/ |
| H A D | igt_reset.c | 39 clear_and_wake_up_bit(I915_RESET_ENGINE + id, >->reset.flags); in igt_global_reset_unlock()
|
| /linux-6.15/fs/netfs/ |
| H A D | fscache_volume.c | 296 clear_and_wake_up_bit(FSCACHE_VOLUME_CREATING, &volume->flags); in fscache_create_volume_work() 325 clear_and_wake_up_bit(FSCACHE_VOLUME_CREATING, &volume->flags); in fscache_create_volume() 362 clear_and_wake_up_bit(FSCACHE_VOLUME_ACQUIRE_PENDING, in fscache_wake_pending_volume()
|
| H A D | write_collect.c | 432 clear_and_wake_up_bit(NETFS_RREQ_IN_PROGRESS, &wreq->flags); in netfs_write_collection_worker() 540 clear_and_wake_up_bit(NETFS_SREQ_IN_PROGRESS, &subreq->flags); in netfs_write_subrequest_terminated()
|
| H A D | read_collect.c | 449 clear_and_wake_up_bit(NETFS_RREQ_IN_PROGRESS, &rreq->flags); in netfs_read_collection()
|
| /linux-6.15/fs/afs/ |
| H A D | server.c | 238 clear_and_wake_up_bit(AFS_SERVER_FL_CREATING, &server->flags); in afs_lookup_server() 271 clear_and_wake_up_bit(AFS_SERVER_FL_CREATING, &server->flags); in afs_lookup_server()
|
| /linux-6.15/include/linux/ |
| H A D | wait_bit.h | 550 static inline void clear_and_wake_up_bit(int bit, unsigned long *word) in clear_and_wake_up_bit() function
|
| /linux-6.15/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_hangcheck.c | 519 clear_and_wake_up_bit(I915_RESET_ENGINE + id, >->reset.flags); in igt_reset_nop_engine() 671 clear_and_wake_up_bit(I915_RESET_ENGINE + id, >->reset.flags); in igt_reset_fail_engine() 817 clear_and_wake_up_bit(I915_RESET_ENGINE + id, >->reset.flags); in __igt_reset_engine() 1169 clear_and_wake_up_bit(I915_RESET_ENGINE + id, >->reset.flags); in __igt_reset_engines()
|
| H A D | intel_reset.c | 1520 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in intel_gt_handle_error()
|
| H A D | selftest_lrc.c | 1755 clear_and_wake_up_bit(bit, lock); in garbage_reset()
|
| H A D | intel_execlists_submission.c | 2401 clear_and_wake_up_bit(bit, lock); in execlists_reset()
|
| H A D | selftest_execlists.c | 572 clear_and_wake_up_bit(I915_RESET_ENGINE + engine->id, in engine_unlock_reset_tasklet()
|
| /linux-6.15/fs/nfsd/ |
| H A D | filecache.c | 1154 clear_and_wake_up_bit(NFSD_FILE_PENDING, in nfsd_file_do_acquire() 1176 clear_and_wake_up_bit(NFSD_FILE_PENDING, &nf->nf_flags); in nfsd_file_do_acquire()
|
| H A D | nfs4callback.c | 1314 clear_and_wake_up_bit(NFSD4_CALLBACK_RUNNING, &cb->cb_flags); in nfsd41_destroy_cb()
|
| H A D | nfs4recover.c | 1909 clear_and_wake_up_bit(NFSD4_CLIENT_UPCALL_LOCK, &clp->cl_flags); in nfsd4_cltrack_upcall_unlock()
|
| /linux-6.15/fs/erofs/ |
| H A D | xattr.c | 122 clear_and_wake_up_bit(EROFS_I_BL_XATTR_BIT, &vi->flags); in erofs_init_inode_xattrs()
|
| H A D | zmap.c | 750 clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags); in z_erofs_fill_inode_lazy()
|
| /linux-6.15/kernel/ |
| H A D | softirq.c | 929 clear_and_wake_up_bit(TASKLET_STATE_RUN, &t->state); in tasklet_unlock()
|
| /linux-6.15/fs/btrfs/ |
| H A D | fs.h | 1094 clear_and_wake_up_bit(BTRFS_FS_UNFINISHED_DROPS, &fs_info->flags); in btrfs_wake_unfinished_drop()
|
| H A D | zoned.c | 2325 clear_and_wake_up_bit(BTRFS_FS_NEED_ZONE_FINISH, &fs_info->flags); in do_zone_finish()
|
| H A D | relocation.c | 3848 clear_and_wake_up_bit(BTRFS_FS_RELOC_RUNNING, &fs_info->flags); in reloc_chunk_end()
|
| /linux-6.15/fs/nfs/ |
| H A D | pnfs_nfs.c | 776 clear_and_wake_up_bit(NFS4DS_CONNECTING, &ds->ds_state); in nfs4_clear_ds_conn_bit()
|
| H A D | nfs4state.c | 1187 clear_and_wake_up_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state); in nfs4_clear_state_manager_bit()
|
| /linux-6.15/net/sunrpc/ |
| H A D | svc.c | 968 clear_and_wake_up_bit(SP_VICTIM_REMAINS, &pool->sp_flags); in svc_exit_thread()
|
| /linux-6.15/drivers/block/zram/ |
| H A D | zram_drv.c | 112 clear_and_wake_up_bit(ZRAM_ENTRY_LOCK, lock); in zram_slot_unlock()
|
| /linux-6.15/fs/gfs2/ |
| H A D | glock.c | 471 clear_and_wake_up_bit(GLF_INSTANTIATE_IN_PROG, &gl->gl_flags); in gfs2_instantiate()
|