Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/inc/
H A Dmpp_hash.h42 #define LIST_POISON1 ((void *) 0x100) macro
79 n->next = (struct hlist_node*)LIST_POISON1; in hlist_del()