Searched refs:__get_and_null (Results 1 – 4 of 4) sorted by relevance
202 #define __get_and_null(p, nullvalue) \ macro215 ((typeof(p)) __must_check_fn((__force const volatile void *)__get_and_null(p, NULL)))
117 #define take_fd(fd) __get_and_null(fd, -EBADF)
134 #define take_idr_id(id) __get_and_null(id, idr_null)
20 #define __get_and_null(p, nullvalue) \ macro28 #define take_fd(fd) __get_and_null(fd, -EBADF)