OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rhead32
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
sys_futex.c
1996
uint32_t
rhead32
[_FUTEX_ROBUST_HEAD_NWORDS];
local in function:futex_fetch_robust_head
1999
error = copyin((void *)uaddr,
rhead32
, sizeof(
rhead32
));
2007
rhead[i] = (int32_t)
rhead32
[i];
2009
rhead[i] =
rhead32
[i];
sys_futex.c
1996
uint32_t
rhead32
[_FUTEX_ROBUST_HEAD_NWORDS];
local in function:futex_fetch_robust_head
1999
error = copyin((void *)uaddr,
rhead32
, sizeof(
rhead32
));
2007
rhead[i] = (int32_t)
rhead32
[i];
2009
rhead[i] =
rhead32
[i];
Completed in 24 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025