Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Dsys_machdep.c63 static int arm32_drain_writebuf(struct thread *, void *);
143 arm32_drain_writebuf(struct thread *td, void *args) in arm32_drain_writebuf() function
204 error = arm32_drain_writebuf(td, uap->parms); in sysarch()