Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c1759 struct notif_info_get_state { struct
1769 static bool add_id_in_regs(struct notif_info_get_state *state, in add_id_in_regs() argument
1786 static bool add_id_count(struct notif_info_get_state *state) in add_id_count()
1798 static bool add_nvb_to_state(struct notif_info_get_state *state, in add_nvb_to_state()
1815 struct notif_info_get_state state = { .args = args }; in handle_notification_info_get()