OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hold_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/nfs/
nfs_iod.c
225
int
hold_count
;
local
227
KERNEL_UNLOCK_ALL(curlwp, &
hold_count
);
271
KERNEL_LOCK(
hold_count
, curlwp);
/src/sys/dev/ieee1394/
firewire.c
71
int firewire_debug = 0, try_bmr = 1,
hold_count
= 0;
variable
102
"
hold_count
", SYSCTL_DESCR("Number of count of "
104
NULL, 0, &
hold_count
,
2078
printf("fwdev->rcnt(%d),
hold_count
(%d)\n",
2079
fwdev->rcnt,
hold_count
);
2098
if (fwdev->rcnt > 0 && fwdev->rcnt >
hold_count
) {
Completed in 24 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026