| tag | line | file | source code |
|---|---|---|---|
| MSG_ALL_BUT_SELF | 702 | arch/i386/kernel/smp.c | if(target==MSG_ALL_BUT_SELF) |
| MSG_ALL_BUT_SELF | 777 | arch/i386/kernel/smp.c | smp_message_pass(MSG_ALL_BUT_SELF, MSG_INVALIDATE_TLB, 0L, 2); |
| MSG_ALL_BUT_SELF | 268 | arch/i386/kernel/time.c | smp_message_pass(MSG_ALL_BUT_SELF, MSG_RESCHEDULE, 0L, 0); |
| MSG_ALL_BUT_SELF | 207 | arch/mips/kernel/time.c | smp_message_pass(MSG_ALL_BUT_SELF, MSG_RESCHEDULE, 0L, 0); |