Home
last modified time | relevance | path

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

/external/qemu/android/
Dsdk-controller-socket.c44 typedef struct SDKCtlRecycled SDKCtlRecycled; typedef
45 struct SDKCtlRecycled { struct
48 SDKCtlRecycled* next; argument
133 SDKCtlRecycled recycling;
161 SDKCtlRecycled recycling;
204 SDKCtlRecycled recycling;
363 SDKCtlRecycled* recycler;
381 SDKCtlRecycled* block = NULL; in _sdkctl_socket_alloc_recycler()
416 SDKCtlRecycled* const block = (SDKCtlRecycled*)mem; in _sdkctl_socket_free_recycler()
435 SDKCtlRecycled* block = sdkctl->recycler; in _sdkctl_socket_empty_recycler()