Searched defs:smp_ops (Results 1 – 5 of 5) sorted by relevance
56 struct smp_ops { struct80 extern struct smp_ops smp_ops; argument
20 #define smp_ops(ops) (&(ops)) macro23 #define smp_ops(ops) (struct smp_operations *)NULL macro
339 struct smp_ops smp_ops = { variable
81 static struct smp_operations smp_ops; variable
78 struct smp_ops_t *smp_ops; variable