Home
last modified time | relevance | path

Searched defs:new (Results 1 – 8 of 8) sorted by relevance

/scripts/include/
A Dlist.h63 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()
/scripts/dtc/
A Dutil.h47 void *new = malloc(len); in xmalloc() local
57 void *new = realloc(p, len); in xrealloc() local
A Dlivetree.c15 struct label *new; in add_label() local
42 struct property *new = xmalloc(sizeof(*new)); in build_property() local
55 struct property *new = xmalloc(sizeof(*new)); in build_property_delete() local
91 struct node *new = xmalloc(sizeof(*new)); in build_node() local
109 struct node *new = xmalloc(sizeof(*new)); in build_node_delete() local
361 struct reserve_info *new = xmalloc(sizeof(*new)); in build_reserve_entry() local
381 struct reserve_info *new) in add_reserve_entry()
A Dflattree.c688 struct reserve_info *new; in flat_read_mem_reserve() local
/scripts/lib/abi/
A Dabi_regex.py100 def regex_append(self, what, new): argument
/scripts/dtc/libfdt/
A Dfdt_rw.c131 char *new; in fdt_find_add_string_() local
396 static void fdt_packblocks_(const char *old, char *new, in fdt_packblocks_()
/scripts/
A Dgenerate_rust_target.rs107 fn new() -> TargetSpec { in new() method
/scripts/mod/
A Dfile2alias.c51 struct module_alias *new, *als; in module_alias_printf() local

Completed in 14 milliseconds