Home
last modified time | relevance | path

Searched defs:node (Results 1 – 25 of 47) sorted by relevance

12

/xnu-11215.81.4/bsd/skywalk/lib/
H A Dcuckoo_hashtable.c73 cuckoo_node_chain(struct cuckoo_node *node, in cuckoo_node_chain()
101 struct cuckoo_node *node = *pnode; in cuckoo_node_del() local
116 cuckoo_node_set_next(struct cuckoo_node *node, struct cuckoo_node *next_node) in cuckoo_node_set_next()
123 cuckoo_node_next(struct cuckoo_node *node) in cuckoo_node_next()
225 __slot_set(struct _slot *slt, uint32_t hash, struct cuckoo_node *node) in __slot_set()
482 struct cuckoo_node *node = NULL; in __find_in_bucket() local
512 struct cuckoo_node *node = NULL; in cuckoo_hashtable_find_with_hash() local
544 struct cuckoo_node *node, uint32_t hash) in __add_to_bucket()
612 cuckoo_move(struct cuckoo_hashtable *h, struct cuckoo_node *node, in cuckoo_move()
698 cuckoo_probe(struct cuckoo_hashtable *h, struct cuckoo_node *node, in cuckoo_probe()
[all …]
H A Dcuckoo_hashtable_test.c93 cht_obj_cmp__(struct cuckoo_node *node, void *key) in cht_obj_cmp__()
114 cht_obj_retain__(struct cuckoo_node *node) in cht_obj_retain__()
127 cht_obj_release__(struct cuckoo_node *node) in cht_obj_release__()
217 struct cuckoo_node *node = NULL; in cht_basic_tests() local
367 struct cuckoo_node *node = cuckoo_hashtable_find_with_hash(h, &co->co_key, co->co_hash); in cht_concurrent_add() local
380 struct cuckoo_node *node = NULL; in cht_concurrent_add_check() local
411 struct cuckoo_node *node = NULL; in cht_concurrent_add_fini() local
465 struct cuckoo_node *node = cuckoo_hashtable_find_with_hash(h, &co->co_key, co->co_hash); in cht_concurrent_del() local
480 struct cuckoo_node *node = cuckoo_hashtable_find_with_hash(h, &co->co_key, co->co_hash); in cht_concurrent_del_check() local
537 struct cuckoo_node *node = cuckoo_hashtable_find_with_hash(h, &co->co_key, co->co_hash); in cht_concurrent_duo() local
[all …]
/xnu-11215.81.4/osfmk/ipc/
H A Dflipc.c104 flipc_port_create(ipc_port_t lport, mach_node_t node, mnl_name_t name) in flipc_port_create()
259 mach_node_t node) in mach_msg_send_from_remote_kernel()
293 mach_node_t node, in flipc_cmd_ipc()
359 flipc_node_prepare(mach_node_t node) in flipc_node_prepare()
386 flipc_node_retire(mach_node_t node) in flipc_node_retire()
508 mach_node_t node = mach_node_for_id_locked(msg->node_id, FALSE, FALSE); in flipc_msg_from_node() local
565 flipc_msg_ack(mach_node_t node, in flipc_msg_ack()
H A Dipc_mqueue.c326 mach_node_t node = kmsg->ikm_node; in ipc_mqueue_add_locked() local
801 mach_node_t node = kmsg->ikm_node; in ipc_mqueue_post() local
H A Dipc_space.c122 ipc_space_free_table(smr_node_t node) in ipc_space_free_table()
/xnu-11215.81.4/osfmk/kern/
H A Dmach_node.c152 mach_node_publish(mach_node_t node) in mach_node_publish()
256 mach_node_t node = MACH_NODE_ALLOC(); in mach_node_alloc_init() local
270 mach_node_register(mach_node_t node) in mach_node_register()
412 mach_node_t node = mach_node_table[node_id]; in mach_node_for_id_locked() local
642 mnl_register(mnl_node_info_t node, in mnl_register()
670 mnl_set_link_state(mnl_node_info_t node, in mnl_set_link_state()
712 mnl_terminate(mnl_node_info_t node, in mnl_terminate()
H A Dmach_node.h134 #define MACH_NODE_VALID(node) ((node) != MACH_NODE_NULL) argument
136 #define MACH_NODE_FREE(node) kfree(node, MACH_NODE_SIZE) argument
H A Dtest_lock.c382 struct smr_node node; member
387 smr_sleepable_stress_cb(smr_node_t node) in smr_sleepable_stress_cb()
H A Dmachine.c745 …struct io_timeout_override_entry *node = kalloc_type(struct io_timeout_override_entry, Z_WAITOK | … in io_increase_timeouts() local
797 struct io_timeout_override_entry *node = RB_FIND(io_timeout_override, root, &key); in io_reset_timeouts() local
824 struct io_timeout_override_entry *node = RB_ROOT(root); in io_override_timeout() local
H A Dprocessor.c572 pset_node_t node, in pset_create()
615 pset_node_t node = &pset_node0; in pset_find() local
640 pset_node_t node) in pset_init()
H A Dsched_amp_common.c493 pset_node_t node = (recommended_pset_type(thread) == PSET_AMP_P) ? pcore_node : ecore_node; in sched_amp_choose_node() local
H A Dhost.c1358 host_get_special_port_from_user(host_priv_t host_priv, __unused int node, int id, ipc_port_t * port… in host_get_special_port_from_user()
1378 host_get_special_port(host_priv_t host_priv, __unused int node, int id, ipc_port_t * portp) in host_get_special_port()
H A Dsmr.c523 smr_node_t node; in __smr_call_drain() local
1421 __smr_call_push(smr_pcpu_t pcpu, smr_node_t node, smr_cb_t cb) in __smr_call_push()
1449 smr_call(smr_t smr, smr_node_t node, vm_size_t size, smr_cb_t cb) in smr_call()
1489 __smr_barrier_cb(struct smr_node *node) in __smr_barrier_cb()
H A Dsched_prim.c525 #define foreach_node(node) \ argument
528 #define foreach_pset_id(pset_id, node) \ argument
2437 pset_node_t node = pset->node; in pset_has_stealable_rt_threads() local
2504 pset_node_t node = pset->node; in pset_commit_processor_to_new_thread() local
4650 pset_node_t node = &pset_node0; in sched_rtlocal_runq_scan() local
4680 pset_node_t node = &pset_node0; in sched_rtlocal_runq_count_sum() local
5397 pset_node_t node = pset->node; in choose_processor() local
5766 choose_starting_pset(pset_node_t node, thread_t thread, processor_t *processor_hint) in choose_starting_pset()
5935 pset_node_t node = SCHED(choose_node)(thread); in thread_setrun() local
10251 for (pset_node_t node = &pset_node0; node != NULL; node = node->node_list) { in find_pset_of_type() local
H A Dsched_amp.c580 pset_node_t node = &pset_node0; in sched_amp_thread_update_scan() local
/xnu-11215.81.4/bsd/tests/
H A Dtree_tests_sysctl.c99 rbt_test_node_t node = &test_nodes[idx]; in rb_tree_insert_nodes() local
117 rbt_test_node_t node = &test_nodes[idx]; in rb_tree_remove_nodes() local
/xnu-11215.81.4/tests/
H A Dpriority_queue.cpp88 test_node_t node = NULL; variable
150 test_node_t node = NULL; variable
226 test_node_t node = NULL; variable
/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_manager.c85 __fe_cuckoo_cmp(struct cuckoo_node *node, void *key0) in __fe_cuckoo_cmp()
128 __fe_cuckoo_retain(struct cuckoo_node *node) in __fe_cuckoo_retain()
136 __fe_cuckoo_release(struct cuckoo_node *node) in __fe_cuckoo_release()
1142 struct cuckoo_node *node = NULL; in flow_mgr_find_fe_by_key() local
1190 struct cuckoo_node *node = NULL; in flow_mgr_find_conflicting_fe() local
/xnu-11215.81.4/tests/vm/
H A Dzalloc_buddy.c81 size_t node = zba_node(pos, o); variable
/xnu-11215.81.4/tools/lldbmacros/
H A Dskywalk.py709 def GetCuckooNodeAsFLowEntry(node, hashValue): argument
780 def CuckooHashtablePrintNode(node, hashValue): argument
/xnu-11215.81.4/bsd/dev/arm64/
H A Dsysctl.c229 DTEntry node; in sysctl_load_brand_string() local
/xnu-11215.81.4/libkern/uuid/
H A Duuid.c46 read_node(uint8_t *node) in read_node()
/xnu-11215.81.4/osfmk/vm/
H A Dvm_map_store_rb.c43 rb_node_compare(struct vm_map_store *node, struct vm_map_store *parent) in rb_node_compare()
/xnu-11215.81.4/bsd/dev/
H A Dmonotonic.c119 void *node = devfs_make_node(dev, DEVFS_CHAR, UID_ROOT, in mt_dev_init() local
/xnu-11215.81.4/bsd/net/
H A Dtrie_utility.c52 #define TRIE_CHILD_SET(t, i, b, node) … argument

12