Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dunwind.c77 #define alloc_labeled_state() kmalloc(sizeof(struct unw_labeled_state), GFP_ATOMIC) macro
1052 ls = alloc_labeled_state(); in desc_label_state()