Home
last modified time | relevance | path

Searched refs:trigger_error (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Dtrigger.h78 static inline void trigger_error(struct trigger *t) in trigger_error() function
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dta_ras_if.h195 struct ta_ras_trigger_error_input trigger_error; member
H A Damdgpu_psp.c1645 memcpy(&ras_cmd->ras_in_message.trigger_error, in psp_ras_send_cmd()
1646 in, sizeof(ras_cmd->ras_in_message.trigger_error)); in psp_ras_send_cmd()
/linux/kernel/sched/
H A Dext.c2340 bool trigger_error) in task_can_run_on_remote_rq() argument
2359 if (trigger_error) in task_can_run_on_remote_rq()
2372 if (trigger_error) in task_can_run_on_remote_rq()
2449 … task_can_run_on_remote_rq(struct task_struct *p, struct rq *rq, bool trigger_error) { return fals… in task_can_run_on_remote_rq() argument