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

/freebsd-11.0-release/sys/fs/procfs/
H A Dprocfs_dbregs.cdiff 290530 Sun Nov 08 01:53:53 MST 2015 markj - Consistently use PROC_ASSERT_HELD() to verify that a process' hold count
is non-zero.
- Include the process address in the PROC_ASSERT_HELD() and
PROC_ASSERT_NOT_HELD() assertion messages so that the corresponding
process can be found easily when debugging.

MFC after: 1 week
H A Dprocfs_fpregs.cdiff 290530 Sun Nov 08 01:53:53 MST 2015 markj - Consistently use PROC_ASSERT_HELD() to verify that a process' hold count
is non-zero.
- Include the process address in the PROC_ASSERT_HELD() and
PROC_ASSERT_NOT_HELD() assertion messages so that the corresponding
process can be found easily when debugging.

MFC after: 1 week
/freebsd-11.0-release/sys/kern/
H A Dsys_process.cdiff 290530 Sun Nov 08 01:53:53 MST 2015 markj - Consistently use PROC_ASSERT_HELD() to verify that a process' hold count
is non-zero.
- Include the process address in the PROC_ASSERT_HELD() and
PROC_ASSERT_NOT_HELD() assertion messages so that the corresponding
process can be found easily when debugging.

MFC after: 1 week
/freebsd-11.0-release/sys/sys/
H A Dproc.hdiff 290530 Sun Nov 08 01:53:53 MST 2015 markj - Consistently use PROC_ASSERT_HELD() to verify that a process' hold count
is non-zero.
- Include the process address in the PROC_ASSERT_HELD() and
PROC_ASSERT_NOT_HELD() assertion messages so that the corresponding
process can be found easily when debugging.

MFC after: 1 week

Completed in 146 milliseconds