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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dunwind.c106 unsigned long *gate_table; member in struct:__anon392
2010 unw.gate_table = alloc_bootmem(size);
2011 if (!unw.gate_table) {
2018 lp = unw.gate_table;
2019 info = (char *) unw.gate_table + size;
2028 lp[2] = info - (char *) unw.gate_table; /* info */
2099 if (copy_to_user(buf, unw.gate_table, unw.gate_table_size) != 0)

Completed in 35 milliseconds