Home
last modified time | relevance | path

Searched refs:hash_del (Results 1 – 25 of 63) sorted by relevance

123

/openbmc/linux/lib/
H A Dhashtable_test.c108 hash_del(&b.node); in hashtable_test_hash_del()
117 hash_del(&a.node); in hashtable_test_hash_del()
176 hash_del(&x->node); in hashtable_test_hash_for_each_safe()
270 hash_del(&x->node); in hashtable_test_hash_for_each_possible_safe()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_vmid.c250 hash_del(&vmp->hnode); in lpfc_vmid_get_appid()
270 hash_del(&vmp->hnode); in lpfc_vmid_get_appid()
323 hash_del(&cur->hnode); in lpfc_reinit_vmid()
/openbmc/linux/fs/smb/server/mgmt/
H A Duser_session.c183 hash_del(&sess->hlist); in ksmbd_expire_session()
225 hash_del(&sess->hlist); in ksmbd_sessions_deregister()
245 hash_del(&sess->hlist); in ksmbd_sessions_deregister()
H A Dshare_config.c58 hash_del(&share->hlist); in ksmbd_share_config_del()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sync.c266 hash_del(&e->node); in amdgpu_sync_entry_free()
331 hash_del(&e->node); in amdgpu_sync_get_fence()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmapping.c77 hash_del(&mi->node); in mapping_add()
124 hash_del(&mi->node); in mapping_remove()
H A Dmod_hdr.c145 hash_del(&mh->mod_hdr_hlist); in mlx5e_mod_hdr_detach()
/openbmc/linux/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c772 hash_del(&found->entry); in ofdpa_flow_tbl_add()
807 hash_del(&found->entry); in ofdpa_flow_tbl_del()
1087 hash_del(&found->entry); in ofdpa_group_tbl_add()
1119 hash_del(&found->entry); in ofdpa_group_tbl_del()
1243 hash_del(&entry->entry); in ofdpa_neigh_del()
1926 hash_del(&found->entry); in ofdpa_port_fdb()
1974 hash_del(&found->entry); in ofdpa_port_fdb_flush()
2007 hash_del(&entry->entry); in ofdpa_fdb_cleanup()
2335 hash_del(&found->entry); in ofdpa_port_internal_vlan_id_put()
2394 hash_del(&flow_entry->entry); in ofdpa_fini()
[all …]
/openbmc/linux/tools/include/linux/
H A Dhashtable.h93 static inline void hash_del(struct hlist_node *node) in hash_del() function
/openbmc/linux/drivers/soc/xilinx/
H A Dxlnx_event_manager.c212 hash_del(&eve_data->hentry); in xlnx_remove_cb_for_suspend()
253 hash_del(&eve_data->hentry); in xlnx_remove_cb_for_notify_event()
679 hash_del(&eve_data->hentry); in xlnx_event_manager_remove()
/openbmc/linux/include/linux/
H A Dhashtable.h105 static inline void hash_del(struct hlist_node *node) in hash_del() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dvporttbl.c145 hash_del(&e->hlist); in mlx5_esw_vporttbl_put()
H A Dindir_table.c374 hash_del(&e->hlist); in mlx5_esw_indir_table_put()
/openbmc/linux/drivers/s390/net/
H A Dqeth_l3_main.c152 hash_del(&addr->hnode); in qeth_l3_delete_ip()
213 hash_del(&addr->hnode); in qeth_l3_add_ip()
239 hash_del(&addr->hnode); in qeth_l3_drain_rx_mode_cache()
256 hash_del(&addr->hnode); in qeth_l3_clear_ip_htable()
287 hash_del(&addr->hnode); in qeth_l3_recover_ip()
1174 hash_del(&addr->hnode); in qeth_l3_rx_mode_work()
1181 hash_del(&addr->hnode); in qeth_l3_rx_mode_work()
/openbmc/linux/io_uring/
H A Dpoll.c137 hash_del(&req->hash_node); in io_poll_req_delete()
163 hash_del(&req->hash_node); in io_poll_tw_hash_eject()
851 hash_del(&req->hash_node); in io_poll_disarm()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dsample.c219 hash_del(&sampler->hlist); in sampler_put()
316 hash_del(&restore->hlist); in sample_restore_put()
H A Dmeter.c400 hash_del(&meter->hlist); in __mlx5e_tc_meter_put()
/openbmc/linux/fs/crypto/
H A Dkeysetup_v1.c167 hash_del(&dk->dk_node); in fscrypt_put_direct_key()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads_termtbl.c168 hash_del(&tt->termtbl_hlist); in mlx5_eswitch_termtbl_put()
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dnotify.c901 hash_del(&hndl->hash); in scmi_free_event_handler()
931 hash_del(&hndl->hash); in scmi_bind_event_handler()
/openbmc/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_encap.c113 hash_del(&node->hlist); in opa_vnic_free_mac_tbl()
/openbmc/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_mux.c71 hash_del(&ctx->h); in vidtv_mux_pid_ctx_destroy()
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dstate_dump.c232 hash_del(&entry->node); in hl_state_dump_free_sync_to_engine_map()
/openbmc/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.c113 hash_del(&sst_cmd->hnode); in isst_delete_hash()
/openbmc/linux/lib/842/
H A D842_compress.c141 hash_del(&_n->node); \

123