Home
last modified time | relevance | path

Searched refs:fred_info (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/include/asm/
H A Dfred.h44 struct fred_info { struct
53 struct fred_info info; argument
56 static __always_inline struct fred_info *fred_info(struct pt_regs *regs) in fred_info() function
63 return fred_info(regs)->edata; in fred_event_data()