Searched refs:__del (Results 1 – 2 of 2) sorted by relevance
/hardware/ti/omap4-aah/ |
D | heaptracker.c | 173 static inline int __del(struct hdr *hdr, struct hdr **first, struct hdr **last) in __del() function 204 __del(hdr, &first, &last); in del() 299 __del(hdr, first, last); in __del_and_check()
|
/hardware/ti/omap4xxx/ |
D | heaptracker.c | 173 static inline int __del(struct hdr *hdr, struct hdr **first, struct hdr **last) in __del() function 204 __del(hdr, &first, &last); in del() 299 __del(hdr, first, last); in __del_and_check()
|