Searched refs:listnode (Results 1 – 16 of 16) sorted by relevance
26 struct listnode struct28 struct listnode *next; argument29 struct listnode *prev; argument36 struct listnode name = { \52 static inline void list_init(struct listnode *node) in list_init()58 static inline void list_add_tail(struct listnode *head, struct listnode *item) in list_add_tail()66 static inline void list_add_head(struct listnode *head, struct listnode *item) in list_add_head()74 static inline void list_remove(struct listnode *item) in list_remove()
37 struct listnode *node;41 struct listnode node;57 struct listnode node;99 struct listnode logger;100 struct listnode transport;108 struct listnode node;115 struct listnode node;
20 LIBLOG_HIDDEN struct listnode __android_log_transport_read =22 LIBLOG_HIDDEN struct listnode __android_log_persist_read =26 struct listnode *list, struct android_log_transport_read *transport) { in __android_log_add_transport()
20 LIBLOG_HIDDEN struct listnode __android_log_transport_write =22 LIBLOG_HIDDEN struct listnode __android_log_persist_write =26 struct listnode *list, struct android_log_transport_write *transport) { in __android_log_add_transport()
26 extern LIBLOG_HIDDEN struct listnode __android_log_transport_read;27 extern LIBLOG_HIDDEN struct listnode __android_log_persist_read;
26 extern LIBLOG_HIDDEN struct listnode __android_log_transport_write;27 extern LIBLOG_HIDDEN struct listnode __android_log_persist_write;
268 struct listnode node; in __android_log_pmsg_file_read()278 struct listnode node; in __android_log_pmsg_file_read()279 struct listnode content; in __android_log_pmsg_file_read()284 struct listnode name_list; in __android_log_pmsg_file_read()285 struct listnode *node, *n; in __android_log_pmsg_file_read()496 struct listnode *content_node, *m; in __android_log_pmsg_file_read()
62 struct listnode *node; in init_transport_context()307 struct listnode *node = list_head(&logger_list_internal->transport); in android_logger_open()460 struct listnode *node = list_head(&logger_list_internal->transport); in android_logger_list_free()472 struct listnode *node = list_head(&logger_list_internal->logger); in android_logger_list_free()
234 struct listnode *node = list_head(&convertHead); in android_log_format_free()1026 struct listnode *node; in convertMonotonic()1028 struct listnode node; /* first */ in convertMonotonic()
175 struct listnode *n; in __write_to_log_initialize()
41 struct listnode list;71 static void find_rw(struct listnode* rw_entries) in find_rw()95 static void free_entries(struct listnode* entries) in free_entries()97 struct listnode* node; in free_entries()98 struct listnode* n; in free_entries()109 static mntent_list* find_item(struct listnode* rw_entries, const char* fsname_to_find) in find_item()111 struct listnode* node; in find_item()137 struct listnode* node; in remount_ro()
36 struct listnode node;55 static void read_keys(const char *file, struct listnode *list) in read_keys()100 static void free_keys(struct listnode *list) in free_keys()102 struct listnode *item; in free_keys()111 static void load_keys(struct listnode *list) in load_keys()144 struct listnode *item; in adb_auth_verify()145 struct listnode key_list; in adb_auth_verify()
54 struct listnode node;58 static struct listnode key_list;263 static int read_key(const char *file, struct listnode *list) in read_key()310 static int get_user_key(struct listnode *list) in get_user_key()334 static void get_vendor_keys(struct listnode* key_list) { in get_vendor_keys()368 struct listnode *item; in adb_auth_nextkey()
30 struct listnode slist;
85 struct listnode plist;92 struct listnode list;134 struct listnode *node; in fixup_sys_perms()193 struct listnode *node; in get_device_perm()303 struct listnode *node; in find_platform_device()319 struct listnode *node; in remove_platform_device()
86 struct listnode *node; in ueventd_subsystem_find_by_name()