Searched defs:foo (Results 1 – 4 of 4) sorted by relevance
34 #define PROG(foo) \ argument
61 int drop_prog, allow_prog, foo = 0, bar = 0, rc = 0; in main() local
33 int foo; member59 struct foo_obj *foo; in foo_attr_show() local79 struct foo_obj *foo; in foo_attr_store() local105 struct foo_obj *foo; in foo_release() local202 struct foo_obj *foo; in create_foo_obj() local237 static void destroy_foo_obj(struct foo_obj *foo) in destroy_foo_obj()
23 static int foo; variable