| /kernel/linux/linux-6.6/mm/kmsan/ |
| H A D | report.c | 33 static int get_stack_skipnr(const unsigned long stack_entries[], in get_stack_skipnr() argument 152 unsigned long stack_entries[KMSAN_STACK_DEPTH]; in kmsan_report() local
|
| /kernel/linux/linux-6.6/mm/kfence/ |
| H A D | kfence.h | 50 unsigned long stack_entries[KFENCE_STACK_DEPTH]; member
|
| H A D | report.c | 48 static int get_stack_skipnr(const unsigned long stack_entries[], int num_entries, in get_stack_skipnr() argument 188 unsigned long stack_entries[KFENCE_STACK_DEPTH] = { 0 }; in kfence_report_error() local [all...] |
| H A D | core.c | 202 static u32 get_alloc_stack_hash(unsigned long *stack_entries, size_t num_entries) in get_alloc_stack_hash() argument 277 metadata_update_state(struct kfence_metadata *meta, enum kfence_object_state next, unsigned long *stack_entries, size_t num_stack_entries) metadata_update_state() argument 390 kfence_guarded_alloc(struct kmem_cache *cache, size_t size, gfp_t gfp, unsigned long *stack_entries, size_t num_stack_entries, u32 alloc_stack_hash) kfence_guarded_alloc() argument 1049 unsigned long stack_entries[KFENCE_STACK_DEPTH]; __kfence_alloc() local [all...] |
| /kernel/linux/linux-5.10/kernel/kcsan/ |
| H A D | report.c | 37 unsigned long stack_entries[NUM_STACK_ENTRIES]; member 266 static int get_stack_skipnr(const unsigned long stack_entries[], int num_entries) in get_stack_skipnr() argument 331 unsigned long stack_entries[NUM_STACK_ENTRIES] = { 0 }; in print_report() local [all...] |
| /kernel/linux/linux-6.6/kernel/kcsan/ |
| H 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() argument 315 replace_stack_entry(unsigned long stack_entries[], int num_entries, unsigned long ip, in replace_stack_entry() argument 348 sanitize_stack_entries(unsigned long stack_entries[], int num_entries, unsigned long ip, in sanitize_stack_entries() argument 368 print_stack_trace(unsigned long stack_entries[], int num_entries, unsigned long reordered_to) print_stack_trace() argument 394 unsigned long stack_entries[NUM_STACK_ENTRIES] = { 0 }; print_report() local [all...] |
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-bufio.c | 160 unsigned long stack_entries[MAX_STACK]; member
|
| /kernel/linux/linux-5.10/kernel/dma/ |
| H A D | debug.c | 80 unsigned long stack_entries[DMA_DEBUG_STACKTRACE_ENTRIES]; member
|
| /kernel/linux/linux-6.6/kernel/dma/ |
| H A D | debug.c | 81 unsigned long stack_entries[DMA_DEBUG_STACKTRACE_ENTRIES]; member
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-bufio.c | 361 unsigned long stack_entries[MAX_STACK]; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_dp_mst_topology.c | 1575 ulong stack_entries[STACK_DEPTH]; in __topology_ref_save() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/display/ |
| H A D | drm_dp_mst_topology.c | 1533 ulong stack_entries[STACK_DEPTH]; in __topology_ref_save() local
|