Searched refs:Node (Results 1 – 1 of 1) sorted by relevance
63 } Node; typedef90 static Node *check_file(struct linux_binprm *bprm) in check_file()97 Node *e = list_entry(l, Node, list); in check_file()134 Node *fmt; in load_misc_binary()277 static char *check_special_flags(char *sfs, Node *e) in check_special_flags()321 static Node *create_entry(const char __user *buffer, size_t count) in create_entry()323 Node *e; in create_entry()336 memsize = sizeof(Node) + count + 8; in create_entry()341 p = buf = (char *)e + sizeof(Node); in create_entry()343 memset(e, 0, sizeof(Node)); in create_entry()[all …]