Home
last modified time | relevance | path

Searched defs:stack_entries (Results 1 – 7 of 7) sorted by relevance

/linux/kernel/kcsan/
A Dreport.c44 unsigned long stack_entries[NUM_STACK_ENTRIES]; member
277 static int get_stack_skipnr(const unsigned long stack_entries[], int num_entries) in get_stack_skipnr()
314 replace_stack_entry(unsigned long stack_entries[], int num_entries, unsigned long ip) in replace_stack_entry()
345 sanitize_stack_entries(unsigned long stack_entries[], int num_entries, unsigned long ip) in sanitize_stack_entries()
381 unsigned long stack_entries[NUM_STACK_ENTRIES] = { 0 }; in print_report() local
/linux/mm/kfence/
A Dreport.c49 static int get_stack_skipnr(const unsigned long stack_entries[], int num_entries, in get_stack_skipnr()
183 unsigned long stack_entries[KFENCE_STACK_DEPTH] = { 0 }; in kfence_report_error() local
A Dcore.c176 static u32 get_alloc_stack_hash(unsigned long *stack_entries, size_t num_entries) in get_alloc_stack_hash()
273 unsigned long *stack_entries, size_t num_stack_entries) in metadata_update_state()
358 unsigned long *stack_entries, size_t num_stack_entries, in kfence_guarded_alloc()
849 unsigned long stack_entries[KFENCE_STACK_DEPTH]; in __kfence_alloc() local
A Dkfence.h42 unsigned long stack_entries[KFENCE_STACK_DEPTH]; member
/linux/kernel/dma/
A Ddebug.c80 unsigned long stack_entries[DMA_DEBUG_STACKTRACE_ENTRIES]; member
/linux/drivers/md/
A Ddm-bufio.c160 unsigned long stack_entries[MAX_STACK]; member
/linux/drivers/gpu/drm/
A Ddrm_dp_mst_topology.c1584 ulong stack_entries[STACK_DEPTH]; in __topology_ref_save() local

Completed in 31 milliseconds