Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c57 int do_bottom_half_value; member
729 nvb->do_bottom_half_value = bottom_half_value; in spmc_enable_async_notif()
1585 nvb->do_bottom_half_value = -1; in handle_notification_bitmap_create()
1893 spmc_notif_is_ready && nvb->do_bottom_half_value >= 0 && in notif_send_async()
1895 nvb->pending |= BIT64(nvb->do_bottom_half_value); in notif_send_async()
1917 spmc_notif_is_ready && nvb->do_bottom_half_value >= 0); in notif_send_async()
1920 BIT64(nvb->do_bottom_half_value)); in notif_send_async()