Lines Matching defs:entries
69 unsigned long entries[]; /* Variable-sized array of entries. */ member
120 depot_alloc_stack(unsigned long *entries, int size, u32 hash, void **prealloc) in depot_alloc_stack()
196 unsigned long entries = 0; in stack_depot_early_init() local
238 unsigned long entries; in stack_depot_init() local
274 static inline u32 hash_stack(unsigned long *entries, unsigned int size) in hash_stack()
298 unsigned long *entries, int size, in find_stack()
328 unsigned long *entries; in stack_depot_snprint() local
346 unsigned long *entries; in stack_depot_print() local
365 unsigned long **entries) in stack_depot_fetch()
419 depot_stack_handle_t __stack_depot_save(unsigned long *entries, in __stack_depot_save()
529 depot_stack_handle_t stack_depot_save(unsigned long *entries, in stack_depot_save()