Searched refs:STACK_ALLOC (Results 1 – 1 of 1) sorted by relevance
144 #define STACK_ALLOC(sp, len) ({ \ macro151 #define STACK_ALLOC(sp, len) (sp -= len) macro204 u_platform = (elf_addr_t __user *)STACK_ALLOC(p, len); in create_elf_tables()217 u_base_platform = (elf_addr_t __user *)STACK_ALLOC(p, len); in create_elf_tables()227 STACK_ALLOC(p, sizeof(k_rand_bytes)); in create_elf_tables()