Home
last modified time | relevance | path

Searched defs:head (Results 1 – 22 of 22) sorted by relevance

/system/core/libcutils/include/cutils/
Dlist.h58 static inline void list_add_tail(struct listnode *head, struct listnode *item) in list_add_tail()
66 static inline void list_add_head(struct listnode *head, struct listnode *item) in list_add_head()
/system/core/libcutils/include_outside_system/cutils/
Dlist.h58 static inline void list_add_tail(struct listnode *head, struct listnode *item) in list_add_tail()
66 static inline void list_add_head(struct listnode *head, struct listnode *item) in list_add_head()
/system/extras/latencytop/
Dlatencytop.c288 static struct latency_entry* find_latency_entry(struct latency_entry* head, char* reason) { in find_latency_entry()
316 struct latency_entry *e, *head; in read_latency_file() local
357 static void print_latency_entries(struct latency_entry* head) { in print_latency_entries()
/system/chre/core/tests/
Dmemory_manager_test.cc80 node *head = static_cast<node *>(manager.nanoappAlloc(&app, sizeof(node))); in TEST() local
/system/teeui/libteeui/include/teeui/
Dmsg_formatting.h148 WriteStream write(Message<Head, Tail...>, WriteStream out, const Head& head, const Tail&... tail) { in write()
/system/chre/util/include/chre/util/system/
Datomic_spsc_queue.h105 uint32_t head = mHead.load(); in size() local
/system/chre/platform/tinysys/
Dauthentication.cc205 bool hasCorrectHash(const void *head, size_t realImageSize, in hasCorrectHash()
/system/extras/simpleperf/
Dutils.h225 const char* head; member
/system/extras/showslab/
Dshowslab.c62 struct slab_info *head = NULL, *p = NULL, *prev = NULL; in get_slabinfo() local
/system/tools/aidl/tests/
Daidl_test_client_ndk_parcelables.cpp103 std::unique_ptr<RecursiveList> head; in TEST_F() local
Daidl_test_client_parcelables.cpp608 std::unique_ptr<RecursiveList> head; in TEST_F() local
/system/libvintf/test/
DVintfFmTest.cpp314 auto head = android::base::StringPrintf(R"(<compatibility-matrix %s type="device">)", in SetUpFiles() local
DLibVintfTest.cpp4181 std::string head = in TEST_F() local
4751 std::string head = in TEST_F() local
4826 std::string head = in TEST_F() local
6184 std::string head{"<compatibility-matrix " + kMetaVersionStr + " type=\"device\">\n"}; in TEST_F() local
6239 std::string head{"<compatibility-matrix " + kMetaVersionStr + " type=\"device\">\n"}; in TEST_F() local
Dvintf_object_tests.cpp2314 auto head = "<manifest " + kMetaVersionStr + R"( type="framework">)"; in SetUp() local
/system/memory/libmemunreachable/
DAllocator.cpp404 void HeapImpl::MoveToList(Chunk* chunk, LinkedList<Chunk*>* head) { in MoveToList()
/system/core/libutils/binder/
DRefBase.cpp376 ref_entry* const head = *refs; in removeRef() local
/system/tools/aidl/tests/java/src/android/aidl/tests/
DTestServiceClient.java1000 RecursiveList head = null; in testReverseRecursiveList() local
/system/memory/lmkd/
Dlmkd.cpp919 static void adjslot_insert(struct adjslot_list *head, struct adjslot_list *new_element) in adjslot_insert()
936 static struct adjslot_list *adjslot_tail(struct adjslot_list *head) { in adjslot_tail()
2218 struct adjslot_list *head = &procadjslot_list[ADJTOSLOT(oomadj)]; in proc_adj_prev() local
2233 struct adjslot_list *head = &procadjslot_list[ADJTOSLOT(oomadj)]; in proc_get_heaviest() local
/system/sepolicy/tools/
Dcheck_seapp.c92 list_element *head; member
/system/tools/aidl/tests/rust/
Dtest_client.rs966 let mut head = None; in test_reverse_recursive_list() localVariable
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h543 struct list_head head; member
3449 struct notifier_block __attribute__((btf_type_tag("rcu"))) *head; member
3517 struct notifier_block __attribute__((btf_type_tag("rcu"))) *head; member
3884 struct hlist_head head; member
4585 unsigned char *head; member
5454 struct list_head *head; member
5917 struct bio *head; member
7651 u8 head; member
8399 struct callback_head *head; member
8595 unsigned long head; member
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h861 struct list_head head; member
3020 struct notifier_block __attribute__((btf_type_tag("rcu"))) *head; member
3088 struct notifier_block __attribute__((btf_type_tag("rcu"))) *head; member
3455 struct hlist_head head; member
4164 unsigned char *head; member
5070 struct list_head *head; member
5534 struct bio *head; member
7402 unsigned long head; member
7914 u8 head; member
8524 struct callback_head *head; member
[all …]