Home
last modified time | relevance | path

Searched refs:hash_add (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/osal/inc/
H A Dmpp_hash.h260 #define hash_add(hashtable, node, key) \ macro
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer_impl.c1208 hash_add(srv->hash_group, &p->hlist, id); in service_get_group()