Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/events/
Dcore.c2635 int can_add_hw) in group_can_go_on() argument
2658 return can_add_hw; in group_can_go_on()
3737 int *can_add_hw = data; in merge_sched_in() local
3745 if (group_can_go_on(event, cpuctx, *can_add_hw)) { in merge_sched_in()
3751 *can_add_hw = 0; in merge_sched_in()
3769 int can_add_hw = 1; in ctx_pinned_sched_in() local
3776 merge_sched_in, &can_add_hw); in ctx_pinned_sched_in()
3783 int can_add_hw = 1; in ctx_flexible_sched_in() local
3790 merge_sched_in, &can_add_hw); in ctx_flexible_sched_in()