Searched defs:gs_cb (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/s390/kernel/
H A Dguarded_storage.c23 struct gs_cb *gs_cb; local
53 struct gs_cb *gs_cb; local
69 struct gs_cb *gs_cb; local
79 struct gs_cb *gs_cb; local
[all...]
H A Dptrace.c1050 struct gs_cb gs_cb = { }, *data = NULL; local
[all...]
/linux-master/arch/s390/include/uapi/asm/
H A Dguarded_storage.h7 struct gs_cb { struct
56 static inline void load_gs_cb(struct gs_cb *gs_cb) argument
61 static inline void store_gs_cb(struct gs_cb *gs_cb) argument
66 static inline void save_gs_cb(struct gs_cb *gs_cb) argument
72 restore_gs_cb(struct gs_cb *gs_cb) argument
[all...]
/linux-master/arch/s390/include/asm/
H A Dprocessor.h185 struct gs_cb *gs_cb; /* Current guarded storage cb */ member in struct:thread_struct

Completed in 175 milliseconds