OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bba_mem
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/tc/
bba.c
71
struct
bba_mem
{
struct
72
struct
bba_mem
*next;
94
struct
bba_mem
*sc_mem_head; /* list of buffers */
273
struct
bba_mem
*m;
295
m = kmem_alloc(sizeof(struct
bba_mem
), KM_SLEEP);
317
struct
bba_mem
**mp, *m;
337
kmem_free(m, sizeof(struct
bba_mem
));
bba.c
71
struct
bba_mem
{
struct
72
struct
bba_mem
*next;
94
struct
bba_mem
*sc_mem_head; /* list of buffers */
273
struct
bba_mem
*m;
295
m = kmem_alloc(sizeof(struct
bba_mem
), KM_SLEEP);
317
struct
bba_mem
**mp, *m;
337
kmem_free(m, sizeof(struct
bba_mem
));
bba.c
71
struct
bba_mem
{
struct
72
struct
bba_mem
*next;
94
struct
bba_mem
*sc_mem_head; /* list of buffers */
273
struct
bba_mem
*m;
295
m = kmem_alloc(sizeof(struct
bba_mem
), KM_SLEEP);
317
struct
bba_mem
**mp, *m;
337
kmem_free(m, sizeof(struct
bba_mem
));
Completed in 33 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025