Home
last modified time | relevance | path

Searched refs:hnode (Results 1 – 25 of 48) sorted by relevance

12

/linux-5.19.10/kernel/trace/
Dtrace_boot.c219 trace_boot_hist_add_array(struct xbc_node *hnode, char **bufp, in trace_boot_hist_add_array() argument
226 p = xbc_node_find_value(hnode, key, &anode); in trace_boot_hist_add_array()
247 trace_boot_hist_add_one_handler(struct xbc_node *hnode, char **bufp, in trace_boot_hist_add_one_handler() argument
256 p = xbc_node_find_value(hnode, param, NULL); in trace_boot_hist_add_one_handler()
259 xbc_node_get_data(hnode), param); in trace_boot_hist_add_one_handler()
265 knode = xbc_node_find_subkey(hnode, "trace"); in trace_boot_hist_add_one_handler()
267 knode = xbc_node_find_subkey(hnode, "save"); in trace_boot_hist_add_one_handler()
273 xbc_node_get_data(hnode), in trace_boot_hist_add_one_handler()
286 } else if (xbc_node_find_subkey(hnode, "snapshot")) { in trace_boot_hist_add_one_handler()
290 xbc_node_get_data(hnode)); in trace_boot_hist_add_one_handler()
[all …]
/linux-5.19.10/lib/
Dobjagg.c223 struct objagg_hints_node *hnode) in objagg_obj_root_id_alloc() argument
234 if (hnode) { in objagg_obj_root_id_alloc()
235 min = hnode->root_id; in objagg_obj_root_id_alloc()
236 max = hnode->root_id; in objagg_obj_root_id_alloc()
263 struct objagg_hints_node *hnode) in objagg_obj_root_create() argument
267 err = objagg_obj_root_id_alloc(objagg, objagg_obj, hnode); in objagg_obj_root_create()
299 struct objagg_hints_node *hnode; in objagg_obj_init_with_hints() local
303 hnode = objagg_hints_lookup(objagg->hints, objagg_obj->obj); in objagg_obj_init_with_hints()
304 if (!hnode) { in objagg_obj_init_with_hints()
310 if (!hnode->parent) in objagg_obj_init_with_hints()
[all …]
/linux-5.19.10/drivers/scsi/lpfc/
Dlpfc_vmid.c52 hash_for_each_possible(vport->hash_table, vmp, hnode, hash) { in lpfc_get_vmid_from_hashtable()
72 hash_add(vport->hash_table, &vmp->hnode, hash); in lpfc_put_vmid_in_hashtable()
252 hash_del(&vmp->hnode); in lpfc_vmid_get_appid()
272 hash_del(&vmp->hnode); in lpfc_vmid_get_appid()
/linux-5.19.10/drivers/platform/x86/intel/speed_select_if/
Disst_if_common.c68 struct hlist_node hnode; member
94 hash_add(isst_hash, &sst_cmd->hnode, sst_cmd->cmd); in isst_store_new_cmd()
105 hash_for_each_safe(isst_hash, i, tmp, sst_cmd, hnode) { in isst_delete_hash()
106 hash_del(&sst_cmd->hnode); in isst_delete_hash()
135 hash_for_each_possible(isst_hash, sst_cmd, hnode, full_cmd) { in isst_store_cmd()
178 hash_for_each(isst_hash, i, sst_cmd, hnode) { in isst_resume_common()
203 hash_for_each_possible(isst_hash, sst_cmd, hnode, in isst_restore_msr_local()
/linux-5.19.10/net/ipv4/
Draw_diag.c61 struct hlist_nulls_node *hnode; in raw_sock_get() local
71 hlist_nulls_for_each_entry(sk, hnode, hlist, sk_nulls_node) { in raw_sock_get()
146 struct hlist_nulls_node *hnode; in raw_diag_dump() local
164 hlist_nulls_for_each_entry(sk, hnode, hlist, sk_nulls_node) { in raw_diag_dump()
Draw.c167 struct hlist_nulls_node *hnode; in raw_v4_input() local
175 hlist_nulls_for_each_entry(sk, hnode, hlist, sk_nulls_node) { in raw_v4_input()
267 struct hlist_nulls_node *hnode; in raw_icmp_error() local
278 hlist_nulls_for_each_entry(sk, hnode, hlist, sk_nulls_node) { in raw_icmp_error()
951 struct hlist_nulls_node *hnode; in raw_get_first() local
957 hlist_nulls_for_each_entry(sk, hnode, hlist, sk_nulls_node) { in raw_get_first()
/linux-5.19.10/fs/nfs/
Dnfs42xattr.c81 struct hlist_node hnode; member
241 INIT_HLIST_NODE(&entry->hnode); in nfs4_xattr_alloc_entry()
398 hlist_for_each_entry_safe(entry, n, &bucket->hlist, hnode) { in nfs4_xattr_discard_cache()
400 hlist_del_init(&entry->hnode); in nfs4_xattr_discard_cache()
517 hlist_for_each_entry(entry, &bucket->hlist, hnode) { in nfs4_xattr_get_entry()
545 hlist_del_init(&oldentry->hnode); in nfs4_xattr_hash_add()
551 hlist_add_head(&entry->hnode, &bucket->hlist); in nfs4_xattr_hash_add()
575 hlist_del_init(&entry->hnode); in nfs4_xattr_hash_remove()
916 hlist_del_init(&entry->hnode); in entry_lru_isolate()
/linux-5.19.10/net/netfilter/
Dnf_conntrack_expect.c57 hlist_del_rcu(&exp->hnode); in nf_ct_unlink_expect_report()
143 hlist_for_each_entry_rcu(i, &nf_ct_expect_hash[h], hnode) { in __nf_ct_expect_find()
184 hlist_for_each_entry(i, &nf_ct_expect_hash[h], hnode) { in nf_ct_find_expectation()
408 hlist_add_head_rcu(&exp->hnode, &nf_ct_expect_hash[h]); in nf_ct_expect_insert()
450 hlist_for_each_entry_safe(i, next, &nf_ct_expect_hash[h], hnode) { in __nf_ct_expect_check()
522 hnode) { in nf_ct_expect_iterate_destroy()
548 hnode) { in nf_ct_expect_iterate_net()
633 expect = hlist_entry(n, struct nf_conntrack_expect, hnode); in exp_seq_show()
Dnf_conntrack_helper.c65 hlist_for_each_entry_rcu(helper, &nf_ct_helper_hash[h], hnode) { in __nf_ct_helper_find()
79 hlist_for_each_entry_rcu(h, &nf_ct_helper_hash[i], hnode) { in __nf_conntrack_helper_find()
413 hlist_for_each_entry(cur, &nf_ct_helper_hash[i], hnode) { in nf_conntrack_helper_register()
426 hlist_for_each_entry(cur, &nf_ct_helper_hash[h], hnode) { in nf_conntrack_helper_register()
435 hlist_add_head_rcu(&me->hnode, &nf_ct_helper_hash[h]); in nf_conntrack_helper_register()
460 hlist_del_rcu(&me->hnode); in nf_conntrack_helper_unregister()
/linux-5.19.10/drivers/misc/habanalabs/common/
Dmemory.c1112 struct hl_vm_hash_node *hnode; in map_device_va() local
1213 hnode = kzalloc(sizeof(*hnode), GFP_KERNEL); in map_device_va()
1214 if (!hnode) { in map_device_va()
1271 hnode->ptr = vm_type; in map_device_va()
1272 hnode->vaddr = ret_vaddr; in map_device_va()
1275 hash_add(ctx->mem_hash, &hnode->node, ret_vaddr); in map_device_va()
1293 kfree(hnode); in map_device_va()
1321 struct hl_vm_hash_node *hnode = NULL; in unmap_device_va() local
1334 hash_for_each_possible(ctx->mem_hash, hnode, node, (unsigned long)vaddr) in unmap_device_va()
1335 if (vaddr == hnode->vaddr) in unmap_device_va()
[all …]
Ddebugfs.c247 struct hl_vm_hash_node *hnode; in vm_show() local
272 hash_for_each(ctx->mem_hash, i, hnode, node) { in vm_show()
273 vm_type = hnode->ptr; in vm_show()
276 userptr = hnode->ptr; in vm_show()
279 hnode->vaddr, userptr->size); in vm_show()
281 phys_pg_pack = hnode->ptr; in vm_show()
284 hnode->vaddr, phys_pg_pack->total_size, in vm_show()
629 struct hl_vm_hash_node *hnode; in device_va_to_pa() local
645 hash_for_each(ctx->mem_hash, i, hnode, node) { in device_va_to_pa()
646 vm_type = hnode->ptr; in device_va_to_pa()
[all …]
/linux-5.19.10/net/sched/
Dcls_u32.c90 struct hlist_node hnode; member
343 hlist_for_each_entry(tc, tc_u_hash(key), hnode) { in tc_u_common_find()
373 INIT_HLIST_NODE(&tp_c->hnode); in u32_init()
376 hlist_add_head(&tp_c->hnode, tc_u_hash(key)); in u32_init()
483 cls_u32.hnode.divisor = h->divisor; in u32_clear_hw_hnode()
484 cls_u32.hnode.handle = h->handle; in u32_clear_hw_hnode()
485 cls_u32.hnode.prio = h->prio; in u32_clear_hw_hnode()
501 cls_u32.hnode.divisor = h->divisor; in u32_replace_hw_hnode()
502 cls_u32.hnode.handle = h->handle; in u32_replace_hw_hnode()
503 cls_u32.hnode.prio = h->prio; in u32_replace_hw_hnode()
[all …]
Dsch_drr.c286 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) { in drr_walk()
438 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) { in drr_reset_qdisc()
459 common.hnode) in drr_destroy_qdisc()
Dsch_cbq.c892 hlist_for_each_entry(cl, &q->clhash.hash[h], common.hnode) { in cbq_normalize_quanta()
935 common.hnode) { in cbq_sync_defmap()
1045 hlist_for_each_entry(cl, &q->clhash.hash[h], common.hnode) { in cbq_reset()
1461 hlist_for_each_entry(cl, &q->clhash.hash[h], common.hnode) { in cbq_destroy()
1468 common.hnode) in cbq_destroy()
1759 hlist_for_each_entry(cl, &q->clhash.hash[h], common.hnode) { in cbq_walk()
/linux-5.19.10/drivers/s390/crypto/
Dap_card.c85 hash_for_each(ap_queues, bkt, aq, hnode) in request_count_store()
106 hash_for_each(ap_queues, bkt, aq, hnode) in requestq_count_show()
125 hash_for_each(ap_queues, bkt, aq, hnode) in pendingq_count_show()
Dap_bus.c483 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_tasklet_fn()
499 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_pending_requests()
908 hash_add(ap_queues, &to_ap_queue(dev)->hnode, in ap_device_probe()
917 hash_del(&to_ap_queue(dev)->hnode); in ap_device_probe()
949 hash_del(&to_ap_queue(dev)->hnode); in ap_device_remove()
961 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_get_qdev()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.c52 struct hlist_node hnode; member
81 hash_add_rcu(priv->htb.qos_tc2node, &node->hnode, classid); in mlx5e_sw_node_create_leaf()
98 hash_add_rcu(priv->htb.qos_tc2node, &node->hnode, node->classid); in mlx5e_sw_node_create_root()
107 hash_for_each_possible(priv->htb.qos_tc2node, node, hnode, classid) { in mlx5e_sw_node_find()
119 hash_for_each_possible_rcu(priv->htb.qos_tc2node, node, hnode, classid) { in mlx5e_sw_node_find_rcu()
129 hash_del_rcu(&node->hnode); in mlx5e_sw_node_delete()
426 hash_for_each(priv->htb.qos_tc2node, bkt, node, hnode) { in mlx5e_qos_open_queues()
444 hash_for_each(priv->htb.qos_tc2node, bkt, node, hnode) { in mlx5e_qos_activate_queues()
757 hash_for_each(priv->htb.qos_tc2node, bkt, node, hnode) in mlx5e_sw_node_find_by_qid()
966 hash_for_each(priv->htb.qos_tc2node, bkt, child, hnode) { in mlx5e_qos_update_children()
/linux-5.19.10/drivers/s390/net/
Dqeth_l3_main.c61 hash_for_each_possible(card->rx_mode_addrs, addr, hnode, key) in qeth_l3_find_addr_by_ip()
65 hash_for_each_possible(card->ip_htable, addr, hnode, key) in qeth_l3_find_addr_by_ip()
151 hash_del(&addr->hnode); in qeth_l3_delete_ip()
199 hash_add(card->ip_htable, &addr->hnode, in qeth_l3_add_ip()
212 hash_del(&addr->hnode); in qeth_l3_add_ip()
237 hash_for_each_safe(card->rx_mode_addrs, i, tmp, addr, hnode) { in qeth_l3_drain_rx_mode_cache()
238 hash_del(&addr->hnode); in qeth_l3_drain_rx_mode_cache()
253 hash_for_each_safe(card->ip_htable, i, tmp, addr, hnode) { in qeth_l3_clear_ip_htable()
255 hash_del(&addr->hnode); in qeth_l3_clear_ip_htable()
276 hash_for_each_safe(card->ip_htable, i, tmp, addr, hnode) { in qeth_l3_recover_ip()
[all …]
Dqeth_l2.h29 struct hlist_node hnode; member
Dqeth_l3.h23 struct hlist_node hnode; member
/linux-5.19.10/kernel/
Dkcov.c82 struct hlist_node hnode; member
109 hash_for_each_possible(kcov_remote_map, remote, hnode, handle) { in kcov_remote_find()
128 hash_add(kcov_remote_map, &remote->hnode, handle); in kcov_remote_add()
392 hash_for_each_safe(kcov_remote_map, bkt, tmp, remote, hnode) { in kcov_remote_reset()
395 hash_del(&remote->hnode); in kcov_remote_reset()
/linux-5.19.10/include/net/netfilter/
Dnf_conntrack_expect.h23 struct hlist_node hnode; member
Dnf_conntrack_helper.h33 struct hlist_node hnode; /* Internal use. */ member
/linux-5.19.10/arch/x86/kvm/svm/
Davic.c79 hash_for_each_possible(svm_vm_data_hash, kvm_svm, hnode, vm_id) { in avic_ga_log_notifier()
112 hash_del(&kvm_svm->hnode); in avic_vm_destroy()
152 hash_for_each_possible(svm_vm_data_hash, k2, hnode, vm_id) { in avic_vm_init()
158 hash_add(svm_vm_data_hash, &kvm_svm->hnode, kvm_svm->avic_vm_id); in avic_vm_init()
/linux-5.19.10/net/ipv6/
Draw.c145 struct hlist_nulls_node *hnode; in ipv6_raw_deliver() local
158 hlist_nulls_for_each_entry(sk, hnode, hlist, sk_nulls_node) { in ipv6_raw_deliver()
337 struct hlist_nulls_node *hnode; in raw6_icmp_error() local
344 hlist_nulls_for_each_entry(sk, hnode, hlist, sk_nulls_node) { in raw6_icmp_error()

12