Home
last modified time | relevance | path

Searched defs:next (Results 1 - 25 of 147) sorted by relevance

123456

/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_trie.h28 RK_S16 next[16]; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dcoap_session_internal.h30 struct coap_endpoint_t *next; member
H A Dasync.h48 struct coap_async_state_t *next; /**< internally used for linking */ member
H A Dcoap_subscribe_internal.h45 struct coap_subscription_t *next; /**< next element in linked list */ member
H A Doption.h409 struct coap_optlist_t *next; /**< next entry in the optlist chain */ member
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_packet.h107 const MppPktSeg *next; member
H A Dmpp_compat.h44 MppCompat * const next; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_regdb.h54 struct callback_head *next; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H A Dosal_notifier.c54 struct osal_list_head *next = NULL; in osal_del_nb() local
H A Dosal_workqueue.c51 struct osal_list_head *next = NULL; in osal_del_work() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/
H A Dsample_ive_queue.h28 struct hiSAMPLE_IVE_NODE_S *next; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Digmp.h76 struct igmp_group *next; member
H A Dip4_frag.h62 struct ip_reassdata *next; member
H A Dtimeouts.h96 struct sys_timeo *next; member
H A Ddns.h96 struct local_hostlist_entry *next; member
H A Dip6_frag.h90 struct ip6_reassdata *next; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dssl_cache.h76 mbedtls_ssl_cache_entry *next; /*!< chain pointer */ member
H A Dx509_crl.h62 struct mbedtls_x509_crl_entry *next; member
95 struct mbedtls_x509_crl *next; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DLinkedList.h59 *next; /**< pointer to next list element */ member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_util.c151 struct mali_mem_allocation *entry, *next; in mali_free_session_allocations() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_util.c151 struct mali_mem_allocation *entry, *next; in mali_free_session_allocations() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_workqueue.c58 struct osal_list_head *next = NULL; in osal_del_work() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
H A Dmemp_priv.h69 struct memp *next; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_osk_list.h26 MALI_STATIC_INLINE void __mali_osk_list_add(_mali_osk_list_t *new_entry, _mali_osk_list_t *prev, _mali_osk_list_t *next) in __mali_osk_list_add() argument
34 MALI_STATIC_INLINE void __mali_osk_list_del(_mali_osk_list_t *prev, _mali_osk_list_t *next) in __mali_osk_list_del() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_osk_list.h27 MALI_STATIC_INLINE void __mali_osk_list_add(_mali_osk_list_t *new_entry, _mali_osk_list_t *prev, _mali_osk_list_t *next) in __mali_osk_list_add() argument
35 MALI_STATIC_INLINE void __mali_osk_list_del(_mali_osk_list_t *prev, _mali_osk_list_t *next) in __mali_osk_list_del() argument
[all...]

Completed in 10 milliseconds

123456