Searched refs:ksyms_open (Results 1 – 1 of 1) sorted by relevance
68 static d_open_t ksyms_open; variable75 .d_open = ksyms_open,394 ksyms_open(struct cdev *dev, int flags, int fmt __unused, struct thread *td) in ksyms_open() function