Searched defs:TSO (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ptrace/ | ||
H A D | ptrace-decl.h | 25 #define TSO(f) (offsetof(struct thread_struct, f)) macro |
/openbmc/u-boot/drivers/net/ | ||
H A D | mtk_eth.c | 120 u32 TSO : 1; member |