Home
last modified time | relevance | path

Searched defs:next (Results 126 - 150 of 207) sorted by relevance

123456789

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_event.c65 struct event_handler_list *next; member
[all...]
H A Dsbutils.c538 uint next; in _sb_scan() local
[all...]
H A Ddhd_ip.c141 struct _tdata_psh_info_t *next; /* next pointer of the link chain */ member
[all...]
/base/customization/config_policy/frameworks/config_policy/src/
H A Dconfig_policy_utils.c531 char *next = res->realPolicyValue; in GetCfgDirList() local
/base/startup/init/services/param/manager/
H A Dparam_manager.c111 WorkSpace *next = GetNextWorkSpace(workSpace); in SystemTraversalParameter() local
232 WorkSpace *next = GetNextWorkSpace(workSpace); in SystemDumpParameters() local
255 WorkSpace *next = GetNextWorkSpace(workSpace); in SysCheckParamExist() local
/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_manager.cpp700 WatcherNodePtr next = node->GetNext(&nodeList_); in TraversalNode() local
/base/startup/init/services/param/include/
H A Dtrigger_manager.h110 struct CommandNode_ *next; member
/base/startup/init/services/param/trigger/
H A Dtrigger_manager.c147 CommandNode *next = cmd->next; in DelJobTrigger_() local
318 TriggerNode *next = head->nextTrigger(head, trigger); in ClearTrigger() local
399 TriggerNode *next = head->nextTrigger(head, trigger); ExecTriggerMatch_() local
721 ListNode *next = node->next; ClearWatchTrigger() local
734 WaitNode *next = (WaitNode *)head->nextTrigger(head, (TriggerNode *)node); CheckWatchTriggerTimeout() local
[all...]
/base/tee/tee_client/services/teecd/include/
H A Dfs_work_agent.h160 struct OpenedFile *next; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_irq/kernel/
H A Dhiirq.c85 struct irq_strct *next; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dosal_list.h35 struct osal_list_head *next, *prev; member
57 osal___list_add(struct osal_list_head *new, struct osal_list_head *prev, struct osal_list_head *next) osal___list_add() argument
100 osal___list_del(struct osal_list_head *prev, struct osal_list_head *next) osal___list_del() argument
218 struct osal_list_head *next = head->next; osal_list_empty_careful() local
288 osal___list_splice(const struct osal_list_head *list, struct osal_list_head *prev, struct osal_list_head *next) osal___list_splice() argument
595 struct osal_hlist_node *next, **pprev; global() member
625 struct osal_hlist_node *next = n->next; osal___hlist_del() local
660 osal_hlist_add_before(struct osal_hlist_node *n, struct osal_hlist_node *next) osal_hlist_add_before() argument
669 osal_hlist_add_after(struct osal_hlist_node *n, struct osal_hlist_node *next) osal_hlist_add_after() argument
[all...]
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtmmio.h99 uint16_t next; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dosal_list.h32 struct osal_list_head *next, *prev; member
54 osal___list_add(struct osal_list_head *new, struct osal_list_head *prev, struct osal_list_head *next) osal___list_add() argument
97 osal___list_del(struct osal_list_head *prev, struct osal_list_head *next) osal___list_del() argument
215 struct osal_list_head *next = head->next; osal_list_empty_careful() local
285 osal___list_splice(const struct osal_list_head *list, struct osal_list_head *prev, struct osal_list_head *next) osal___list_splice() argument
592 struct osal_hlist_node *next, **pprev; global() member
622 struct osal_hlist_node *next = n->next; osal___hlist_del() local
657 osal_hlist_add_before(struct osal_hlist_node *n, struct osal_hlist_node *next) osal_hlist_add_before() argument
666 osal_hlist_add_after(struct osal_hlist_node *n, struct osal_hlist_node *next) osal_hlist_add_after() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dosal_list.h31 struct osal_list_head *next, *prev; member
53 osal___list_add(struct osal_list_head *new, struct osal_list_head *prev, struct osal_list_head *next) osal___list_add() argument
96 osal___list_del(struct osal_list_head *prev, struct osal_list_head *next) osal___list_del() argument
214 struct osal_list_head *next = head->next; osal_list_empty_careful() local
284 osal___list_splice(const struct osal_list_head *list, struct osal_list_head *prev, struct osal_list_head *next) osal___list_splice() argument
591 struct osal_hlist_node *next, **pprev; global() member
621 struct osal_hlist_node *next = n->next; osal___hlist_del() local
656 osal_hlist_add_before(struct osal_hlist_node *n, struct osal_hlist_node *next) osal_hlist_add_before() argument
665 osal_hlist_add_after(struct osal_hlist_node *n, struct osal_hlist_node *next) osal_hlist_add_after() argument
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dosal_list.h34 struct osal_list_head *next, *prev; member
56 osal___list_add(struct osal_list_head *new, struct osal_list_head *prev, struct osal_list_head *next) osal___list_add() argument
99 osal___list_del(struct osal_list_head *prev, struct osal_list_head *next) osal___list_del() argument
217 struct osal_list_head *next = head->next; osal_list_empty_careful() local
283 osal___list_splice(const struct osal_list_head *list, struct osal_list_head *prev, struct osal_list_head *next) osal___list_splice() argument
590 struct osal_hlist_node *next, **pprev; global() member
620 struct osal_hlist_node *next = n->next; osal___hlist_del() local
655 osal_hlist_add_before(struct osal_hlist_node *n, struct osal_hlist_node *next) osal_hlist_add_before() argument
664 osal_hlist_add_after(struct osal_hlist_node *n, struct osal_hlist_node *next) osal_hlist_add_after() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dpbuf.h237 struct pbuf *next; member
323 struct pbuf *next; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
H A Dtcp_priv.h320 struct tcp_seg *next; /* used when putting segments on a queue */ member
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_replay.c664 u64 next; in payload_dump() local
702 u64 next; kbasep_replay_parse_payload() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_osk_types.h421 struct _mali_osk_list_s *next; member
H A Dmali_timeline.c1001 struct mali_timeline_waiter *waiter, *next; local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_osk_types.h401 struct _mali_osk_list_s *next; member
H A Dmali_timeline.c1017 struct mali_timeline_waiter *waiter, *next; local
/device/soc/rockchip/common/sdk_linux/init/
H A Dinitramfs.c58 struct hash *next; member
219 static void __init read_into(char *buf, unsigned size, enum state next) in read_into() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmiov.h215 uint8 *next; /* multiple tlv support */ member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_replay.c719 u64 next; in payload_dump() local
760 u64 next; kbasep_replay_parse_payload() local
[all...]

Completed in 26 milliseconds

123456789