Searched hist:189450 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dvfs_default.cdiff 189450 Fri Mar 06 13:41:42 MST 2009 kib Extract the no_poll() and vop_nopoll() code into the common routine
poll_no_poll().
Return a poll_no_poll() result from devfs_poll_f() when
filedescriptor does not reference the live cdev, instead of ENXIO.

Noted and tested by: hps
MFC after: 1 week
H A Dkern_conf.cdiff 189450 Fri Mar 06 13:41:42 MST 2009 kib Extract the no_poll() and vop_nopoll() code into the common routine
poll_no_poll().
Return a poll_no_poll() result from devfs_poll_f() when
filedescriptor does not reference the live cdev, instead of ENXIO.

Noted and tested by: hps
MFC after: 1 week
H A Dsys_generic.cdiff 189450 Fri Mar 06 13:41:42 MST 2009 kib Extract the no_poll() and vop_nopoll() code into the common routine
poll_no_poll().
Return a poll_no_poll() result from devfs_poll_f() when
filedescriptor does not reference the live cdev, instead of ENXIO.

Noted and tested by: hps
MFC after: 1 week
/freebsd-11-stable/sys/fs/devfs/
H A Ddevfs_vnops.cdiff 189450 Fri Mar 06 13:41:42 MST 2009 kib Extract the no_poll() and vop_nopoll() code into the common routine
poll_no_poll().
Return a poll_no_poll() result from devfs_poll_f() when
filedescriptor does not reference the live cdev, instead of ENXIO.

Noted and tested by: hps
MFC after: 1 week

Completed in 315 milliseconds