Searched refs:list_init (Results 1 – 7 of 7) sorted by relevance
244 list_init(&logger_list->logger); in android_logger_list_alloc()245 list_init(&logger_list->transport); in android_logger_list_alloc()265 list_init(&logger_list->logger); in android_logger_list_alloc_time()266 list_init(&logger_list->transport); in android_logger_list_alloc_time()
1129 list_init(&list->node); in convertMonotonic()1152 list_init(&list->node); in convertMonotonic()1158 list_init(&list->node); in convertMonotonic()1171 list_init(&list->node); in convertMonotonic()1187 list_init(&list->node); in convertMonotonic()1195 list_init(&list->node); in convertMonotonic()
311 list_init(&name_list); in __android_log_pmsg_file_read()416 list_init(&names->content); in __android_log_pmsg_file_read()
52 static inline void list_init(struct listnode *node) in list_init() function
26 #define list_init(free_fn) { .head = NULL, .tail = NULL, .freefn = free_fn } macro168 static list input_file_list = list_init(input_file_list_freefn);185 static list line_order_list = list_init(line_order_list_freefn);190 static list nallow_list = list_init(line_order_list_freefn);
117 list_init(list); in load_keys()
433 list_init(&key_list); in adb_auth_init()