OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sk_jpool_entry
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
if_mskvar.h
86
struct
sk_jpool_entry
{
struct
88
LIST_ENTRY(
sk_jpool_entry
) jpool_entries;
236
LIST_HEAD(__sk_jfreehead,
sk_jpool_entry
) sk_jfree_listhead;
237
LIST_HEAD(__sk_jinusehead,
sk_jpool_entry
) sk_jinuse_listhead;
if_skvar.h
85
struct
sk_jpool_entry
{
struct
87
LIST_ENTRY(
sk_jpool_entry
) jpool_entries;
231
LIST_HEAD(__sk_jfreehead,
sk_jpool_entry
) sk_jfree_listhead;
232
LIST_HEAD(__sk_jinusehead,
sk_jpool_entry
) sk_jinuse_listhead;
if_msk.c
648
struct
sk_jpool_entry
*entry;
702
entry = malloc(sizeof(struct
sk_jpool_entry
),
753
struct
sk_jpool_entry
*entry;
775
struct
sk_jpool_entry
*entry;
if_sk.c
841
struct
sk_jpool_entry
*entry;
894
entry = malloc(sizeof(struct
sk_jpool_entry
),
935
struct
sk_jpool_entry
*entry;
957
struct
sk_jpool_entry
*entry;
Completed in 16 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025