Searched refs:ikm_type (Results 1 – 5 of 5) sorted by relevance
83 follows that is used in various ways depending on the `ikm_type` field of the98 │ ikm_type │ │117 This data structure has 4 configurations, depending on the value of `ikm_type`,137 │ │ ikm_type (IKM_TYPE_ALL_INLINED) │181 │ ikm_type (IKM_TYPE_UDATA_OOL) │ │244 │ ikm_type (IKM_TYPE_KDATA_OOL) │302 │ ikm_type (IKM_TYPE_ALL_OOL) │ │
159 ipc_kmsg_type_t ikm_type: 2; member
193 return kmsg->ikm_type == IKM_TYPE_ALL_INLINED || in ikm_is_linear()194 kmsg->ikm_type == IKM_TYPE_KDATA_OOL; in ikm_is_linear()274 switch (kmsg->ikm_type) { in ikm_kdata_end()292 switch (kmsg->ikm_type) { in ikm_header()312 if (kmsg->ikm_type == IKM_TYPE_ALL_INLINED) { in ikm_aux_header()316 assert(kmsg->ikm_type != IKM_TYPE_KDATA_OOL); in ikm_aux_header()863 kmsg->ikm_type = kmsg_type; in ipc_kmsg_alloc()985 switch (kmsg->ikm_type) { in ipc_kmsg_free_allocations()1008 kmsg->ikm_type = IKM_TYPE_ALL_INLINED; in ipc_kmsg_free_allocations()1039 if (kmsg->ikm_type == IKM_TYPE_ALL_INLINED && in ipc_kmsg_free()
311 if kmsgp.ikm_type == GetEnumValue("ipc_kmsg_type_t", "IKM_TYPE_ALL_INLINED"):315 if kmsgp.ikm_type == GetEnumValue("ipc_kmsg_type_t", "IKM_TYPE_UDATA_OOL"):523 if kmsgp.ikm_type == int(525 ) or kmsgp.ikm_type == int(GetEnumValue("ipc_kmsg_type_t", "IKM_TYPE_KDATA_OOL")):
532 assert(reply->ikm_type != IKM_TYPE_KDATA_OOL); in ipc_kobject_server_internal()