Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsys_eventfd.c77 .fo_cmp = file_kcmp_generic,
H A Dsys_timerfd.c374 .fo_cmp = file_kcmp_generic,
H A Dtty_pts.c612 .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 Dvfs_inotify.c103 .fo_cmp = file_kcmp_generic,
H A Dsys_pipe.c169 .fo_cmp = file_kcmp_generic,
H A Dsys_generic.c2230 file_kcmp_generic(struct file *fp1, struct file *fp2, struct thread *td) in file_kcmp_generic() function
H A Duipc_shm.c173 .fo_cmp = file_kcmp_generic,
H A Dkern_event.c148 .fo_cmp = file_kcmp_generic,
H A Duipc_mqueue.c2699 .fo_cmp = file_kcmp_generic,
/freebsd/sys/sys/
H A Dfile.h291 int file_kcmp_generic(struct file *fp1, struct file *fp2, struct thread *td);