Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dallocate.c564 struct region *new; in do_split_allocation() local
/system/core/lmkd/
Dlmkd.c157 static void adjslot_insert(struct adjslot_list *head, struct adjslot_list *new) in adjslot_insert()