Searched defs:smp_ops (Results 1 – 8 of 8) sorted by relevance
45 struct smp_ops { struct67 extern struct smp_ops smp_ops; argument
36 struct smp_ops { struct58 extern struct smp_ops smp_ops; argument
20 #define smp_ops(ops) (&(ops)) macro23 #define smp_ops(ops) (struct smp_operations *)NULL macro
17 #define smp_ops(ops) (&(ops)) macro20 #define smp_ops(ops) (struct smp_operations *)NULL macro
260 struct smp_ops smp_ops = { variable
317 struct smp_ops smp_ops = { variable
87 struct smp_ops_t *smp_ops; variable
116 struct smp_ops_t *smp_ops; variable