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