Home
last modified time | relevance | path

Searched defs:ipinr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dsmp.c888 static void do_handle_IPI(int ipinr) in do_handle_IPI() argument
951 static void smp_cross_call(const struct cpumask *target, unsigned int ipinr) in smp_cross_call() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsmp.c629 asmlinkage void __exception_irq_entry do_IPI(int ipinr, struct pt_regs *regs) in do_IPI() argument
634 static void do_handle_IPI(int ipinr) in do_handle_IPI() argument
690 handle_IPI(int ipinr, struct pt_regs *regs) handle_IPI() argument
707 smp_cross_call(const struct cpumask *target, unsigned int ipinr) smp_cross_call() argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dsmp.c860 static void do_handle_IPI(int ipinr) in do_handle_IPI() argument
923 static void smp_cross_call(const struct cpumask *target, unsigned int ipinr) in smp_cross_call() argument
[all...]
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsmp.c633 static void do_handle_IPI(int ipinr) in do_handle_IPI() argument
689 void handle_IPI(int ipinr, struct pt_regs *regs) in handle_IPI() argument
706 smp_cross_call(const struct cpumask *target, unsigned int ipinr) smp_cross_call() argument
[all...]

Completed in 4 milliseconds