Home
last modified time | relevance | path

Searched defs:pprev (Results 1 - 16 of 16) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dhlist.h25 struct HlistNode **pprev; member
[all...]
/third_party/libbpf/src/
H A Dhashmap.c24 static void hashmap_add_entry(struct hashmap_entry **pprev, in hashmap_add_entry() argument
31 static void hashmap_del_entry(struct hashmap_entry **pprev, in hashmap_del_entry() argument
223 struct hashmap_entry **pprev, *entry; in hashmap_delete() local
130 hashmap_find_entry(const struct hashmap *map, const long key, size_t hash, struct hashmap_entry ***pprev, struct hashmap_entry **entry) hashmap_find_entry() argument
[all...]
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_hash.h43 struct hlist_node *next, **pprev; member
83 struct hlist_node **pprev = n->pprev; in _hlist_del() local
[all...]
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_hash.h43 struct hlist_node *next, **pprev; member
81 struct hlist_node **pprev = n->pprev; in _hlist_del() local
[all...]
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_hash.h43 struct hlist_node *next, **pprev; member
81 struct hlist_node **pprev = n->pprev; in __hlist_del() local
[all...]
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_hash.h44 struct hlist_node *next, **pprev; member
83 struct hlist_node **pprev = n->pprev; in __hlist_del() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dosal_list.h595 struct osal_hlist_node *next, **pprev; member
626 struct osal_hlist_node **pprev = n->pprev; in osal___hlist_del() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dosal_list.h592 struct osal_hlist_node *next, **pprev; member
623 struct osal_hlist_node **pprev = n->pprev; in osal___hlist_del() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dosal_list.h591 struct osal_hlist_node *next, **pprev; member
622 struct osal_hlist_node **pprev = n->pprev; in osal___hlist_del() local
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dosal_list.h590 struct osal_hlist_node *next, **pprev; member
621 struct osal_hlist_node **pprev = n->pprev; in osal___hlist_del() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_xbr.c256 const int pprev = 2 - (x > 0); in xbr_filter() local
/third_party/curl/lib/
H A Dcfilters.c272 struct Curl_cfilter **pprev = &cf->next; in Curl_conn_cf_discard_sub() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h306 struct hlist_node *next, **pprev; member
[all...]
/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c526 _channelend_find(_channelend *first, int64_t interp, _channelend **pprev) in _channelend_find() argument
914 _channelref_find(_channelref *first, int64_t id, _channelref **pprev) in _channelref_find() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_pno.c802 dhd_pno_best_header_t *phead, *pprev; in _dhd_pno_convert_format() local
927 dhd_pno_best_header_t *phead, *pprev; in _dhd_pno_clear_all_batch_results() local
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c9410 struct bpf_verifier_state_list *sl, **pprev; in is_state_visited() local

Completed in 35 milliseconds