Searched refs:SAFE_TO_REUSE_TABLE_ENTRY (Results 1 – 2 of 2) sorted by relevance
309 current->de_flags |= SAFE_TO_REUSE_TABLE_ENTRY; in FDECL4()408 (*pnt)->de_flags = SAFE_TO_REUSE_TABLE_ENTRY; in FDECL2()707 curr_entry->de_flags |= SAFE_TO_REUSE_TABLE_ENTRY; in FDECL6()917 if( (s_entry->de_flags & SAFE_TO_REUSE_TABLE_ENTRY) == 0 ) in FDECL3()1007 contents[i]->de_flags |= SAFE_TO_REUSE_TABLE_ENTRY; in FDECL2()
510 #define SAFE_TO_REUSE_TABLE_ENTRY 0x01 macro