/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | mmu_rb.c | 102 INIT_LIST_HEAD(&h->del_list); in hfi1_mmu_rb_register() 121 struct list_head del_list; in hfi1_mmu_rb_unregister() local 135 INIT_LIST_HEAD(&del_list); in hfi1_mmu_rb_unregister() 142 list_move(&rbnode->list, &del_list); in hfi1_mmu_rb_unregister() 146 while (!list_empty(&del_list)) { in hfi1_mmu_rb_unregister() 147 rbnode = list_first_entry(&del_list, struct mmu_rb_node, list); in hfi1_mmu_rb_unregister() 238 list_move(&mnode->list, &mnode->handler->del_list); in release_nolock() 244 * Adds mmu_rb_node to mmu_rb_node->handler->del_list and queues 258 list_move(&mnode->list, &mnode->handler->del_list); in hfi1_mmu_rb_release() 266 struct list_head del_list; in hfi1_mmu_rb_evict() local 333 struct list_head del_list; handle_remove() local [all...] |
H A D | mmu_rb.h | 85 struct list_head del_list; member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | mmu_rb.c | 63 INIT_LIST_HEAD(&h->del_list); in hfi1_mmu_rb_register() 83 struct list_head del_list; in hfi1_mmu_rb_unregister() local 97 INIT_LIST_HEAD(&del_list); in hfi1_mmu_rb_unregister() 104 list_move(&rbnode->list, &del_list); in hfi1_mmu_rb_unregister() 108 while (!list_empty(&del_list)) { in hfi1_mmu_rb_unregister() 109 rbnode = list_first_entry(&del_list, struct mmu_rb_node, list); in hfi1_mmu_rb_unregister() 201 list_move(&mnode->list, &mnode->handler->del_list); in release_nolock() 207 * Adds mmu_rb_node to mmu_rb_node->handler->del_list and queues 221 list_move(&mnode->list, &mnode->handler->del_list); in hfi1_mmu_rb_release() 229 struct list_head del_list; in hfi1_mmu_rb_evict() local 297 struct list_head del_list; handle_remove() local [all...] |
H A D | mmu_rb.h | 48 struct list_head del_list; member
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | delayed-inode.h | 153 struct list_head *del_list); 156 struct list_head *del_list); 157 int btrfs_should_delete_dir_index(struct list_head *del_list, 165 struct list_head *del_list); 168 struct list_head *del_list);
|
H A D | delayed-inode.c | 1675 struct list_head *del_list) in btrfs_readdir_get_delayed_items() 1702 list_add_tail(&item->readdir_list, del_list); in btrfs_readdir_get_delayed_items() 1722 struct list_head *del_list) in btrfs_readdir_put_delayed_items() 1732 list_for_each_entry_safe(curr, next, del_list, readdir_list) { in btrfs_readdir_put_delayed_items() 1745 int btrfs_should_delete_dir_index(struct list_head *del_list, in btrfs_should_delete_dir_index() argument 1751 list_for_each_entry(curr, del_list, readdir_list) { in btrfs_should_delete_dir_index() 2093 struct list_head *del_list) in btrfs_log_get_delayed_items() 2140 list_add_tail(&item->log_list, del_list); in btrfs_log_get_delayed_items() 2161 struct list_head *del_list) in btrfs_log_put_delayed_items() 2180 list_for_each_entry_safe(item, next, del_list, log_lis in btrfs_log_put_delayed_items() 1672 btrfs_readdir_get_delayed_items(struct inode *inode, u64 last_index, struct list_head *ins_list, struct list_head *del_list) btrfs_readdir_get_delayed_items() argument 1720 btrfs_readdir_put_delayed_items(struct inode *inode, struct list_head *ins_list, struct list_head *del_list) btrfs_readdir_put_delayed_items() argument 2091 btrfs_log_get_delayed_items(struct btrfs_inode *inode, struct list_head *ins_list, struct list_head *del_list) btrfs_log_get_delayed_items() argument 2159 btrfs_log_put_delayed_items(struct btrfs_inode *inode, struct list_head *ins_list, struct list_head *del_list) btrfs_log_put_delayed_items() argument [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | delayed-inode.h | 126 struct list_head *del_list); 129 struct list_head *del_list); 130 int btrfs_should_delete_dir_index(struct list_head *del_list,
|
H A D | delayed-inode.c | 1609 struct list_head *del_list) in btrfs_readdir_get_delayed_items() 1636 list_add_tail(&item->readdir_list, del_list); in btrfs_readdir_get_delayed_items() 1656 struct list_head *del_list) in btrfs_readdir_put_delayed_items() 1666 list_for_each_entry_safe(curr, next, del_list, readdir_list) { in btrfs_readdir_put_delayed_items() 1679 int btrfs_should_delete_dir_index(struct list_head *del_list, in btrfs_should_delete_dir_index() argument 1685 list_for_each_entry(curr, del_list, readdir_list) { in btrfs_should_delete_dir_index() 1607 btrfs_readdir_get_delayed_items(struct inode *inode, struct list_head *ins_list, struct list_head *del_list) btrfs_readdir_get_delayed_items() argument 1654 btrfs_readdir_put_delayed_items(struct inode *inode, struct list_head *ins_list, struct list_head *del_list) btrfs_readdir_put_delayed_items() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_arfs.c | 364 HLIST_HEAD(del_list); in arfs_may_expire_flow() 372 hlist_add_head(&arfs_rule->hlist, &del_list); in arfs_may_expire_flow() 378 hlist_for_each_entry_safe(arfs_rule, htmp, &del_list, hlist) { in arfs_may_expire_flow() 393 HLIST_HEAD(del_list); in arfs_del_rules() 397 hlist_add_head(&rule->hlist, &del_list); in arfs_del_rules() 401 hlist_for_each_entry_safe(rule, htmp, &del_list, hlist) { in arfs_del_rules()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_arfs.c | 420 HLIST_HEAD(del_list); in arfs_may_expire_flow() 432 hlist_add_head(&arfs_rule->hlist, &del_list); in arfs_may_expire_flow() 438 hlist_for_each_entry_safe(arfs_rule, htmp, &del_list, hlist) { in arfs_may_expire_flow() 453 HLIST_HEAD(del_list); in arfs_del_rules() 460 hlist_add_head(&rule->hlist, &del_list); in arfs_del_rules() 464 hlist_for_each_entry_safe(rule, htmp, &del_list, hlist) { in arfs_del_rules()
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | nip_addrconf.c | 635 struct list_head del_list; in nip_addrconf_ifdown() local 682 * and insert it into the list to be del_list in nip_addrconf_ifdown() 684 INIT_LIST_HEAD(&del_list); in nip_addrconf_ifdown() 686 list_move(&ifa->if_list, &del_list); in nip_addrconf_ifdown() 697 while (!list_empty(&del_list)) { in nip_addrconf_ifdown() 698 ifa = list_first_entry(&del_list, struct ninet_ifaddr, if_list); in nip_addrconf_ifdown()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_arfs.c | 204 * @del_list: list to populate with filters to be deleted from Flow Director 211 * is expected to add/delete rules on the add_list/del_list respectively. 216 struct hlist_head *del_list) in ice_arfs_update_flow_rules() 253 hlist_add_head(&e->list_entry, del_list); in ice_arfs_update_flow_rules() 214 ice_arfs_update_flow_rules(struct ice_vsi *vsi, u16 idx, struct hlist_head *add_list, struct hlist_head *del_list) ice_arfs_update_flow_rules() argument
|
/kernel/linux/linux-5.10/drivers/scsi/libsas/ |
H A D | sas_discover.c | 358 list_for_each_entry_safe(sas_port, p, &port->sas_port_del_list, del_list) { in sas_destruct_ports() 359 list_del_init(&sas_port->del_list); in sas_destruct_ports()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_arfs.c | 204 * @del_list: list to populate with filters to be deleted from Flow Director 211 * is expected to add/delete rules on the add_list/del_list respectively. 216 struct hlist_head *del_list) in ice_arfs_update_flow_rules() 253 hlist_add_head(&e->list_entry, del_list); in ice_arfs_update_flow_rules() 214 ice_arfs_update_flow_rules(struct ice_vsi *vsi, u16 idx, struct hlist_head *add_list, struct hlist_head *del_list) ice_arfs_update_flow_rules() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_hw.c | 622 const u8 *addr, struct list_head *del_list) in nx_p3_nic_add_mac() 628 list_for_each(head, del_list) { in nx_p3_nic_add_mac() 655 LIST_HEAD(del_list); in netxen_p3_nic_set_multi() 662 list_splice_tail_init(&adapter->mac_list, &del_list); in netxen_p3_nic_set_multi() 664 nx_p3_nic_add_mac(adapter, adapter->mac_addr, &del_list); in netxen_p3_nic_set_multi() 665 nx_p3_nic_add_mac(adapter, bcast_addr, &del_list); in netxen_p3_nic_set_multi() 680 nx_p3_nic_add_mac(adapter, ha->addr, &del_list); in netxen_p3_nic_set_multi() 685 head = &del_list; in netxen_p3_nic_set_multi() 621 nx_p3_nic_add_mac(struct netxen_adapter *adapter, const u8 *addr, struct list_head *del_list) nx_p3_nic_add_mac() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_hw.c | 622 const u8 *addr, struct list_head *del_list) in nx_p3_nic_add_mac() 628 list_for_each(head, del_list) { in nx_p3_nic_add_mac() 655 LIST_HEAD(del_list); in netxen_p3_nic_set_multi() 662 list_splice_tail_init(&adapter->mac_list, &del_list); in netxen_p3_nic_set_multi() 664 nx_p3_nic_add_mac(adapter, adapter->mac_addr, &del_list); in netxen_p3_nic_set_multi() 665 nx_p3_nic_add_mac(adapter, bcast_addr, &del_list); in netxen_p3_nic_set_multi() 680 nx_p3_nic_add_mac(adapter, ha->addr, &del_list); in netxen_p3_nic_set_multi() 685 head = &del_list; in netxen_p3_nic_set_multi() 621 nx_p3_nic_add_mac(struct netxen_adapter *adapter, const u8 *addr, struct list_head *del_list) nx_p3_nic_add_mac() argument
|
/kernel/linux/linux-5.10/include/scsi/ |
H A D | scsi_transport_sas.h | 159 struct list_head del_list; /* libsas only */ member
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | scsi_transport_sas.h | 160 struct list_head del_list; /* libsas only */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_fs.c | 1441 struct list_head del_list; in rvu_mbox_handler_npc_delete_flow() local 1444 INIT_LIST_HEAD(&del_list); in rvu_mbox_handler_npc_delete_flow() 1451 list_move_tail(&iter->list, &del_list); in rvu_mbox_handler_npc_delete_flow() 1455 list_move_tail(&iter->list, &del_list); in rvu_mbox_handler_npc_delete_flow() 1462 list_move_tail(&iter->list, &del_list); in rvu_mbox_handler_npc_delete_flow() 1469 list_for_each_entry_safe(iter, tmp, &del_list, list) { in rvu_mbox_handler_npc_delete_flow()
|
/kernel/linux/linux-6.6/drivers/scsi/libsas/ |
H A D | sas_discover.c | 357 list_for_each_entry_safe(sas_port, p, &port->sas_port_del_list, del_list) { in sas_destruct_ports() 358 list_del_init(&sas_port->del_list); in sas_destruct_ports()
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | scan.c | 523 struct acpi_device, del_list); in acpi_device_del_work_fn() 524 list_del(&adev->del_list); in acpi_device_del_work_fn() 574 list_add_tail(&adev->del_list, &acpi_device_del_list); in acpi_scan_drop_device() 680 INIT_LIST_HEAD(&device->del_list); in acpi_device_add()
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | scan.c | 505 struct acpi_device, del_list); in acpi_device_del_work_fn() 506 list_del(&adev->del_list); in acpi_device_del_work_fn() 556 list_add_tail(&adev->del_list, &acpi_device_del_list); in acpi_scan_drop_device() 682 INIT_LIST_HEAD(&device->del_list); in acpi_device_add()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 426 LIST_HEAD(del_list); in mlx4_en_cleanup_filters() 430 list_move(&filter->next, &del_list); in mlx4_en_cleanup_filters() 435 list_for_each_entry_safe(filter, tmp, &del_list, next) { in mlx4_en_cleanup_filters() 444 LIST_HEAD(del_list); in mlx4_en_filter_rfs_expire() 457 list_move(&filter->next, &del_list); in mlx4_en_filter_rfs_expire() 470 list_for_each_entry_safe(filter, tmp, &del_list, next) in mlx4_en_filter_rfs_expire()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 427 LIST_HEAD(del_list); in mlx4_en_cleanup_filters() 431 list_move(&filter->next, &del_list); in mlx4_en_cleanup_filters() 436 list_for_each_entry_safe(filter, tmp, &del_list, next) { in mlx4_en_cleanup_filters() 445 LIST_HEAD(del_list); in mlx4_en_filter_rfs_expire() 458 list_move(&filter->next, &del_list); in mlx4_en_filter_rfs_expire() 471 list_for_each_entry_safe(filter, tmp, &del_list, next) in mlx4_en_filter_rfs_expire()
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | nbd.c | 2551 LIST_HEAD(del_list); in nbd_cleanup() 2562 idr_for_each(&nbd_index_idr, &nbd_exit_cb, &del_list); in nbd_cleanup() 2565 while (!list_empty(&del_list)) { in nbd_cleanup() 2566 nbd = list_first_entry(&del_list, struct nbd_device, list); in nbd_cleanup()
|