acpi_comment_node 55 drivers/acpi/acpica/acconvert.h struct acpi_comment_node *cv_comment_node_calloc(void); acpi_comment_node 81 drivers/acpi/acpica/acconvert.h struct acpi_comment_node *list_head, acpi_comment_node 82 drivers/acpi/acpica/acconvert.h struct acpi_comment_node *list_tail); acpi_comment_node 102 drivers/acpi/acpica/acconvert.h cv_print_one_comment_list(struct acpi_comment_node *comment_list, u32 level); acpi_comment_node 211 drivers/acpi/acpica/acglobal.h ACPI_INIT_GLOBAL(struct acpi_comment_node, *acpi_gbl_last_list_head, NULL); acpi_comment_node 350 drivers/acpi/acpica/acglobal.h ACPI_INIT_GLOBAL(struct acpi_comment_node, *acpi_gbl_def_blk_comment_list_head, acpi_comment_node 352 drivers/acpi/acpica/acglobal.h ACPI_INIT_GLOBAL(struct acpi_comment_node, *acpi_gbl_def_blk_comment_list_tail, acpi_comment_node 354 drivers/acpi/acpica/acglobal.h ACPI_INIT_GLOBAL(struct acpi_comment_node, *acpi_gbl_reg_comment_list_head, acpi_comment_node 356 drivers/acpi/acpica/acglobal.h ACPI_INIT_GLOBAL(struct acpi_comment_node, *acpi_gbl_reg_comment_list_tail, acpi_comment_node 358 drivers/acpi/acpica/acglobal.h ACPI_INIT_GLOBAL(struct acpi_comment_node, *acpi_gbl_inc_comment_list_head, acpi_comment_node 360 drivers/acpi/acpica/acglobal.h ACPI_INIT_GLOBAL(struct acpi_comment_node, *acpi_gbl_inc_comment_list_tail, acpi_comment_node 362 drivers/acpi/acpica/acglobal.h ACPI_INIT_GLOBAL(struct acpi_comment_node, *acpi_gbl_end_blk_comment_list_head, acpi_comment_node 364 drivers/acpi/acpica/acglobal.h ACPI_INIT_GLOBAL(struct acpi_comment_node, *acpi_gbl_end_blk_comment_list_tail, acpi_comment_node 750 drivers/acpi/acpica/aclocal.h struct acpi_comment_node *comment_list; /* comments that appears before this node */\ acpi_comment_node 751 drivers/acpi/acpica/aclocal.h struct acpi_comment_node *end_blk_comment; /* comments that at the end of a block but before ) or } */\ acpi_comment_node 795 drivers/acpi/acpica/aclocal.h struct acpi_comment_node *next; acpi_comment_node 815 drivers/acpi/acpica/aclocal.h struct acpi_comment_node *include_comment; acpi_comment_node 118 drivers/acpi/acpica/utalloc.c sizeof(struct acpi_comment_node),