Searched refs:dtmalloc_open (Results 1 – 1 of 1) sorted by relevance
42 static d_open_t dtmalloc_open; variable53 .d_open = dtmalloc_open,228 dtmalloc_open(struct cdev *dev __unused, int oflags __unused, int devtype __unused, struct thread *… in dtmalloc_open() function