Home
last modified time | relevance | path

Searched defs:sched_policy (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/amdkfd/
Dkfd_device_queue_manager.h266 int sched_policy; member
/openbsd/src/lib/libc/include/
Dthread_private.h355 int sched_policy; member
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_drv.c755 int sched_policy = KFD_SCHED_POLICY_HWS; variable
Damdgpu.h246 static const int __maybe_unused sched_policy = KFD_SCHED_POLICY_HWS; variable