Home
last modified time | relevance | path

Searched refs:file_kcmp_generic (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/kern/
H A Dsys_eventfd.c79 .fo_cmp = file_kcmp_generic,
H A Dsys_timerfd.c375 .fo_cmp = file_kcmp_generic,
H A Dtty_pts.c613 .fo_cmp = file_kcmp_generic,
H A Dsys_socket.c113 .fo_cmp = file_kcmp_generic,
H A Duipc_sem.c156 .fo_cmp = file_kcmp_generic,
H A Dsys_pipe.c169 .fo_cmp = file_kcmp_generic,
H A Dsys_generic.c2196 file_kcmp_generic(struct file *fp1, struct file *fp2, struct thread *td) in file_kcmp_generic() function
H A Duipc_shm.c172 .fo_cmp = file_kcmp_generic,
H A Dkern_event.c142 .fo_cmp = file_kcmp_generic,
H A Duipc_mqueue.c2697 .fo_cmp = file_kcmp_generic,
/freebsd/sys/sys/
H A Dfile.h285 int file_kcmp_generic(struct file *fp1, struct file *fp2, struct thread *td);