OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:le_csstart
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/
lockstat.c
236
lockstat_csstart = le->
le_csstart
;
528
le->
le_csstart
= 0;
529
le->le_csend = le->
le_csstart
- 1;
lockstat.h
74
uintptr_t
le_csstart
; /* callsite start */
member in struct:lsenable
/src/sys/compat/netbsd32/
netbsd32_ioctl.c
1201
le->
le_csstart
= le32->
le_csstart
;
1215
le32->
le_csstart
= le->
le_csstart
;
netbsd32_ioctl.h
723
netbsd32_uintptr_t
le_csstart
; /* callsite start */
member in struct:netbsd32_lsenable
/src/usr.sbin/lockstat/
main.c
305
findsym(FUNC_BYNAME, funcname, &le.
le_csstart
, &le.le_csend, true);
Completed in 15 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025