Home
last modified time | relevance | path

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

/system/core/toolbox/
Diftop.c196 static int print_interfaces(struct if_stats *old, struct if_stats *new, int nr) in print_interfaces()
/system/extras/ext4_utils/
Dallocate.c550 struct region *new; in do_split_allocation() local
/system/core/lmkd/
Dlmkd.c156 static void adjslot_insert(struct adjslot_list *head, struct adjslot_list *new) in adjslot_insert()