Searched refs:__try_remote_softirq (Results 1 – 1 of 1) sorted by relevance
618 static int __try_remote_softirq(struct call_single_data *cp, int cpu, int softirq) in __try_remote_softirq() function632 static int __try_remote_softirq(struct call_single_data *cp, int cpu, int softirq) in __try_remote_softirq() function652 if (cpu == this_cpu || __try_remote_softirq(cp, cpu, softirq)) in __send_remote_softirq()