Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arc/kernel/
Dunwind.c395 int init_only; member
408 if (info->init_only) { in unlink_table()
424 void unwind_remove_table(void *handle, int init_only) in unwind_remove_table() argument
432 if (init_only && table == last_table) { in unwind_remove_table()
439 info.init_only = init_only; in unwind_remove_table()
/linux-4.1.27/arch/arc/include/asm/
Dunwind.h118 extern void unwind_remove_table(void *handle, int init_only);