Home
last modified time | relevance | path

Searched refs:IS_ERR_OR_NULL (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/compat/linuxkpi/common/include/linux/
HDerr.h57 IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() function
/NextBSD/sys/dev/drm2/ttm/
HDttm_page_alloc_dma.c890 if (IS_ERR_OR_NULL(pool)) { in ttm_dma_populate()