Searched refs:acct_stack_growth (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/mm/ |
| H A D | mmap.c | 2406 static int acct_stack_growth(struct vm_area_struct *vma, in acct_stack_growth() function 2502 error = acct_stack_growth(vma, size, grow); in expand_upwards() 2582 error = acct_stack_growth(vma, size, grow); in expand_downwards()
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | mmap.c | 1933 static int acct_stack_growth(struct vm_area_struct *vma, in acct_stack_growth() function 2034 error = acct_stack_growth(vma, size, grow); in expand_upwards() 2127 error = acct_stack_growth(vma, size, grow); in expand_downwards()
|
Completed in 9 milliseconds