Home
last modified time | relevance | path

Searched defs:wq_node (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
Dosal_workqueue.c25 struct wq_node { struct
39 struct wq_node *ws = osal_list_entry(this, struct wq_node, node); in osal_find_work() argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
Dosal_workqueue.c26 struct wq_node { struct
46 struct wq_node *ws = osal_list_entry(this, struct wq_node, node); in osal_find_work() argument
/device/soc/hisilicon/ws63v100/sdk/kernel/osal/src/liteos/
Dosal_workqueue.c25 struct wq_node { struct
46 struct wq_node *ws = osal_list_entry(cur, struct wq_node, node); in osal_find_work() argument