Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cddl/dev/dtmalloc/
H A Ddtmalloc.c42 static d_open_t dtmalloc_open; variable
228 dtmalloc_open(struct cdev *dev __unused, int oflags __unused, int devtype __unused, struct thread *… in dtmalloc_open() function