OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nowait
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/usr.sbin/inetd/
inetd_ratelimit.conf
64
#STREAM
NOWAIT
SERVICE
74
args = test_server stream
nowait
;
83
args = test_server stream
nowait
;
92
args = test_server stream
nowait
;
101
args = test_server stream
nowait
;
/src/sys/uvm/
uvm_amap.c
152
const bool
nowait
= (flags & UVM_FLAG_NOWAIT) != 0;
local in function:amap_alloc1
153
const km_flag_t kmflags =
nowait
? KM_NOSLEEP : KM_SLEEP;
158
amap = pool_cache_get(&uvm_amap_cache,
nowait
? PR_NOWAIT : PR_WAITOK);
216
if (
nowait
) {
/src/sys/kern/
vfs_trans.c
766
vfs_suspend(struct mount *mp, int
nowait
)
778
if (
nowait
) {
Completed in 41 milliseconds
Indexes created Mon Oct 13 04:09:54 GMT 2025