Home
last modified time | relevance | path

Searched defs:cb_next (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/soc/xilinx/
H A Dxlnx_event_manager.c98 struct agent_cb *cb_next; in xlnx_add_cb_for_notify_event() local
195 struct agent_cb *cb_next; in xlnx_remove_cb_for_suspend() local
232 struct agent_cb *cb_next; in xlnx_remove_cb_for_notify_event() local
432 struct agent_cb *cb_next; in xlnx_call_suspend_cb_handler() local
454 struct agent_cb *cb_next; in xlnx_call_notify_cb_handler() local
672 struct agent_cb *cb_next; in xlnx_event_manager_remove() local
/openbmc/linux/arch/s390/include/asm/
H A Druntime_instr.h15 static inline void restore_ri_cb(struct runtime_instr_cb *cb_next, in restore_ri_cb()