Searched defs:stack_entries (Results 1 – 3 of 3) 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
209 static u32 get_alloc_stack_hash(unsigned long *stack_entries, size_t num_entries) in get_alloc_stack_hash()293 unsigned long *stack_entries, size_t num_stack_entries) in metadata_update_state()421 unsigned long *stack_entries, size_t num_stack_entries, in kfence_guarded_alloc()1146 unsigned long stack_entries[KFENCE_STACK_DEPTH]; in __kfence_alloc() local
84 unsigned long stack_entries[DMA_DEBUG_STACKTRACE_ENTRIES]; member