Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/drd/
H A Ddrd.h50 #define s_nvfree(x) (((x) != NULL) ? (nvlist_free(x)) : (void)0) macro
H A Ddrd_rcm.c355 s_nvfree(nvl); in drd_rcm_add_cpu_notify()
456 s_nvfree(nvl); in drd_rcm_del_cpu_request()
729 s_nvfree(nvl); in drd_rcm_del_cpu_notify()
1289 s_nvfree(nvl); in drd_rcm_mem_op()