Searched refs:__get_and_null_ptr (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dcleanup.h66 #define __get_and_null_ptr(p) \ macro
76 ((typeof(p)) __must_check_fn(__get_and_null_ptr(p)))

Completed in 205 milliseconds