Home
last modified time | relevance | path

Searched defs:trigger_error (Results 1 – 3 of 3) 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
/linux/kernel/sched/
H A Dext.c2340 bool trigger_error) in task_can_run_on_remote_rq()
2449 …ol task_can_run_on_remote_rq(struct task_struct *p, struct rq *rq, bool trigger_error) { return fa… in task_can_run_on_remote_rq()