OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PSLIST_POISON
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
pslist.h
57
#define
_PSLIST_POISON
((void *)1ul)
97
atomic_store_relaxed(&entry->ple_next,
_PSLIST_POISON
);
133
_PSLIST_ASSERT(entry->ple_next !=
_PSLIST_POISON
);
156
_PSLIST_ASSERT(entry->ple_next !=
_PSLIST_POISON
);
175
_PSLIST_ASSERT(entry->ple_next !=
_PSLIST_POISON
);
211
_PSLIST_ASSERT(entry->ple_next !=
_PSLIST_POISON
);
230
_PSLIST_ASSERT(next !=
_PSLIST_POISON
);
260
_PSLIST_ASSERT(next !=
_PSLIST_POISON
);
/src/sys/external/bsd/common/include/linux/
list.h
380
node->ple_prevp =
_PSLIST_POISON
;
Completed in 11 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025