OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ubmemalloc
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/qbus/
ubavar.h
167
int
ubmemalloc
(struct uba_softc *, struct ubinfo *, int);
uba.c
174
ubmemalloc
(struct uba_softc *uh, struct ubinfo *ui, int flags)
function in typeref:typename:int
if_de.c
234
if ((error =
ubmemalloc
(sc->sc_uh, &sc->sc_ui, 0)))
235
return printf(": failed
ubmemalloc
(), error = %d\n", error);
326
if ((error =
ubmemalloc
(sc->sc_uh, &sc->sc_ui, 0))) {
327
aprint_error(": unable to
ubmemalloc
(), error = %d\n",
if_qt.c
218
if (
ubmemalloc
(uh, &ui, 0))
421
if ((error =
ubmemalloc
(sc->sc_uh, &sc->sc_ui, 0))) {
422
printf(": failed
ubmemalloc
(), error = %d\n", error);
uda.c
229
if ((error =
ubmemalloc
(sc->sc_uh, &sc->sc_ui, UBA_CANTWAIT)))
230
return printf("
ubmemalloc
failed: %d\n", error);
ts.c
327
if (
ubmemalloc
(sc->sc_uh, &sc->sc_ui, UBA_CANTWAIT))
if_qe.c
226
if ((error =
ubmemalloc
(sc->sc_uh, &sc->sc_ui, 0))) {
227
aprint_error(": unable to
ubmemalloc
(), error = %d\n", error);
Completed in 40 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025