OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gcq_head
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
gcq.h
46
struct
gcq_head
{
struct
68
gcq_hq(struct
gcq_head
*head)
74
static __inline struct
gcq_head
*
75
gcq_head
(struct gcq *q)
function in typeref:struct:gcq_head *
77
return (struct
gcq_head
*)q;
81
gcq_init_head(struct
gcq_head
*head)
95
gcq_empty(struct
gcq_head
*head)
134
gcq_insert_head(struct
gcq_head
*head, struct gcq *q)
140
gcq_insert_tail(struct
gcq_head
*head, struct gcq *q)
194
gcq_merge_head(struct
gcq_head
*dst, struct gcq_head *src
[
all
...]
gcq.h
46
struct
gcq_head
{
struct
68
gcq_hq(struct
gcq_head
*head)
74
static __inline struct
gcq_head
*
75
gcq_head
(struct gcq *q)
function in typeref:struct:gcq_head *
77
return (struct
gcq_head
*)q;
81
gcq_init_head(struct
gcq_head
*head)
95
gcq_empty(struct
gcq_head
*head)
134
gcq_insert_head(struct
gcq_head
*head, struct gcq *q)
140
gcq_insert_tail(struct
gcq_head
*head, struct gcq *q)
194
gcq_merge_head(struct
gcq_head
*dst, struct gcq_head *src
[
all
...]
Completed in 124 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025