Lines Matching full:foo
201 struct foo {
206 struct foo *gp1;
207 struct foo *gp2;
211 struct foo *p;
227 struct foo *p;
228 struct foo *q;
253 struct foo {
259 struct foo *gp1;
260 struct foo *gp2;
264 struct foo *p;
284 struct foo *p;
285 struct foo *q;
318 struct foo {
322 static struct foo variable1;
323 static struct foo variable2;
324 static struct foo *gp = &variable1;
338 struct foo *p;
460 struct foo __rcu *rcu_protected_pointer;