Searched refs:arg_copy (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsmtc.c1014 void *arg_copy = pipi->arg; local
1025 switch ((int)arg_copy) {
1033 printk("Impossible SMTC IPI Argument %p\n", arg_copy);
1043 do_IRQ_no_affinity((int)arg_copy);

Completed in 51 milliseconds