Home
last modified time | relevance | path

Searched refs:alloc_reg_state (Results 1 – 1 of 1) sorted by relevance

/arch/ia64/kernel/
Dunwind.c75 #define alloc_reg_state() kmalloc(sizeof(struct unw_reg_state), GFP_ATOMIC) macro
619 rs = alloc_reg_state(); in push()
648 copy = alloc_reg_state(); in dup_state_stack()