/external/linux-tools-perf/src/tools/perf/util/include/linux/ |
D | types.h | 17 struct list_head { struct 18 struct list_head *next, *prev; argument
|
/external/e2fsprogs/lib/ext2fs/ |
D | kernel-list.h | 14 struct list_head { struct 15 struct list_head *next, *prev; argument
|
/external/e2fsprogs/lib/blkid/ |
D | list.h | 24 struct list_head { struct 25 struct list_head *next, *prev; argument
|
/external/f2fs-tools/include/ |
D | list.h | 13 struct list_head { struct 14 struct list_head *next, *prev; argument
|
/external/libdrm/tests/radeon/ |
D | list.h | 41 struct list_head struct 43 struct list_head *prev; argument 44 struct list_head *next; argument
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_double_list.h | 45 struct list_head struct 47 struct list_head *prev; argument 48 struct list_head *next; argument
|
/external/libdrm/freedreno/ |
D | list.h | 41 struct list_head struct 43 struct list_head *prev; argument 44 struct list_head *next; argument
|
/external/blktrace/btt/ |
D | list.h | 34 struct list_head { struct 35 struct list_head *next, *prev; argument
|
/external/boringssl/src/crypto/rand/ |
D | urandom.c | 82 static struct rand_buffer *list_head; variable
|
/external/iptables/libiptc/ |
D | linux_list.h | 53 struct list_head { struct 54 struct list_head *next, *prev; argument
|
/external/srtp/crypto/test/ |
D | sha1_driver.c | 71 hash_test_case_t *list_head = *list_ptr; in hash_test_case_add() local
|
/external/libusb/libusb/ |
D | libusbi.h | 39 struct list_head { struct 40 struct list_head *prev, *next; argument
|
/external/f2fs-tools/fsck/ |
D | f2fs.h | 36 struct list_head { struct 37 struct list_head *next, *prev; argument
|
/external/v8/src/heap/ |
D | objects-visiting.cc | 311 Object* list_head = VisitWeakList<T>(heap, context->get(index), retainer); in DoWeakList() local
|
/external/sepolicy/tools/ |
D | check_seapp.c | 182 static line_order_list *list_head = NULL; variable
|