Home
last modified time | relevance | path

Searched refs:CONTROLVM_RESP_ERROR_KMALLOC_FAILED (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/unisys/common-spar/include/
Dcontrolvmcompletionstatus.h30 #define CONTROLVM_RESP_ERROR_KMALLOC_FAILED 3 macro
/linux-4.1.27/drivers/staging/unisys/uislib/
Duislib.c170 return CONTROLVM_RESP_ERROR_KMALLOC_FAILED; in create_bus()
343 return CONTROLVM_RESP_ERROR_KMALLOC_FAILED; in create_device()
/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dvisorchipset_main.c1054 rc = -CONTROLVM_RESP_ERROR_KMALLOC_FAILED; in bus_create()
1178 rc = -CONTROLVM_RESP_ERROR_KMALLOC_FAILED; in my_device_create()