| /kernel/linux/linux-5.10/include/linux/ |
| H A D | nfs_xdr.h | 1444 bool sync; member
|
| /kernel/linux/linux-5.10/sound/pci/rme9652/ |
| H A D | hdspm.c | 3897 int status, lock, sync; hdspm_s1_sync_check() local 3914 int status, lock = 0, sync = 0; hdspm_sync_in_sync_check() local 3950 int status2, lock, sync; hdspm_aes_sync_check() local 5184 unsigned int lock, sync; snd_hdspm_proc_read_raydat() local [all...] |
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | nfs4proc.c | 9658 int nfs4_proc_layoutreturn(struct nfs4_layoutreturn *lrp, bool sync) in nfs4_proc_layoutreturn() argument 9809 nfs4_proc_layoutcommit(struct nfs4_layoutcommit_data *data, bool sync) in nfs4_proc_layoutcommit() argument
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| H A D | fair.c | 6133 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle() argument 6157 wake_affine_weight(struct sched_domain *sd, struct task_struct *p, int this_cpu, int prev_cpu, int sync) wake_affine_weight() argument 6199 wake_affine(struct sched_domain *sd, struct task_struct *p, int this_cpu, int prev_cpu, int sync) wake_affine() argument 7136 int sync = (wake_flags & WF_SYNC) && !(current->flags & PF_EXITING); select_task_rq_fair() local [all...] |
| /kernel/linux/linux-5.10/io_uring/ |
| H A D | io_uring.c | 838 struct io_sync sync; member 3520 io_async_buf_func(struct wait_queue_entry *wait, unsigned mode, int sync, void *arg) io_async_buf_func() argument 5619 io_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, void *key) io_poll_wake() argument [all...] |
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | nfs4proc.c | 9863 int nfs4_proc_layoutreturn(struct nfs4_layoutreturn *lrp, bool sync) in nfs4_proc_layoutreturn() argument 10016 nfs4_proc_layoutcommit(struct nfs4_layoutcommit_data *data, bool sync) in nfs4_proc_layoutcommit() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | nfs_xdr.h | 1465 bool sync; member
|
| /kernel/linux/linux-6.6/include/uapi/sound/ |
| H A D | asound.h | 348 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 2261 unsigned int len, data_len, sync; in mvneta_run_xdp() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
| H A D | wil6210.h | 465 __le32 sync; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
| H A D | ipw2200.c | 4990 ipw_queue_tx_hcmd(struct ipw_priv *priv, int hcmd, const void *buf, int len, int sync) ipw_queue_tx_hcmd() argument
|
| /kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
| H A D | hfc_multi.h | 49 int sync; /* sync state (used by E1) */ member
|
| /kernel/linux/linux-6.6/sound/pci/rme9652/ |
| H A D | hdspm.c | 3888 int status, lock, sync; hdspm_s1_sync_check() local 3905 int status, lock = 0, sync = 0; hdspm_sync_in_sync_check() local 3941 int status2, lock, sync; hdspm_aes_sync_check() local 5175 unsigned int lock, sync; snd_hdspm_proc_read_raydat() local [all...] |
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | fair.c | 7086 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle() argument 7113 wake_affine_weight(struct sched_domain *sd, struct task_struct *p, int this_cpu, int prev_cpu, int sync) wake_affine_weight() argument 7155 wake_affine(struct sched_domain *sd, struct task_struct *p, int this_cpu, int prev_cpu, int sync) wake_affine() argument 8263 int sync = (wake_flags & WF_SYNC) && !(current->flags & PF_EXITING); select_task_rq_fair() local [all...] |
| H A D | sched.h | 3083 struct u64_stats_sync sync; member
|
| /kernel/linux/linux-6.6/tools/include/uapi/sound/ |
| H A D | asound.h | 348 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member
|
| /third_party/alsa-lib/include/sound/uapi/ |
| H A D | asound.h | 357 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_private.h | 1119 struct vk_sync *sync; member 2973 struct vk_sync sync; member 2982 vk_sync_is_anv_bo_sync(const struct vk_sync *sync) in vk_sync_is_anv_bo_sync() argument 4203 struct vk_sync *sync; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | FrameCapture.cpp | 594 uintptr_t SyncIndexValue(GLsync sync) in SyncIndexValue() argument 617 GLsync sync = call.params.getReturnValue().value.GLsyncVal; in WriteCppReplayForCall() local 2478 CaptureFenceSyncResetCalls(const gl::State &replayState, ResourceTracker *resourceTracker, GLsync syncID, const gl::Sync *sync) CaptureFenceSyncResetCalls() argument 3139 const gl::Sync *sync = syncIter.second; CaptureShareGroupMidExecutionSetup() local 5044 GLsync sync = call.params.getParam("sync", ParamType::TGLsync, 0).value.GLsyncVal; maybeCapturePreCallUpdates() local 5922 setDeletedFenceSync(GLsync sync) setDeletedFenceSync() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | null_functions.cpp | 326 GLenum INTERNAL_GL_APIENTRY glClientWaitSyncNULL(GLsync sync, GLbitfield flags, GLuint64 timeout) in glClientWaitSyncNULL() argument 626 void INTERNAL_GL_APIENTRY glDeleteSyncNULL(GLsync sync) {} in glDeleteSyncNULL() argument 1354 glGetSyncivNULL(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values) in glGetSyncivNULL() argument 1700 GLboolean INTERNAL_GL_APIENTRY glIsSyncNULL(GLsync sync) in glIsSyncNULL() argument 3259 void INTERNAL_GL_APIENTRY glWaitSyncNULL(GLsync sync, GLbitfield flags, GLuint64 timeout) {} in glWaitSyncNULL() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| H A D | radeon.h | 835 struct radeon_sync sync; member
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | f2fs.h | 363 bool sync; /* submit discard with REQ_SYNC flag */ member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| H A D | intel_display.c | 15870 do_rps_boost(struct wait_queue_entry *_wait, unsigned mode, int sync, void *key) do_rps_boost() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | radeon.h | 790 struct radeon_sync sync; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | dlist.c | 9106 save_WaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) in save_WaitSync() argument
|