| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
| D | lag_conf.c | 67 bool to_remove; member 132 group->to_remove = false; in nfp_fl_lag_group_create() 285 if (entry->to_remove) { in nfp_fl_lag_do_work() 290 entry->to_remove = false; in nfp_fl_lag_do_work() 472 group->to_remove = true; in nfp_fl_lag_schedule_group_remove() 498 group->to_remove = true; in nfp_fl_lag_schedule_group_delete() 580 group->to_remove = false; in nfp_fl_lag_changeupper_event()
|
| /kernel/linux/linux-5.10/net/atm/ |
| D | lec.c | 70 struct lec_arp_table *to_remove); 1297 lec_arp_remove(struct lec_priv *priv, struct lec_arp_table *to_remove) in lec_arp_remove() argument 1302 if (!to_remove) in lec_arp_remove() 1305 hlist_del(&to_remove->next); in lec_arp_remove() 1306 del_timer(&to_remove->timer); in lec_arp_remove() 1312 if (to_remove->status >= ESI_FLUSH_PENDING) { in lec_arp_remove() 1319 if (memcmp(to_remove->atm_addr, in lec_arp_remove() 1327 lec_arp_clear_vccs(to_remove); in lec_arp_remove() 1329 skb_queue_purge(&to_remove->tx_wait); /* FIXME: good place for this? */ in lec_arp_remove() 1331 pr_debug("Removed entry:%pM\n", to_remove->mac_addr); in lec_arp_remove() [all …]
|
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| D | hci_h5.c | 274 int i, to_remove; in h5_pkt_cull() local 279 to_remove = skb_queue_len(&h5->unack); in h5_pkt_cull() 280 if (to_remove == 0) in h5_pkt_cull() 285 while (to_remove > 0) { in h5_pkt_cull() 289 to_remove--; in h5_pkt_cull() 298 if (i++ >= to_remove) in h5_pkt_cull()
|
| /kernel/linux/linux-5.10/fs/fuse/ |
| D | dax.c | 251 struct list_head *to_remove) in dmap_removemapping_list() argument 264 list_for_each_entry(dmap, to_remove, list) { in dmap_removemapping_list() 315 LIST_HEAD(to_remove); in inode_reclaim_dmap_range() 330 list_add(&dmap->list, &to_remove); in inode_reclaim_dmap_range() 334 if (list_empty(&to_remove)) in inode_reclaim_dmap_range() 339 err = dmap_removemapping_list(inode, num, &to_remove); in inode_reclaim_dmap_range() 345 list_for_each_entry_safe(dmap, n, &to_remove, list) { in inode_reclaim_dmap_range()
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | ring_buffer.c | 1816 struct list_head *tail_page, *to_remove, *next_page; in rb_remove_pages() local 1844 to_remove = tail_page; in rb_remove_pages() 1847 first_page = list_entry(rb_list_head(to_remove->next), in rb_remove_pages() 1851 to_remove = rb_list_head(to_remove)->next; in rb_remove_pages() 1852 head_bit |= (unsigned long)to_remove & RB_PAGE_HEAD; in rb_remove_pages() 1855 next_page = rb_list_head(to_remove)->next; in rb_remove_pages() 1888 last_page = list_entry(rb_list_head(to_remove), struct buffer_page, in rb_remove_pages()
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | md.h | 484 struct attribute_group *to_remove; member
|
| D | md.c | 813 if (mddev->to_remove) { in mddev_unlock() 826 struct attribute_group *to_remove = mddev->to_remove; in mddev_unlock() local 827 mddev->to_remove = NULL; in mddev_unlock() 832 if (to_remove != &md_redundancy_group) in mddev_unlock() 833 sysfs_remove_group(&mddev->kobj, to_remove); in mddev_unlock() 4082 if (mddev->to_remove == NULL) in level_store() 4083 mddev->to_remove = &md_redundancy_group; in level_store() 6282 if (pers->sync_request && mddev->to_remove == NULL) in __md_stop() 6283 mddev->to_remove = &md_redundancy_group; in __md_stop()
|
| D | raid5.c | 7714 if (mddev->to_remove == &raid5_attrs_group) in raid5_run() 7715 mddev->to_remove = NULL; in raid5_run() 7803 mddev->to_remove = &raid5_attrs_group; in raid5_free()
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| D | caps.c | 3640 LIST_HEAD(to_remove); in handle_cap_flush_ack() 3663 list_add_tail(&cf->i_list, &to_remove); in handle_cap_flush_ack() 3681 if (list_empty(&to_remove) && !cleaned) in handle_cap_flush_ack() 3688 list_for_each_entry(cf, &to_remove, i_list) in handle_cap_flush_ack() 3724 while (!list_empty(&to_remove)) { in handle_cap_flush_ack() 3725 cf = list_first_entry(&to_remove, in handle_cap_flush_ack()
|
| D | mds_client.c | 1643 LIST_HEAD(to_remove); in remove_session_caps_cb() 1665 list_move(&cf->i_list, &to_remove); in remove_session_caps_cb() 1670 list_for_each_entry(cf, &to_remove, i_list) in remove_session_caps_cb() 1714 list_add(&ci->i_prealloc_cap_flush->i_list, &to_remove); in remove_session_caps_cb() 1722 while (!list_empty(&to_remove)) { in remove_session_caps_cb() 1724 cf = list_first_entry(&to_remove, in remove_session_caps_cb()
|
| /kernel/linux/linux-5.10/mm/ |
| D | shmem.c | 525 LIST_HEAD(to_remove); in shmem_unused_huge_shrink() 551 list_move(&info->shrinklist, &to_remove); in shmem_unused_huge_shrink() 563 list_for_each_safe(pos, next, &to_remove) { in shmem_unused_huge_shrink()
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | ncr53c8xx.c | 1944 static struct scsi_cmnd *retrieve_from_waiting_list(int to_remove, struct ncb *np, struct scsi_cmnd… 8186 static struct scsi_cmnd *retrieve_from_waiting_list(int to_remove, struct ncb *np, struct scsi_cmnd… argument 8192 if (to_remove) {
|