Searched refs:pinned (Results 1 – 5 of 5) sorted by relevance
73 unsigned int pinned; member142 slots->pinned = per_cpu(nr_cpu_bp_pinned[type], cpu); in fetch_bp_busy_slots()144 slots->pinned += max_task_bp_pinned(cpu, type); in fetch_bp_busy_slots()146 slots->pinned += task_bp_pinned(cpu, bp, type); in fetch_bp_busy_slots()161 if (nr > slots->pinned) in fetch_bp_busy_slots()162 slots->pinned = nr; in fetch_bp_busy_slots()179 slots->pinned += weight; in fetch_this_slot()324 if (slots.pinned + (!!slots.flexible) > nr_slots[type]) in __reserve_bp_slot()
973 if (event->attr.pinned) in ctx_group_list()1898 if (leader->attr.pinned) { in __perf_event_enable()6893 if (attr.exclusive || attr.pinned) in SYSCALL_DEFINE5()
174 static int hrtimer_get_target(int this_cpu, int pinned) in hrtimer_get_target() argument177 if (!pinned && get_sysctl_timer_migration() && idle_cpu(this_cpu)) in hrtimer_get_target()211 int pinned) in switch_hrtimer_base() argument216 int cpu = hrtimer_get_target(this_cpu, pinned); in switch_hrtimer_base()
287 .pinned = 1,
723 bool pending_only, int pinned) in __mod_timer() argument743 if (!pinned && get_sysctl_timer_migration() && idle_cpu(cpu)) in __mod_timer()