Searched refs:ac_leave (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/ia64/include/asm/ | ||
D | thread_info.h | 39 __u64 ac_leave; member |
/linux-5.19.10/arch/ia64/kernel/ | ||
D | asm-offsets.c | 44 DEFINE(TI_AC_LEAVE, offsetof(struct thread_info, ac_leave)); in foo() |