Searched defs:smp_ops (Results 1 – 4 of 4) sorted by relevance
43 struct smp_ops { struct65 extern struct smp_ops smp_ops; argument
17 #define smp_ops(ops) (&(ops)) macro20 #define smp_ops(ops) (struct smp_operations *)NULL macro
260 struct smp_ops smp_ops = { variable
142 struct smp_ops_t *smp_ops; variable
Completed in 15 milliseconds