Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dsys_eventfd.c80 .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.c115 .fo_cmp = file_kcmp_generic,
H A Duipc_sem.c156 .fo_cmp = file_kcmp_generic,
H A Dsys_pipe.c170 .fo_cmp = file_kcmp_generic,
H A Dsys_generic.c2176 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.c2664 .fo_cmp = file_kcmp_generic,
/freebsd-14.2/sys/sys/
H A Dfile.h284 int file_kcmp_generic(struct file *fp1, struct file *fp2, struct thread *td);