| /OK3568_Linux_fs/kernel/drivers/gpu/drm/scheduler/ |
| H A D | sched_fence.c | 53 int ret = dma_fence_signal(&fence->scheduled); in drm_sched_fence_scheduled() 56 DMA_FENCE_TRACE(&fence->scheduled, in drm_sched_fence_scheduled() 59 DMA_FENCE_TRACE(&fence->scheduled, in drm_sched_fence_scheduled() 128 dma_fence_put(&fence->scheduled); in drm_sched_fence_release_finished() 146 return container_of(f, struct drm_sched_fence, scheduled); in to_drm_sched_fence() 170 dma_fence_init(&fence->scheduled, &drm_sched_fence_ops_scheduled, in drm_sched_fence_create()
|
| H A D | sched_main.c | 348 if (bad->s_fence->scheduled.context == in drm_sched_increase_karma() 513 guilty_context = s_job->s_fence->scheduled.context; in drm_sched_resubmit_jobs() 516 if (found_guilty && s_job->s_fence->scheduled.context == guilty_context) in drm_sched_resubmit_jobs()
|
| /OK3568_Linux_fs/kernel/arch/s390/pci/ |
| H A D | pci_irq.c | 147 atomic_t scheduled; member 153 atomic_t *scheduled = data; in zpci_handle_remote_irq() local 157 } while (atomic_dec_return(scheduled)); in zpci_handle_remote_irq() 179 if (atomic_inc_return(&cpu_data->scheduled) > 1) in zpci_handle_fallback_irq() 183 cpu_data->csd.info = &cpu_data->scheduled; in zpci_handle_fallback_irq()
|
| /OK3568_Linux_fs/kernel/Documentation/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
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | stream_sched_prio.c | 92 bool scheduled = false; in sctp_sched_prio_unsched() local 98 scheduled = true; in sctp_sched_prio_unsched() 114 return scheduled; in sctp_sched_prio_unsched()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | reada.c | 61 int scheduled; member 110 re->scheduled = 0; in __readahead_hook() 721 if (re->scheduled || list_empty(&re->extctl)) { in reada_start_machine_dev() 726 re->scheduled = 1; in reada_start_machine_dev() 888 list_empty(&re->extctl), re->scheduled); in dump_devs() 915 if (!re->scheduled) { in dump_devs() 921 list_empty(&re->extctl), re->scheduled); in dump_devs()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/ |
| H A D | qmapboxgl_scheduler.hpp | 22 void schedule(std::weak_ptr<mbgl::Mailbox> scheduled) final;
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | workqueue_internal.h | 34 struct list_head scheduled; /* L: scheduled works */ member
|
| H A D | workqueue.c | 1854 INIT_LIST_HEAD(&worker->scheduled); in alloc_worker() 2011 WARN_ON(!list_empty(&worker->scheduled)) || in destroy_worker() 2232 move_linked_works(work, &collision->scheduled, NULL); in process_one_work() 2365 while (!list_empty(&worker->scheduled)) { in process_scheduled_works() 2366 struct work_struct *work = list_first_entry(&worker->scheduled, in process_scheduled_works() 2432 WARN_ON_ONCE(!list_empty(&worker->scheduled)); in worker_thread() 2453 if (unlikely(!list_empty(&worker->scheduled))) in worker_thread() 2456 move_linked_works(work, &worker->scheduled, NULL); in worker_thread() 2502 struct list_head *scheduled = &rescuer->scheduled; in rescuer_thread() local 2548 WARN_ON_ONCE(!list_empty(scheduled)); in rescuer_thread() [all …]
|
| /OK3568_Linux_fs/buildroot/package/at/ |
| H A D | Config.in | 6 store them as jobs to be scheduled for execution in the
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | posix-cpu-timers.c | 1116 p->posix_cputimers_work.scheduled = false; in clear_posix_cputimers_work() 1136 return tsk->posix_cputimers_work.scheduled; in posix_cpu_timers_work_scheduled() 1141 if (WARN_ON_ONCE(tsk->posix_cputimers_work.scheduled)) in __run_posix_cpu_timers() 1145 tsk->posix_cputimers_work.scheduled = true; in __run_posix_cpu_timers() 1160 tsk->posix_cputimers_work.scheduled = false; in posix_cpu_timers_enable_work() 1181 tsk->posix_cputimers_work.scheduled = false; in posix_cpu_timers_enable_work()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_sync.c | 308 if (dma_fence_is_signaled(&s_fence->scheduled)) in amdgpu_sync_peek_fence() 311 return &s_fence->scheduled; in amdgpu_sync_peek_fence()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-pytest-xdist_2.5.0.bb | 12 # Note that the dependency on pytest-forked is scheduled to be dropped in 3.0
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/ |
| H A D | libtraceevent-event_print.txt | 42 may need to be scheduled in. 55 On preemptible kernels (where the task can be scheduled
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | rc.h | 53 u8 *prev_ack, bool *scheduled);
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | active_mm.rst | 54 anonymous process gets scheduled away, the borrowed address space is 66 gets scheduled away in favour of a real thread, the "zombie" mm gets
|
| /OK3568_Linux_fs/kernel/drivers/scsi/libsas/ |
| H A D | sas_scsi_host.c | 422 int scheduled = 0, tries = 100; in sas_queue_reset() local 432 while (!scheduled && tries--) { in sas_queue_reset() 436 scheduled = 1; in sas_queue_reset() 449 if (scheduled) in sas_queue_reset()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/zabbix/zabbix/ |
| H A D | CVE-2022-46768.patch | 4 Subject: [PATCH] [DEV-2283] added validation of the scheduled report
|
| /OK3568_Linux_fs/kernel/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.
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | posix-timers.h | 136 unsigned int scheduled; member
|