Home
last modified time | relevance | path

Searched refs:stack_record (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/lib/
A Dstackdepot.c57 struct stack_record { struct
58 struct stack_record *next; /* Link in the hash table */ argument
78 static struct stack_record **stack_table; argument
151 sizeof(struct stack_record *), in stack_depot_early_init()
258 static struct stack_record *
261 struct stack_record *stack; in depot_alloc_stack()
337 static inline struct stack_record *find_stack(struct stack_record *bucket, in find_stack()
341 struct stack_record *found; in find_stack()
356 struct stack_record *found = NULL, **bucket; in __stack_depot_save()
413 struct stack_record *new = in __stack_depot_save()
[all …]

Completed in 4 milliseconds