Searched refs:export_head (Results 1 – 7 of 7) sorted by relevance
633 static GTY(()) struct export_list *export_head; variable661 p->next = export_head; in i386_pe_maybe_record_exported_symbol()664 export_head = p; in i386_pe_maybe_record_exported_symbol()774 if (export_head) in i386_pe_file_end()778 for (q = export_head; q != NULL; q = q->next) in i386_pe_file_end()
632 static GTY(()) struct export_list *export_head; variable660 p->next = export_head; in i386_pe_maybe_record_exported_symbol()663 export_head = p; in i386_pe_maybe_record_exported_symbol()773 if (export_head) in i386_pe_file_end()777 for (q = export_head; q != NULL; q = q->next) in i386_pe_file_end()
431 struct list_head export_head; member
2176 list_for_each_entry(mode_itr, export_list, export_head) in drm_mode_expose_to_userspace()2249 list_add_tail(&mode->export_head, &export_list); in drm_mode_getconnector()2264 list_for_each_entry(mode, &export_list, export_head) { in drm_mode_getconnector()
387 export_head() { function
9821 (export_head): this.
31186 (export_head): Likewise.