| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | queue.h | 89 #define LIST_HEAD_INITIALIZER(head) \ argument 101 #define LIST_INIT(head) do { \ argument 120 #define LIST_INSERT_HEAD(head, elm, field) do { \ argument 134 #define LIST_FOREACH(var, head, field) \ argument 142 #define LIST_EMPTY(head) ((head)->lh_first == NULL) argument 143 #define LIST_FIRST(head) ((head)->lh_first) argument 155 #define SLIST_HEAD_INITIALIZER(head) \ argument 166 #define SLIST_INIT(head) do { \ argument 175 #define SLIST_INSERT_HEAD(head, elm, field) do { \ argument 180 #define SLIST_REMOVE_HEAD(head, field) do { \ argument [all …]
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/ |
| H A D | queue.h | 114 #define SLIST_HEAD_INITIALIZER(head) \ argument 125 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) argument 127 #define SLIST_FIRST(head) ((head)->slh_first) argument 129 #define SLIST_FOREACH(var, head, field) \ argument 134 #define SLIST_INIT(head) do { \ argument 143 #define SLIST_INSERT_HEAD(head, elm, field) do { \ argument 150 #define SLIST_REMOVE(head, elm, type, field) do { \ argument 163 #define SLIST_REMOVE_HEAD(head, field) do { \ argument 176 #define STAILQ_HEAD_INITIALIZER(head) \ argument 195 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) argument [all …]
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/ |
| H A D | drvList.h | 95 struct list_head *head) in __list_splice() 108 static __inline__ void list_splice(struct list_head *list, struct list_head *head) in list_splice() 115 struct list_head *head) in list_splice_init() 129 #define list_for_each_prev(pos, head) \ argument 133 #define list_for_each_safe(pos, n, head) \ argument
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | mem.h | 107 struct cyg_mempool_var_memdq head; member
|
| H A D | dlmalloc.h | 62 size_t head; /* Size and inuse bits. */ member
|
| H A D | mem_priv.h | 185 struct memdq head; member
|
| H A D | dlmalloc.c | 1855 size_t head; member 2660 tchunkptr head = 0; in do_check_tree() local
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/ |
| H A D | mem.h | 107 struct cyg_mempool_var_memdq head; member
|
| H A D | mem_priv.h | 186 struct memdq head; member
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/ |
| H A D | mem.h | 107 struct cyg_mempool_var_memdq head; member
|
| H A D | mem_priv.h | 185 struct memdq head; member
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | mem.h | 107 struct cyg_mempool_var_memdq head; member
|
| H A D | mem_priv.h | 185 struct memdq head; member
|
| H A D | dlmalloc.c | 2149 size_t head; /* Size and inuse bits. */ member 2356 size_t head; member 3244 tchunkptr head = 0; in do_check_tree() local
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvEhciHcd.c | 3560 struct list_head *head, in qh_urb_transaction() 4990 struct ehci_qh *head; in qh_link_async() local 9854 struct list_head *head, in qh_urb_transaction_EHSET()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | fd.h | 15 head, /* nr of heads */ member 66 unsigned int device,head,track; member
|
| H A D | cdk.h | 444 unsigned short head; member
|
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | inflate.h | 163 gz_headerp head; /* where to save gzip header information */ member
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | livetree.c | 65 struct property *head = NULL; in reverse_properties() local
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | qconf.cc | 1013 QString head, debug, help; in menuInfo() local
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvEhciHcd.c | 3230 struct list_head *head, in ms_qh_urb_transaction_EHSET()
|