zhangyuan21 34412349e9 sched: add smp function call
Support smp function call, calling smp_call_function allows
a specific core to execute a function. It should be noted
that there should be no waiting operations in the executed
function.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-10-18 09:57:50 +08:00
..
2023-10-18 09:57:50 +08:00
2023-10-16 08:55:01 +08:00
2023-10-18 09:57:50 +08:00