Searched refs:ulp_debug (Results 1 – 3 of 3) sorted by relevance
92 pp->ulp_debug = 1; in uu_list_pool_create()113 if (pp->ulp_debug) { in uu_list_pool_destroy()136 if (pp->ulp_debug) { in uu_list_node_init()160 if (pp->ulp_debug) { in uu_list_node_fini()189 if (pp->ulp_debug) in uu_list_create()206 lp->ul_debug = pp->ulp_debug || (flags & UU_LIST_DEBUG); in uu_list_create()
2102 <var-decl name='ulp_debug' type-id='b96825af' visibility='default'/>
94 uint8_t ulp_debug; member