| /linux-6.15/net/mptcp/ |
| H A D | sched.c | 152 bool scheduled) in mptcp_subflow_set_scheduled() argument 154 WRITE_ONCE(subflow->scheduled, scheduled); in mptcp_subflow_set_scheduled() 176 if (READ_ONCE(subflow->scheduled)) in mptcp_sched_get_send() 197 if (READ_ONCE(subflow->scheduled)) in mptcp_sched_get_retrans()
|
| /linux-6.15/drivers/gpu/drm/scheduler/ |
| H A D | sched_fence.c | 77 dma_fence_signal(&fence->scheduled); in drm_sched_fence_scheduled() 149 dma_fence_put(&fence->scheduled); in drm_sched_fence_release_finished() 199 return container_of(f, struct drm_sched_fence, scheduled); in to_drm_sched_fence() 230 dma_fence_init(&fence->scheduled, &drm_sched_fence_ops_scheduled, in drm_sched_fence_init()
|
| H A D | sched_entity.c | 198 if (s_fence && f == &s_fence->scheduled) { in drm_sched_entity_kill_jobs_cb() 210 dma_fence_put(&s_fence->scheduled); in drm_sched_entity_kill_jobs_cb() 428 fence = dma_fence_get(&s_fence->scheduled); in drm_sched_entity_add_dependency_cb()
|
| H A D | sched_main.c | 736 guilty_context = s_job->s_fence->scheduled.context; in drm_sched_resubmit_jobs() 739 if (found_guilty && s_job->s_fence->scheduled.context == guilty_context) in drm_sched_resubmit_jobs() 1120 &next->s_fence->scheduled.flags)) in drm_sched_get_finished_job() 1121 next->s_fence->scheduled.timestamp = in drm_sched_get_finished_job() 1423 if (bad->s_fence->scheduled.context == in drm_sched_increase_karma()
|
| /linux-6.15/drivers/staging/media/deprecated/atmel/ |
| H A D | Kconfig | 21 This driver is deprecated and is scheduled for removal by 40 This driver is deprecated and is scheduled for removal by
|
| /linux-6.15/Documentation/arch/powerpc/ |
| H A D | pmu-ebb.rst | 44 user process. This means once an EBB event is scheduled on the PMU, no non-EBB 56 first will be scheduled and the other will be put in error state. See the 84 userspace is able to reliably determine which PMC the event is scheduled on. 95 guarantee that it has been scheduled on the PMU. To ensure that the EBB event 96 has been scheduled on the PMU, you must perform a read() on the event. If the 97 read() returns EOF, then the event has not been scheduled and EBBs are not
|
| /linux-6.15/arch/s390/pci/ |
| H A D | pci_irq.c | 179 atomic_t scheduled; member 185 atomic_t *scheduled = data; in zpci_handle_remote_irq() local 189 } while (atomic_dec_return(scheduled)); in zpci_handle_remote_irq() 212 if (atomic_inc_return(&cpu_data->scheduled) > 1) in zpci_handle_fallback_irq() 215 INIT_CSD(&cpu_data->csd, zpci_handle_remote_irq, &cpu_data->scheduled); in zpci_handle_fallback_irq()
|
| /linux-6.15/net/sctp/ |
| H A D | stream_sched_prio.c | 105 bool scheduled = false; in sctp_sched_prio_unsched() local 111 scheduled = true; in sctp_sched_prio_unsched() 127 return scheduled; in sctp_sched_prio_unsched()
|
| /linux-6.15/include/linux/ |
| H A D | posix-timers_types.h | 71 unsigned int scheduled; member
|
| /linux-6.15/kernel/ |
| H A D | workqueue_internal.h | 42 struct list_head scheduled; /* L: scheduled works */ member
|
| /linux-6.15/Documentation/admin-guide/hw-vuln/ |
| H A D | l1d_flush.rst | 35 performed when the task is scheduled out and the incoming task belongs to a 68 requested L1D flushing is scheduled on a SMT-enabled core the kernel sends
|
| /linux-6.15/Documentation/ABI/removed/ |
| H A D | devfs | 2 Date: July 2005 (scheduled), finally removed in kernel v2.6.18
|
| H A D | sysfs-class-rfkill | 11 This file was scheduled to be removed in 2012, and was removed
|
| H A D | dv1394 | 2 Date: May 2010 (scheduled), finally removed in kernel v2.6.37
|
| H A D | raw1394 | 2 Date: May 2010 (scheduled), finally removed in kernel v2.6.37
|
| H A D | video1394 | 2 Date: May 2010 (scheduled), finally removed in kernel v2.6.37
|
| /linux-6.15/drivers/infiniband/hw/hfi1/ |
| H A D | rc.h | 53 u8 *prev_ack, bool *scheduled);
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_job.c | 302 struct dma_fence *fence = &leader->base.s_fence->scheduled; in amdgpu_job_set_gang_leader() 322 if (job->gang_submit != &job->base.s_fence->scheduled) in amdgpu_job_free() 474 dma_fence_signal(&s_fence->scheduled); in amdgpu_job_stop_all_jobs_on_sched()
|
| H A D | amdgpu_sync.c | 337 if (dma_fence_is_signaled(&s_fence->scheduled)) in amdgpu_sync_peek_fence() 340 return &s_fence->scheduled; in amdgpu_sync_peek_fence()
|
| /linux-6.15/kernel/time/ |
| H A D | posix-cpu-timers.c | 1193 p->posix_cputimers_work.scheduled = false; in clear_posix_cputimers_work() 1213 return tsk->posix_cputimers_work.scheduled; in posix_cpu_timers_work_scheduled() 1218 if (WARN_ON_ONCE(tsk->posix_cputimers_work.scheduled)) in __run_posix_cpu_timers() 1222 tsk->posix_cputimers_work.scheduled = true; in __run_posix_cpu_timers() 1237 tsk->posix_cputimers_work.scheduled = false; in posix_cpu_timers_enable_work() 1258 tsk->posix_cputimers_work.scheduled = false; in posix_cpu_timers_enable_work()
|
| /linux-6.15/Documentation/scheduler/ |
| H A D | sched-ext.rst | 50 treated as ``SCHED_NORMAL`` and scheduled by CFS until the BPF scheduler is 55 ``SCHED_EXT`` tasks are scheduled by sched_ext. 58 set in ``ops->flags``, only tasks with the ``SCHED_EXT`` policy are scheduled 60 ``SCHED_IDLE`` policies are scheduled by CFS. 215 The following briefly shows how a waking task is scheduled and executed.
|
| /linux-6.15/drivers/gpu/drm/ci/ |
| H A D | gitlab-ci.yml | 148 - if: &is-scheduled-pipeline $CI_PIPELINE_SOURCE == "schedule" 193 # Build everything in scheduled pipelines 194 - if: *is-scheduled-pipeline
|
| /linux-6.15/Documentation/mm/ |
| H A D | active_mm.rst | 58 anonymous process gets scheduled away, the borrowed address space is 70 gets scheduled away in favour of a real thread, the "zombie" mm gets
|
| /linux-6.15/drivers/staging/media/ |
| H A D | Kconfig | 48 scheduled for future removal from the kernel.
|
| /linux-6.15/Documentation/driver-api/media/drivers/ |
| H A D | pxa_camera.rst | 170 - Videobuffer3 capture is not scheduled on DMA chain (as it stopped !!!) 186 and Videobuffer3 is scheduled on DMA chain.
|