Searched refs:compat_handle_is_null (Results 1 – 3 of 3) sorted by relevance
29 #define compat_handle_is_null(hnd) ((hnd).c == 0) macro235 #define compat_handle_is_null(hnd) 0 macro
100 if ( !compat_handle_is_null(cmp.rsrv.extent_start) && in compat_memory_op()113 if ( !compat_handle_is_null((_s_)->extent_start) ) \ in compat_memory_op()
1373 : compat_handle_is_null(mc_fetch.cmp->data) ) in do_mca()1416 : !compat_handle_is_null(mc_physcpuinfo.cmp->info) ) in do_mca()
Completed in 10 milliseconds