Lines Matching full:foo*
125 | Just who are you trying to fool??? |
399 3 struct foo *p;
491 hold a reference to the newly removed ``struct foo`` after the
499 ``do_something_gp()`` and find the newly deleted ``struct foo``.
592 | implementation. That said, it is much easier to fool yourself into |
1184 footprint is critically important on single-CPU systems with
1248 1 struct foo {
1256 9 struct foo *p = container_of(rhp, struct foo, rh);
1263 16 struct foo *p;
1277 A definition of ``struct foo`` is finally needed, and appears on
1319 1 struct foo {
1327 9 struct foo *p;
1382 3 struct foo *p;
1419 These mechanisms are not foolproof, nor can they be. For one simple