Home
last modified time | relevance | path

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

/hafnium-2.8-rc0/test/vmapi/primary_with_secondaries/
A Dmailbox_common.c58 TEAR_DOWN(mailbox) in TEAR_DOWN() argument
66 TEST(mailbox, clear_empty) in TEST() argument
76 TEST(mailbox, echo) in TEST() argument
104 TEST(mailbox, repeated_echo) in TEST() argument
139 TEST(mailbox, relay) in TEST() argument
195 TEST(mailbox, no_primary_to_secondary_notification_on_configure) in TEST() argument
/hafnium-2.8-rc0/inc/hf/
A Dvm.h65 struct mailbox { struct
66 enum mailbox_state state; argument
84 * when the mailbox becomes writable. Once the mailbox does become argument
92 * writable since the owner of the mailbox registers for notification. argument
94 struct list_entry ready_list;
182 struct mailbox mailbox; member

Completed in 3 milliseconds