OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ktraddentry
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
kern_ktrace.c
313
ktraddentry
(lwp_t *l, struct ktrace_entry *kte, int flags)
function
563
ktraddentry
(l, kte, KTA_WAITOK);
586
ktraddentry
(l, kte, KTA_WAITOK);
616
ktraddentry
(l, kte, KTA_WAITOK);
669
ktraddentry
(l, kte, KTA_WAITOK);
690
ktraddentry
(l, kte, KTA_WAITOK);
702
ktraddentry
(l, kte, KTA_WAITOK);
745
ktraddentry
(l, kte, KTA_WAITOK | KTA_LARGE);
831
ktraddentry
(l, kte, KTA_WAITOK);
912
ktraddentry
(l, kte, KTA_WAITOK)
[
all
...]
/src/sys/sys/
ktrace.h
484
void
ktraddentry
(lwp_t *, struct ktrace_entry *, int);
485
/* Flags for
ktraddentry
(3rd arg) */
/src/sys/compat/netbsd32/
netbsd32_signal.c
691
ktraddentry
(l, kte, KTA_WAITOK);
Completed in 40 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026