Home
last modified time | relevance | path

Searched refs:string_table_item (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-ia64/sn/
Dlabelcl.h56 struct string_table_item { struct
57 struct string_table_item *next; argument
62 struct string_table_item *string_table_head; argument
67 #define STRTBL_BASIC_SIZE ((size_t)(((struct string_table_item *)0)->string))
71 ((struct string_table_item *)kmalloc(STRTBL_ITEM_SIZE(str_length), GFP_KERNEL))
/linux-2.4.37.9/arch/ia64/sn/io/hwgfs/
Dlabelcl.c58 struct string_table_item *item, *next_item; in string_table_destroy()
84 struct string_table_item *item, *new_item = NULL, *last_item = NULL; in string_table_insert()
/linux-2.4.37.9/arch/ia64/sn/io/hwgdfs/
Dlabelcl.c54 struct string_table_item *item, *next_item; in string_table_destroy()
80 struct string_table_item *item, *new_item = NULL, *last_item = NULL; in string_table_insert()