OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pslist_writer_insert_head
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/sys/
pslist.h
113
pslist_writer_insert_head
(struct pslist_head *head, struct pslist_entry *new)
function in typeref:typename:void
245
* Pairs with atomic_store_release in
pslist_writer_insert_head
309
#define
PSLIST_WRITER_INSERT_HEAD
(H, V, F) \
310
pslist_writer_insert_head
((H), &(V)->F)
Completed in 37 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025