Searched defs:new (Results 1 – 8 of 8) sorted by relevance
63 static inline void __list_add(struct list_head *new, in __list_add()81 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()94 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()138 struct list_head *new) in list_replace()154 struct list_head *new) in list_replace_init()
47 void *new = malloc(len); in xmalloc() local57 void *new = realloc(p, len); in xrealloc() local
15 struct label *new; in add_label() local42 struct property *new = xmalloc(sizeof(*new)); in build_property() local55 struct property *new = xmalloc(sizeof(*new)); in build_property_delete() local91 struct node *new = xmalloc(sizeof(*new)); in build_node() local109 struct node *new = xmalloc(sizeof(*new)); in build_node_delete() local361 struct reserve_info *new = xmalloc(sizeof(*new)); in build_reserve_entry() local381 struct reserve_info *new) in add_reserve_entry()
688 struct reserve_info *new; in flat_read_mem_reserve() local
100 def regex_append(self, what, new): argument
131 char *new; in fdt_find_add_string_() local396 static void fdt_packblocks_(const char *old, char *new, in fdt_packblocks_()
107 fn new() -> TargetSpec { in new() method
51 struct module_alias *new, *als; in module_alias_printf() local
Completed in 14 milliseconds