Searched defs:stack_entries (Results 1 – 7 of 7) sorted by relevance
| /linux/kernel/kcsan/ |
| A D | report.c | 44 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 D | report.c | 49 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 D | core.c | 176 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 D | kfence.h | 42 unsigned long stack_entries[KFENCE_STACK_DEPTH]; member
|
| /linux/kernel/dma/ |
| A D | debug.c | 80 unsigned long stack_entries[DMA_DEBUG_STACKTRACE_ENTRIES]; member
|
| /linux/drivers/md/ |
| A D | dm-bufio.c | 160 unsigned long stack_entries[MAX_STACK]; member
|
| /linux/drivers/gpu/drm/ |
| A D | drm_dp_mst_topology.c | 1584 ulong stack_entries[STACK_DEPTH]; in __topology_ref_save() local
|
Completed in 31 milliseconds