Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dlist.h36 static inline void list_init(struct link_t *list) in list_init() function
44 list_init(list); in list_add_tail()
/device/google/contexthub/firmware/os/core/
Dseos.c64 static inline void list_init(struct TaskList *l) in list_init() function
994 list_init(&mTasks); in osStartTasks()
995 list_init(&mFreeTasks); in osStartTasks()
998 list_init(&task->list); in osStartTasks()
/device/google/cuttlefish/guest/hals/audio/
Daudio_hw.c1789 list_init(&adev->out_streams); in adev_open()
1790 list_init(&adev->in_streams); in adev_open()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dlistobject.c2439 list_init(PyListObject *self, PyObject *args, PyObject *kw) in list_init() function
2802 (initproc)list_init, /* tp_init */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dlistobject.c2440 list_init(PyListObject *self, PyObject *args, PyObject *kw) in list_init() function
2803 (initproc)list_init, /* tp_init */