Lines Matching full:foo
207 struct foo {
212 struct foo *gp1;
213 struct foo *gp2;
217 struct foo *p;
233 struct foo *p;
234 struct foo *q;
259 struct foo {
265 struct foo *gp1;
266 struct foo *gp2;
270 struct foo *p;
290 struct foo *p;
291 struct foo *q;
324 struct foo {
328 static struct foo variable1;
329 static struct foo variable2;
330 static struct foo *gp = &variable1;
344 struct foo *p;
466 struct foo __rcu *rcu_protected_pointer;