Node               90 fs/binfmt_misc.c static Node *check_file(struct linux_binprm *bprm)
Node               97 fs/binfmt_misc.c 		Node *e = list_entry(l, Node, list);
Node              134 fs/binfmt_misc.c 	Node *fmt;
Node              277 fs/binfmt_misc.c static char *check_special_flags(char *sfs, Node *e)
Node              321 fs/binfmt_misc.c static Node *create_entry(const char __user *buffer, size_t count)
Node              323 fs/binfmt_misc.c 	Node *e;
Node              336 fs/binfmt_misc.c 	memsize = sizeof(Node) + count + 8;
Node              341 fs/binfmt_misc.c 	p = buf = (char *)e + sizeof(Node);
Node              343 fs/binfmt_misc.c 	memset(e, 0, sizeof(Node));
Node              549 fs/binfmt_misc.c static void entry_status(Node *e, char *page)
Node              605 fs/binfmt_misc.c 	Node *e = inode->i_private;
Node              614 fs/binfmt_misc.c static void kill_node(Node *e)
Node              634 fs/binfmt_misc.c 	Node *e = file_inode(file)->i_private;
Node              654 fs/binfmt_misc.c 	Node *e = file_inode(file)->i_private;
Node              694 fs/binfmt_misc.c 	Node *e;
Node              801 fs/binfmt_misc.c 			kill_node(list_first_entry(&entries, Node, list));
Node               99 include/uapi/linux/zorro.h 	struct Node	cd_Node;