Home
last modified time | relevance | path

Searched refs:init_only (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dunwind.c407 int init_only; member
420 if (info->init_only) { in unlink_table()
436 void unwind_remove_table(void *handle, int init_only) in unwind_remove_table() argument
444 if (init_only && table == last_table) { in unwind_remove_table()
451 info.init_only = init_only; in unwind_remove_table()
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dunwind.c405 int init_only; member
418 if (info->init_only) { in unlink_table()
434 void unwind_remove_table(void *handle, int init_only) in unwind_remove_table() argument
442 if (init_only && table == last_table) { in unwind_remove_table()
449 info.init_only = init_only; in unwind_remove_table()
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dunwind.h114 extern void unwind_remove_table(void *handle, int init_only);
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Dunwind.h114 extern void unwind_remove_table(void *handle, int init_only);

Completed in 5 milliseconds