Searched refs:runtime_instr_cb (Results 1 – 3 of 3) sorted by relevance
7 struct runtime_instr_cb { struct59 extern struct runtime_instr_cb runtime_instr_empty_cb; argument61 static inline void load_runtime_instr_cb(struct runtime_instr_cb *cb) in load_runtime_instr_cb()67 static inline void store_runtime_instr_cb(struct runtime_instr_cb *cb) in store_runtime_instr_cb()73 static inline void save_ri_cb(struct runtime_instr_cb *cb_prev) in save_ri_cb()79 static inline void restore_ri_cb(struct runtime_instr_cb *cb_next, in restore_ri_cb()80 struct runtime_instr_cb *cb_prev) in restore_ri_cb()
109 struct runtime_instr_cb *ri_cb;
19 struct runtime_instr_cb runtime_instr_empty_cb;35 static void init_runtime_instr_cb(struct runtime_instr_cb *cb) in init_runtime_instr_cb()59 struct runtime_instr_cb *cb; in SYSCALL_DEFINE1()