Home
last modified time | relevance | path

Searched defs:err_alloc (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/tidspbridge/dynload/
Dgetsection.c33 static const char err_alloc[] = { "Syms->dload_allocate( %d ) failed" }; variable
Dcload.c45 static const char err_alloc[] = { "Syms->dload_allocate( %d ) failed" }; variable
/drivers/pci/pcie/aer/
Daer_inject.c323 struct aer_error *err_alloc = NULL, *rperr_alloc = NULL; in aer_inject() local