Searched refs:TSK_STACK_CANARY (Results 1 – 4 of 4) sorted by relevance
15 #define TSK_STACK_CANARY 1152 /* offsetof(struct task_struct, stack_canary) */ macro
41 DEFINE(TSK_STACK_CANARY, offsetof(struct task_struct, stack_canary)); in main()
44 DEFINE(TSK_STACK_CANARY, offsetof(struct task_struct, stack_canary)); in main()
73 OFFSET(TSK_STACK_CANARY, task_struct, stack_canary); in asm_offsets()
Completed in 7 milliseconds