Home
last modified time | relevance | path

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

12

/xnu-12377.1.9/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()
137 assert3p(sm_result, !=, 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()
[all …]
H A Dexclaves_aoe.c83 assert3p(conclave, !=, NULL); in exclaves_aoe_setup()
142 assert3p(error, !=, NULL); in exclaves_aoe_setup()
186 assert3p(conclave, !=, NULL); in exclaves_aoe_service_try_take_assertion()
199 assert3p(conclave, !=, NULL); in exclaves_aoe_service_drop_assertion()
210 assert3p(conclave, !=, NULL); in exclaves_aoe_service_try_drop_assertion()
222 assert3p(conclave, !=, NULL); in exclaves_aoe_teardown()
331 assert3p(conclave, !=, NULL); in exclaves_aoe_work_loop()
421 assert3p(conclave, !=, NULL); in exclaves_aoe_associate_serviceid()
447 assert3p(conclave, !=, NULL); in exclaves_aoe_message_loop()
500 assert3p(work_info, !=, NULL);
[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.c205 assert3p(item->i_chain.next, ==, NULL); in table_put()
206 assert3p(item->i_chain.prev, ==, NULL); in table_put()
207 assert3p(item->i_value, !=, NULL); in table_put()
222 assert3p(head, !=, NULL);
617 assert3p(exclaves_conclave_lookup_by_aoeserviceid(resource->r_id), in populate_aoeservice_to_conclave()
944 assert3p(task, !=, TASK_NULL); in exclaves_conclave_attach()
986 assert3p(conclave->c_downcall_thread, !=, THREAD_NULL); in exclaves_conclave_detach()
1004 assert3p(conclave->c_downcall_thread, ==, THREAD_NULL); in exclaves_conclave_detach()
1006 assert3p(task->conclave, !=, NULL); in exclaves_conclave_detach()
1007 assert3p(resource, ==, task->conclave); in exclaves_conclave_detach()
[all …]
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 Dassert.h242 #define assert3p(a, op, b) ({ \ macro
263 #define assert3p(a, op, b) ((void)0) macro
H A Dexclaves_sensor.c156 assert3p(status, !=, NULL); in exclaves_eic_sensor_start()
173 assert3p(status, !=, NULL); in exclaves_eic_sensor_status()
190 assert3p(status, !=, NULL); in exclaves_eic_sensor_copy()
H A Dexclaves_frame_mint.c98 assert3p(error, !=, NULL); in exclaves_frame_mint_populate()
H A Dmpsc_ring.c128 assert3p(buf->mr_buffer, ==, NULL); in mpsc_ring_init()
H A Dexclaves_panic.c178 assert3p(exclaves_panic_buffer_pages[0], !=, NULL); in exclaves_append_panic_backtrace()
H A Dsched_rt.c142 assert3p(src_pset, !=, PROCESSOR_SET_NULL); /* all psets should be initialized */ in rt_init_completed()
150 assert3p(dst_pset, !=, PROCESSOR_SET_NULL); /* all psets should be initialized */ in rt_init_completed()
839 assert3p(starting_pset, !=, PROCESSOR_SET_NULL); in rt_choose_next_processor_for_spill_IPI()
840 assert3p(chosen_processor, !=, PROCESSOR_NULL); in rt_choose_next_processor_for_spill_IPI()
H A Dexclaves.c235 assert3p(&EXCLAVES_XNU_PROXY_CR_RETVAL((Exclaves_L4_IpcBuffer_t *)0), ==, in _exclaves_ctl_trap()
988 assert3p(processor, !=, NULL); in bind_to_boot_core()
990 assert3p(old, ==, PROCESSOR_NULL); in bind_to_boot_core()
1614 assert3p(request_buf, !=, NULL); in exclaves_scheduler_request()
1625 assert3p(response_buf, !=, NULL); in exclaves_scheduler_request()
H A Dtask_ref.c159 assert3p(cthread, !=, NULL);
H A Dwork_interval.c767 assert3p(thread, ==, current_thread()); in work_interval_set_policy()
808 assert3p(thread, ==, current_thread()); in work_interval_clear_policy()
H A Dexclaves_memory.c299 assert3p(pager, !=, NULL); in exclaves_memory_map()
H A Dtest_lock.c525 assert3p(ctx.smr, !=, NULL); in smr_sleepable_stress_test()
H A Dmachine.c830 assert3p(read_timeout, !=, NULL); in io_override_timeout()
831 assert3p(write_timeout, !=, NULL); in io_override_timeout()
H A Dexclaves_driverkit.c1414 assert3p(endpoint, !=, NULL); in exclaves_driver_service_lookup()
H A Dprocessor.c121assert3p(os_atomic_load(&pset_nodes_by_cluster_type[pset_cluster_type - 1], relaxed), ==, PSET_NOD… in pset_node_set_for_pset_cluster_type()
/xnu-12377.1.9/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()
/xnu-12377.1.9/osfmk/vm/
H A Dvm_reclaim.c575 assert3p(metadata->vdrm_list.tqe_prev, !=, NULL);
585 assert3p(metadata->vdrm_list.tqe_prev, ==, NULL);
608 assert3p(metadata->vdrm_task, !=, TASK_NULL);
H A Dvm_memory_entry.c886 assert3p(object, !=, VM_OBJECT_NULL); /* Sanity, this was set above */ in mach_make_memory_entry_share()
888 assert3p(object, ==, vm_named_entry_to_vm_object(user_entry)); /* Sanity, this was set above */ in mach_make_memory_entry_share()
/xnu-12377.1.9/bsd/net/pktsched/
H A Dpktsched.c938 assert3p(tag, ==, tag_container); in m_tag_kalloc_aqm()

12