OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pgfree
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/stdlib/
malloc.c
161
struct
pgfree
{
struct
162
struct
pgfree
*next; /* next run of free pages */
163
struct
pgfree
*prev; /* prev run of free pages */
239
static struct
pgfree
free_list;
288
static struct
pgfree
*px;
569
struct
pgfree
*pf;
914
struct
pgfree
*pf, *pt=NULL;
malloc.c
161
struct
pgfree
{
struct
162
struct
pgfree
*next; /* next run of free pages */
163
struct
pgfree
*prev; /* prev run of free pages */
239
static struct
pgfree
free_list;
288
static struct
pgfree
*px;
569
struct
pgfree
*pf;
914
struct
pgfree
*pf, *pt=NULL;
malloc.c
161
struct
pgfree
{
struct
162
struct
pgfree
*next; /* next run of free pages */
163
struct
pgfree
*prev; /* prev run of free pages */
239
static struct
pgfree
free_list;
288
static struct
pgfree
*px;
569
struct
pgfree
*pf;
914
struct
pgfree
*pf, *pt=NULL;
Completed in 68 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025