Searched refs:kcov_open (Results 1 – 1 of 1) sorted by relevance
135 static d_open_t kcov_open; variable146 .d_open = kcov_open,302 kcov_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in kcov_open() function