Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/events/
Dcore.c2622 int can_add_hw) in group_can_go_on() argument
2645 return can_add_hw; in group_can_go_on()
3765 int *can_add_hw = data; in merge_sched_in() local
3773 if (group_can_go_on(event, cpuctx, *can_add_hw)) { in merge_sched_in()
3779 *can_add_hw = 0; in merge_sched_in()
3797 int can_add_hw = 1; in ctx_pinned_sched_in() local
3804 merge_sched_in, &can_add_hw); in ctx_pinned_sched_in()
3811 int can_add_hw = 1; in ctx_flexible_sched_in() local
3818 merge_sched_in, &can_add_hw); in ctx_flexible_sched_in()