OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uipp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_uidinfo.c
192
struct uihashhead *
uipp
;
local in function:uid_find
194
uipp
= UIHASH(uid);
200
uip_first =
uipp
->slh_first;
202
SLIST_FOREACH(uip,
uipp
, ui_hash) {
220
uip = atomic_cas_ptr(&
uipp
->slh_first, uip_first, newuip);
kern_uidinfo.c
192
struct uihashhead *
uipp
;
local in function:uid_find
194
uipp
= UIHASH(uid);
200
uip_first =
uipp
->slh_first;
202
SLIST_FOREACH(uip,
uipp
, ui_hash) {
220
uip = atomic_cas_ptr(&
uipp
->slh_first, uip_first, newuip);
Completed in 24 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025