Searched refs:eventfdops (Results 1 – 1 of 1) sorted by relevance
65 static const struct fileops eventfdops = { variable129 finit(fp, fflags, DTYPE_EVENTFD, efd, &eventfdops); in eventfd_create_file()139 if (fp->f_data == NULL || fp->f_ops != &eventfdops) in eventfd_get()