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