gdt_table 97 arch/x86/include/asm/stackprotector.h struct desc_struct *gdt_table = get_cpu_gdt_rw(cpu); gdt_table 100 arch/x86/include/asm/stackprotector.h desc = gdt_table[GDT_ENTRY_STACK_CANARY]; gdt_table 102 arch/x86/include/asm/stackprotector.h write_gdt_entry(gdt_table, GDT_ENTRY_STACK_CANARY, &desc, DESCTYPE_S);