OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timecounter_lock
(Results
1 - 15
of
15
) sorted by relevancy
/src/sys/dev/ppbus/
pps_ppbus.c
135
mutex_spin_enter(&
timecounter_lock
);
139
mutex_spin_exit(&
timecounter_lock
);
153
mutex_spin_enter(&
timecounter_lock
);
155
mutex_spin_exit(&
timecounter_lock
);
172
mutex_spin_enter(&
timecounter_lock
);
175
mutex_spin_exit(&
timecounter_lock
);
183
mutex_spin_exit(&
timecounter_lock
);
202
mutex_spin_enter(&
timecounter_lock
);
204
mutex_spin_exit(&
timecounter_lock
);
/src/sys/dev/gpio/
gpiopps.c
291
mutex_spin_enter(&
timecounter_lock
);
294
mutex_spin_exit(&
timecounter_lock
);
304
mutex_spin_enter(&
timecounter_lock
);
307
mutex_spin_exit(&
timecounter_lock
);
340
mutex_spin_enter(&
timecounter_lock
);
343
mutex_spin_exit(&
timecounter_lock
);
386
mutex_spin_enter(&
timecounter_lock
);
389
mutex_spin_exit(&
timecounter_lock
);
401
mutex_spin_exit(&
timecounter_lock
);
483
mutex_spin_enter(&
timecounter_lock
);
[
all
...]
/src/sys/kern/
kern_tc.c
163
kmutex_t
timecounter_lock
;
variable in typeref:typename:kmutex_t
188
KDASSERT(mutex_owned(&
timecounter_lock
));
301
mutex_spin_enter(&
timecounter_lock
);
314
mutex_spin_exit(&
timecounter_lock
);
333
mutex_spin_enter(&
timecounter_lock
);
350
mutex_spin_exit(&
timecounter_lock
);
352
mutex_spin_enter(&
timecounter_lock
);
362
mutex_spin_exit(&
timecounter_lock
);
730
mutex_spin_enter(&
timecounter_lock
);
747
mutex_spin_exit(&
timecounter_lock
);
[
all
...]
kern_ntptime.c
242
mutex_spin_enter(&
timecounter_lock
);
248
mutex_spin_exit(&
timecounter_lock
);
297
mutex_spin_enter(&
timecounter_lock
);
410
mutex_spin_exit(&
timecounter_lock
);
428
KASSERT(mutex_owned(&
timecounter_lock
));
622
KASSERT(mutex_owned(&
timecounter_lock
));
706
KASSERT(mutex_owned(&
timecounter_lock
));
902
mutex_spin_enter(&
timecounter_lock
);
928
mutex_spin_exit(&
timecounter_lock
);
kern_time.c
623
mutex_spin_enter(&
timecounter_lock
);
630
mutex_spin_exit(&
timecounter_lock
);
634
mutex_spin_enter(&
timecounter_lock
);
652
mutex_spin_exit(&
timecounter_lock
);
/src/sys/sys/
timex.h
249
extern kmutex_t
timecounter_lock
;
timepps.h
145
extern kmutex_t
timecounter_lock
;
/src/sys/dev/ic/
z8530tty.c
615
mutex_spin_enter(&
timecounter_lock
);
621
mutex_spin_exit(&
timecounter_lock
);
840
mutex_spin_enter(&
timecounter_lock
);
846
mutex_spin_exit(&
timecounter_lock
);
854
mutex_spin_enter(&
timecounter_lock
);
862
mutex_spin_exit(&
timecounter_lock
);
1495
mutex_spin_enter(&
timecounter_lock
);
1501
mutex_spin_exit(&
timecounter_lock
);
com.c
70
* ->
timecounter_lock
(IPL_HIGH)
1114
mutex_spin_enter(&
timecounter_lock
);
1118
mutex_spin_exit(&
timecounter_lock
);
1366
mutex_spin_enter(&
timecounter_lock
);
1368
mutex_spin_exit(&
timecounter_lock
);
1372
mutex_spin_enter(&
timecounter_lock
);
1380
mutex_spin_exit(&
timecounter_lock
);
2382
mutex_spin_enter(&
timecounter_lock
);
2388
mutex_spin_exit(&
timecounter_lock
);
/src/sys/arch/evbarm/dev/
plcom.c
98
* ->
timecounter_lock
(IPL_HIGH)
746
mutex_spin_enter(&
timecounter_lock
);
749
mutex_spin_exit(&
timecounter_lock
);
899
mutex_spin_enter(&
timecounter_lock
);
902
mutex_spin_exit(&
timecounter_lock
);
1144
mutex_spin_enter(&
timecounter_lock
);
1146
mutex_spin_exit(&
timecounter_lock
);
1154
mutex_spin_enter(&
timecounter_lock
);
1157
mutex_spin_exit(&
timecounter_lock
);
1202
mutex_spin_exit(&
timecounter_lock
);
[
all
...]
/src/sys/dev/usb/
ucom.c
603
mutex_spin_enter(&
timecounter_lock
);
607
mutex_spin_exit(&
timecounter_lock
);
955
mutex_spin_enter(&
timecounter_lock
);
957
mutex_spin_exit(&
timecounter_lock
);
1090
mutex_spin_enter(&
timecounter_lock
);
1096
mutex_spin_exit(&
timecounter_lock
);
/src/sys/arch/arm/imx/
imxuart.c
704
mutex_spin_enter(&
timecounter_lock
);
708
mutex_spin_exit(&
timecounter_lock
);
958
mutex_spin_enter(&
timecounter_lock
);
960
mutex_spin_exit(&
timecounter_lock
);
964
mutex_spin_enter(&
timecounter_lock
);
972
mutex_spin_exit(&
timecounter_lock
);
1746
mutex_spin_enter(&
timecounter_lock
);
1752
mutex_spin_exit(&
timecounter_lock
);
/src/sys/compat/netbsd32/
netbsd32_compat_50.c
261
mutex_spin_enter(&
timecounter_lock
);
268
mutex_spin_exit(&
timecounter_lock
);
280
mutex_spin_enter(&
timecounter_lock
);
285
mutex_spin_exit(&
timecounter_lock
);
/src/sys/arch/arm/xilinx/
zynq_uart.c
700
mutex_spin_enter(&
timecounter_lock
);
704
mutex_spin_exit(&
timecounter_lock
);
954
mutex_spin_enter(&
timecounter_lock
);
956
mutex_spin_exit(&
timecounter_lock
);
960
mutex_spin_enter(&
timecounter_lock
);
968
mutex_spin_exit(&
timecounter_lock
);
/src/sys/dev/marvell/
gtmpsc.c
553
mutex_spin_enter(&
timecounter_lock
);
557
mutex_spin_exit(&
timecounter_lock
);
705
mutex_spin_enter(&
timecounter_lock
);
707
mutex_spin_exit(&
timecounter_lock
);
711
mutex_spin_enter(&
timecounter_lock
);
719
mutex_spin_exit(&
timecounter_lock
);
Completed in 28 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025