Home
last modified time | relevance | path

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

/linux-6.1.9/arch/ia64/kernel/
Dunwind.c78 #define alloc_labeled_state() kmalloc(sizeof(struct unw_labeled_state), GFP_ATOMIC) macro
1053 ls = alloc_labeled_state(); in desc_label_state()