Searched refs:cb_prev (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Druntime_instr.h9 static inline void save_ri_cb(struct runtime_instr_cb *cb_prev) argument
11 if (cb_prev)
12 store_runtime_instr_cb(cb_prev);
16 struct runtime_instr_cb *cb_prev)
20 else if (cb_prev)
15 restore_ri_cb(struct runtime_instr_cb *cb_next, struct runtime_instr_cb *cb_prev) argument

Completed in 183 milliseconds