Searched refs:IS_NIL (Results 1 – 2 of 2) sorted by relevance
578 #define IS_NIL(ptr) (!((uintptr_t)(ptr) + sizeof(*(ptr)))) macro
5310 if ( pl1tab && !IS_NIL(pl1tab) ) in create_perdomain_mapping()5345 if ( !IS_NIL(ppg) ) in create_perdomain_mapping()
Completed in 13 milliseconds