Home
last modified time | relevance | path

Searched refs:assert3p (Results 1 – 25 of 30) sorted by relevance

12

/xnu-11215/osfmk/kern/
H A Dexclaves_shared_memory.c44 assert3p(sm_client, !=, NULL); in exclaves_shared_memory_init()
58 assert3p(sm_client, !=, NULL); in exclaves_shared_memory_access_check()
98 assert3p(sm_client, !=, NULL); in exclaves_shared_memory_setup()
99 assert3p(mapping, !=, NULL); in exclaves_shared_memory_setup()
158 assert3p(sm_client, !=, NULL); in exclaves_shared_memory_teardown()
159 assert3p(mapping, !=, NULL); in exclaves_shared_memory_teardown()
195 assert3p(sm_client, !=, NULL); in exclaves_shared_memory_map()
196 assert3p(mapping, !=, NULL); in exclaves_shared_memory_map()
236 assert3p(sm_client, !=, NULL); in exclaves_shared_memory_unmap()
237 assert3p(mapping, !=, NULL); in exclaves_shared_memory_unmap()
[all …]
H A Dexclaves_xnuproxy.c71 assert3p(exclaves_bootstrap_ctx.ipcb, !=, NULL); in exclaves_bootstrap_context_acquire()
97 assert3p(thread->th_exclaves_ipc_ctx.ipcb, ==, exclaves_bootstrap_ctx.ipcb); in exclaves_bootstrap_context_release()
178 assert3p(exclaves_ipc_buffer_cache, !=, NULL); in exclaves_ipc_buffer_cache_alloc()
247 assert3p(exclaves_ipc_buffer_cache, ==, NULL); in exclaves_ipc_buffer_cache_init()
290 assert3p(ctx, !=, NULL); in exclaves_xnuproxy_ctx_alloc()
340 assert3p(ctx, !=, NULL); in exclaves_xnuproxy_ctx_free()
389 assert3p(cv, !=, NULL); in countof_char_v()
404 assert3p(src, !=, NULL); in copy_char_v()
405 assert3p(dst, !=, NULL); in copy_char_v()
581 assert3p(bootinfo_va, !=, NULL); in exclaves_xnuproxy_init()
[all …]
H A Dexclaves_conclave.c54 assert3p(connection, !=, NULL); in exclaves_conclave_launcher_init()
80 assert3p(connection, !=, NULL); in exclaves_conclave_launcher_launch()
102 assert3p(failure, !=, NULL); in exclaves_conclave_launcher_launch()
119 assert3p(connection, !=, NULL); in exclaves_conclave_launcher_stop()
142 assert3p(failure, !=, NULL); in exclaves_conclave_launcher_stop()
160 assert3p(connection, !=, NULL); in exclaves_conclave_launcher_suspend()
183 assert3p(failure, !=, NULL); in exclaves_conclave_launcher_suspend()
H A Dexclaves_resource.c219 assert3p(head, !=, NULL);
826 assert3p(task, !=, TASK_NULL); in exclaves_conclave_attach()
1217 assert3p(resource, !=, NULL); in exclaves_conclave_stop_upcall()
1240 assert3p(resource, !=, NULL); in exclaves_conclave_stop_upcall_complete()
1282 assert3p(resource, !=, NULL); in exclaves_conclave_has_service()
1315 assert3p(out, !=, NULL); in exclaves_resource_sensor_open()
1528 assert3p(out, !=, NULL); in exclaves_notification_create()
1570 assert3p(domain, !=, NULL); in exclaves_service_lookup()
1571 assert3p(name, !=, NULL); in exclaves_service_lookup()
1814 assert3p(out, !=, NULL); in exclaves_resource_shared_memory_map()
[all …]
H A Dexclaves_sensor.c150 assert3p(status, !=, NULL); in exclaves_eic_sensor_start()
167 assert3p(status, !=, NULL); in exclaves_eic_sensor_status()
184 assert3p(status, !=, NULL); in exclaves_eic_sensor_copy()
254 assert3p(sensor, <=, &sensors[EXCLAVES_SENSOR_MAX]); in sensor_to_sensor_type()
255 assert3p(sensor, >=, &sensors[0]); in sensor_to_sensor_type()
H A Dassert.h132 #define assert3p(a, op, b) \ macro
161 #define assert3p(a, op, b) ((void)0)
H A Depoch_sync.c155 assert3p(new_value->es_link.next, ==, NULL); in ht_put()
156 assert3p(new_value->es_link.prev, ==, NULL); in ht_put()
197 assert3p(value->es_link.next, ==, NULL); in ht_remove()
198 assert3p(value->es_link.prev, ==, NULL); in ht_remove()
239 assert3p(sync, !=, NULL); in esync_alloc()
259 assert3p(sync->es_turnstile, ==, TURNSTILE_NULL); in esync_free()
H A Dexclaves_frame_mint.c98 assert3p(error, !=, NULL); in exclaves_frame_mint_populate()
H A Dexclaves_panic.c178 assert3p(exclaves_panic_buffer_pages[0], !=, NULL); in exclaves_append_panic_backtrace()
H A Dexclaves.c233 assert3p(&EXCLAVES_XNU_PROXY_CR_RETVAL((Exclaves_L4_IpcBuffer_t *)0), ==, in _exclaves_ctl_trap()
895 assert3p(processor, !=, NULL); in bind_to_boot_core()
897 assert3p(old, ==, PROCESSOR_NULL); in bind_to_boot_core()
1482 assert3p(request_buf, !=, NULL); in exclaves_scheduler_request()
1493 assert3p(response_buf, !=, NULL); in exclaves_scheduler_request()
H A Dtask_ref.c159 assert3p(cthread, !=, NULL);
H A Dexclaves_memory.c291 assert3p(pager, !=, NULL); in exclaves_memory_map()
H A Dwork_interval.c768 assert3p(thread, ==, current_thread()); in work_interval_set_policy()
809 assert3p(thread, ==, current_thread()); in work_interval_clear_policy()
H A Dtest_lock.c525 assert3p(ctx.smr, !=, NULL); in smr_sleepable_stress_test()
H A Dmachine.c821 assert3p(read_timeout, !=, NULL); in io_override_timeout()
822 assert3p(write_timeout, !=, NULL); in io_override_timeout()
H A Dexclaves_driverkit.c1349 assert3p(endpoint, !=, NULL); in exclaves_driver_service_lookup()
H A Dturnstile.c877 assert3p(turnstile->ts_inheritor, ==, TURNSTILE_INHERITOR_NULL); in turnstile_destroy()
H A Dthread.c4096 assert3p(value, ==, thread); in ctid_table_remove()
/xnu-11215/bsd/netinet/
H A Dip_encap.c560 assert3p(tag, ==, tag_container); in m_tag_kalloc_encap()
H A Dkpi_ipfilter.c670 assert3p(tag, ==, tag_container); in m_tag_kalloc_ipfilt()
H A Dip_dummynet.c2660 assert3p(tag, ==, tag_container); in m_tag_kalloc_dummynet()
/xnu-11215/bsd/net/pktsched/
H A Dpktsched.c882 assert3p(tag, ==, tag_container); in m_tag_kalloc_aqm()
/xnu-11215/bsd/netinet6/
H A Dip6_input.c2413 assert3p(tag, ==, tag_container); in m_tag_kalloc_inet6()
H A Dipsec.c5118 assert3p(tag, ==, tag_container); in m_tag_kalloc_ipsec()
/xnu-11215/osfmk/vm/
H A Dvm_fault.c7139 assert3p(VM_PAGE_OBJECT(m), ==, object); in vm_fault_wire_fast()
7168 assert3p(object, ==, VM_PAGE_OBJECT(m)); in vm_fault_wire_fast()

12