Searched defs:stack_entries (Results 1 – 4 of 4) sorted by relevance
35 static int get_stack_skipnr(const unsigned long stack_entries[], in get_stack_skipnr()154 unsigned long stack_entries[KMSAN_STACK_DEPTH]; in kmsan_report() local
49 static int get_stack_skipnr(const unsigned long stack_entries[], int num_entries, in get_stack_skipnr()193 unsigned long stack_entries[KFENCE_STACK_DEPTH] = { 0 }; in kfence_report_error() local
207 static u32 get_alloc_stack_hash(unsigned long *stack_entries, size_t num_entries) in get_alloc_stack_hash()290 unsigned long *stack_entries, size_t num_stack_entries) in metadata_update_state()415 unsigned long *stack_entries, size_t num_stack_entries, in kfence_guarded_alloc()1068 unsigned long stack_entries[KFENCE_STACK_DEPTH]; in __kfence_alloc() local
51 unsigned long stack_entries[KFENCE_STACK_DEPTH]; member