Searched refs:complex (Results 1 – 8 of 8) sorted by relevance
249 bool complex; variable259 complex = (desc_count > 0);262 if (complex) {280 udata = (payload_size > 0) ? ikm_udata(kmsg, desc_count, complex) : NULL;283 if (complex) {
311 bool complex);
211 bool complex) in ikm_kdata_size() argument213 if (complex) { in ikm_kdata_size()248 bool complex) in ikm_udata() argument253 return (char *)hdr + ikm_kdata_size(dsc_count, complex); in ikm_udata()
72 If a given kernel data type is complex and requires adding multiple optional fields inside a contai…
60 - Middle: globals that require complex initialization (e.g. SFI classes).
9 IPC kmsg have a complex in memory layout that is designed to separate kernel
295 return complex(int(self))
207 …of object be described when printed. These are very useful in displaying complex and large structu…224 lldb provides really flexible interface for building summaries for complex objects and data. If you…