Home
last modified time | relevance | path

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

/linux/kernel/unwind/
H A Ddeferred.c41 #define UNWIND_MAX_ENTRIES \ macro
123 info->cache = kzalloc_flex(*cache, entries, UNWIND_MAX_ENTRIES); in unwind_user_faultable()
138 unwind_user(trace, UNWIND_MAX_ENTRIES); in unwind_user_faultable()