Searched refs:RTD_INUSE (Results 1 – 1 of 1) sorted by relevance
246 #define RTD_INUSE 0xFEEDFACE /* entry is in use */ macro1362 if (rte->rtd_inuse != RTD_INUSE) { in rtunref_audit()1402 if (rte->rtd_inuse != RTD_INUSE) { in rtref_audit()3919 rte->rtd_inuse = RTD_INUSE; in rte_alloc_debug()3936 } else if (rte->rtd_inuse != RTD_INUSE) { in rte_free_debug()