Home
last modified time | relevance | path

Searched refs:priority (Results 1 - 25 of 105) sorted by relevance

12345

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf.h396 * kbase_csf_priority_check - Check the priority requested
399 * @req_priority: Requested priority
401 * This will determine whether the requested priority can be satisfied.
403 * Return: The same or lower priority than requested.
411 * kbase_csf_priority_relative_to_queue_group_priority - Convert relative to base priority
413 * @priority: kbase relative priority
415 * This will convert the monotonically increasing realtive priority to the
416 * fixed base priority list.
418 * Return: base_queue_group_priority priority
420 kbase_csf_priority_relative_to_queue_group_priority(u8 priority) kbase_csf_priority_relative_to_queue_group_priority() argument
436 kbase_csf_priority_queue_group_priority_to_relative(u8 priority) kbase_csf_priority_queue_group_priority_to_relative() argument
[all...]
H A Dmali_kbase_csf_defs.h217 * priority scheduling.
239 * enum kbase_queue_group_priority - Kbase internal relative priority list.
241 * @KBASE_QUEUE_GROUP_PRIORITY_REALTIME: The realtime queue group priority.
242 * @KBASE_QUEUE_GROUP_PRIORITY_HIGH: The high queue group priority.
243 * @KBASE_QUEUE_GROUP_PRIORITY_MEDIUM: The medium queue group priority.
244 * @KBASE_QUEUE_GROUP_PRIORITY_LOW: The low queue group priority.
245 * @KBASE_QUEUE_GROUP_PRIORITY_COUNT: The number of priority levels.
302 * @priority: Priority of this queue within the group.
352 u8 priority; member
412 * @priority
463 u8 priority; global() member
760 u8 priority; global() member
[all...]
H A Dmali_kbase_csf_csg_debugfs.c178 queue->csi_index, queue->base_addr, queue->priority, in kbasep_csf_scheduler_dump_active_queue()
333 kbdev->csf.scheduler.csg_slots[group->csg_nr].priority; in kbasep_csf_scheduler_dump_active_group()
354 group->priority, in kbasep_csf_scheduler_dump_active_group()
372 group->priority); in kbasep_csf_scheduler_dump_active_group()
/device/soc/rockchip/rk3588/kernel/include/trace/hooks/
H A Dvmscan.h20 TP_PROTO(gfp_t gfp_mask, int nid, struct mem_cgroup *memcg, int priority, bool *bypass),
21 TP_ARGS(gfp_mask, nid, memcg, priority, bypass));
26 TP_PROTO(struct shrinker *shrinker, struct shrink_control *shrinkctl, int priority),
27 TP_ARGS(shrinker, shrinkctl, priority));
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dhi_task.c45 /* user task priority is limit bteween 1 and 30. */ in hi_task_create()
104 hi_u32 hi_task_get_priority(hi_u32 taskid, hi_u32 *priority) in hi_task_get_priority() argument
108 if (priority == HI_NULL) { in hi_task_get_priority()
117 *priority = pri; in hi_task_get_priority()
121 hi_u32 hi_task_set_priority(hi_u32 taskid, hi_u32 priority) in hi_task_set_priority() argument
125 ret = LOS_TaskPriSet(taskid, (hi_u16)priority); in hi_task_set_priority()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux_wq.c61 * can hold upto 64 low priority events and 16 high priority events
208 /* select kfifo according to priority */
211 u8 priority) in dhd_deferred_work_select_kfifo()
213 if (priority == DHD_WQ_WORK_PRIORITY_HIGH) { in dhd_deferred_work_select_kfifo()
215 } else if (priority == DHD_WQ_WORK_PRIORITY_LOW) { in dhd_deferred_work_select_kfifo()
228 event_handler_t event_handler, u8 priority) in dhd_deferred_schedule_work()
247 if (!priority || (priority >= DHD_WQ_MAX_PRIORITY)) { in dhd_deferred_schedule_work()
248 DHD_ERROR(("%s: unknown priority, priorit in dhd_deferred_schedule_work()
210 dhd_deferred_work_select_kfifo(struct dhd_deferred_wq *deferred_wq, u8 priority) dhd_deferred_work_select_kfifo() argument
227 dhd_deferred_schedule_work(void *workq, void *event_data, u8 event, event_handler_t event_handler, u8 priority) dhd_deferred_schedule_work() argument
[all...]
H A Ddhd_linux_wq.h67 * Work event priority
91 event_handler_t evt_handler, u8 priority);
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H A Dhi_task.h39 hi_u16 priority; /* *< Task priority.CNcomment:任务优先级 CNend */ member
86 * @li The recommended user priority should be within the range of [20, 30]. Do not use the priorities of
181 * @brief Obtains the task priority.CNcomment:获取任务优先级。CNend
184 * Obtains the task priority.CNcomment:获取任务优先级。CNend
189 * @param priority [OUT] type #hi_u32*,task priority.CNcomment:任务优先级。CNend
198 hi_u32 hi_task_get_priority(hi_u32 taskid, hi_u32 *priority);
202 * @brief Sets the task priority.CNcomment:设置任务优先级。CNend
205 Sets the task priority
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_task.h38 hi_u16 priority; /**< Task priority.CNcomment:任务优先级 CNend */ member
85 * @li The recommended user priority should be within the range of [10, 30]. Do not use the priorities of
175 * @brief Obtains the task priority.CNcomment:获取任务优先级。CNend
178 * Obtains the task priority.CNcomment:获取任务优先级。CNend
183 * @param priority [OUT] type #hi_u32*,task priority.CNcomment:任务优先级。CNend
191 hi_u32 hi_task_get_priority(hi_u32 taskid, hi_u32 *priority);
195 * @brief Sets the task priority.CNcomment:设置任务优先级。CNend
198 Sets the task priority
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/irqchip/
H A Darm-gic-v4.h57 u8 priority; member
125 u8 priority; member
141 int its_prop_update_vsgi(int irq, u8 priority, bool group);
/device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_ioctl.h32 * - Add a new priority level BASE_QUEUE_GROUP_PRIORITY_REALTIME
33 * - Add ioctl 54: This controls the priority setting.
80 * @priority: Priority of the queue within a group when run within a process
89 __u8 priority; member
143 * @priority: Priority of the queue within a group when run within a process
160 __u8 priority; member
193 * @in.priority: Queue group's priority within a process.
212 __u8 priority; member
236 * @in.priority
255 __u8 priority; global() member
[all...]
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
H A Ddrv_intc.h44 \param [in] prio_bits the priority bits of INTC interrupt controller.
122 \param [in] PrioThreshold specific priority threshold.
128 \details Sets the priority of an interrupt.
129 \note The priority cannot be set for every core interrupt.
131 \param [in] priority Priority to set.
133 void csi_intc_set_prio(int32_t IRQn, uint32_t priority);
137 \details Reads the priority of an interrupt.
142 Value is aligned automatically to the implemented priority bits of the microcontroller.
156 \param[in] priority interrupt priority
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_job.c221 if (rga_command_base->priority > 0) { in rga_job_alloc()
222 if (rga_command_base->priority > RGA_SCHED_PRIORITY_MAX) in rga_job_alloc()
223 job->priority = RGA_SCHED_PRIORITY_MAX; in rga_job_alloc()
225 job->priority = rga_command_base->priority; in rga_job_alloc()
241 pr_info("job: priority = %d, core = %d\n", in print_job_info()
242 job->priority, job->core); in print_job_info()
457 /* priority policy set by userspace */ in rga_job_schedule()
459 || (job->priority == RGA_SCHED_PRIORITY_DEFAULT)) { in rga_job_schedule()
463 if (job->priority > job_po in rga_job_schedule()
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dosl_ext.h102 /* Abstract task priority levels. */
363 * priority (in) Abstract task priority.
373 #define osl_ext_task_create(name, stack, stack_size, priority, func, arg, task) \
374 osl_ext_task_create_ex((name), (stack), (stack_size), (priority), 0, (func), \
385 * priority (in) Abstract task priority.
397 void *stack, unsigned int stack_size, osl_ext_task_priority_t priority,
429 * Purpose: Yield the CPU to other tasks of the same priority that are
442 * Purpose: Yield the CPU to other tasks of the same priority tha
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dnetcfg_sample.c93 attr.priority = SAMPLE_TASK_PRIO; in LedInit()
271 attr.priority = SAMPLE_TASK_PRIO; in CreateCfgNetTask()
370 attr.priority = SAMPLE_TASK_PRIO; in SampleBiz()
H A Dnetwork_config_sample.c120 attr.priority = SAMPLE_TASK_PRIO; in LedInit()
211 attr.priority = SAMPLE_TASK_PRIO; in WifiConnectionChangedHandler()
297 attr.priority = SAMPLE_TASK_PRIO; in CreateCfgNetTask()
542 attr.priority = SAMPLE_TASK_PRIO; in NetCfgSampleBiz()
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v4.c42 * issuing an INV after changing a priority) gets shoved into the
353 int its_prop_update_vsgi(int irq, u8 priority, bool group) in its_prop_update_vsgi() argument
358 .priority = priority, in its_prop_update_vsgi()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_defs.h192 * priority scheduling.
253 * @priority: Priority of this queue within the group.
291 u8 priority; member
341 * @priority: Priority of the queue group, 0 being the highest,
387 u8 priority; member
494 * one per queue group priority level.
495 * @num_runnable_grps: Total number of runnable groups across all priority
611 * @priority: dynamic priority assigned to command stream group slot.
617 u8 priority; member
[all...]
H A Dmali_kbase_csf_ioctl.h59 * @priority: Priority of the queue within a group when run within a process
65 __u8 priority; member
131 * @priority: Queue group's priority within a process.
151 __u8 priority; member
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_task.c65 void osal_kthread_set_priority(osal_task *task, osal_task_priority priority) in osal_kthread_set_priority() argument
70 switch (priority) { in osal_kthread_set_priority()
72 param.sched_priority = 99; // 99 is priority in osal_kthread_set_priority()
75 param.sched_priority = 50; // 50 is priority in osal_kthread_set_priority()
78 param.sched_priority = 10; // 10 is priority in osal_kthread_set_priority()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/base/include/
H A Dlos_task_pri.h47 * Define a usable task priority.
49 * Highest task priority.
55 * Define a usable task priority.
57 * Lowest task priority.
282 UINT16 priority; member
298 UINT32 priBitMap; /**< BitMap for recording the change of task priority, */
299 /**< the priority can not be greater than 31 */
417 * @brief Modify the priority of task.
420 * This API is used to modify the priority of task.
425 * <li>the priority shoul
[all...]
H A Dlos_mux_pri.h49 UINT16 priority; /**< Priority of the thread that is locking a mutex */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Draw.h132 prio_t priority; member
152 #define raw_getpriority(pcb) ((pcb)->priority)
H A Dudp.h116 prio_t priority; member
167 #define udp_getpriority(pcb) ((pcb)->priority)
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/cmsis/
H A Dcmsis_liteos2.c316 if ((attr == NULL) || (func == NULL) || (attr->priority < osPriorityLow1) || in osThreadNew()
317 (attr->priority > osPriorityAboveNormal6)) { in osThreadNew()
330 stTskInitParam.usTaskPrio = OS_TASK_PRIORITY_LOWEST - ((UINT16)(attr->priority) - LOS_PRIORITY_WIN); /* 0~31 */ in osThreadNew()
476 osStatus_t osThreadSetPriority(osThreadId_t thread_id, osPriority_t priority) in osThreadSetPriority() argument
490 if (priority < osPriorityLow1 || priority > osPriorityAboveNormal6) { in osThreadSetPriority()
495 usPriority = OS_TASK_PRIORITY_LOWEST - ((UINT16)priority - LOS_PRIORITY_WIN); in osThreadSetPriority()

Completed in 22 milliseconds

12345