Lines Matching defs:context_id
208 static int ctx_fire_notification(u32 context_id, u32 priv_flags) in ctx_fire_notification()
605 int vmci_ctx_add_notification(u32 context_id, u32 remote_cid) in vmci_ctx_add_notification()
672 int vmci_ctx_remove_notification(u32 context_id, u32 remote_cid) in vmci_ctx_remove_notification()
774 int vmci_ctx_get_chkpt_state(u32 context_id, in vmci_ctx_get_chkpt_state()
823 int vmci_ctx_set_chkpt_state(u32 context_id, in vmci_ctx_set_chkpt_state()
867 int vmci_ctx_rcv_notifications_get(u32 context_id, in vmci_ctx_rcv_notifications_get()
902 void vmci_ctx_rcv_notifications_release(u32 context_id, in vmci_ctx_rcv_notifications_release()
951 int vmci_ctx_dbell_create(u32 context_id, struct vmci_handle handle) in vmci_ctx_dbell_create()
980 int vmci_ctx_dbell_destroy(u32 context_id, struct vmci_handle handle) in vmci_ctx_dbell_destroy()
1008 int vmci_ctx_dbell_destroy_all(u32 context_id) in vmci_ctx_dbell_destroy_all()
1184 u32 vmci_context_get_priv_flags(u32 context_id) in vmci_context_get_priv_flags()
1209 bool vmci_is_context_owner(u32 context_id, kuid_t uid) in vmci_is_context_owner()