Searched refs:to_remove (Results 1 – 7 of 7) sorted by relevance
67 bool to_remove; member132 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()
270 int i, to_remove; in h5_pkt_cull() local275 to_remove = skb_queue_len(&h5->unack); in h5_pkt_cull()276 if (to_remove == 0) in h5_pkt_cull()281 while (to_remove > 0) { in h5_pkt_cull()285 to_remove--; in h5_pkt_cull()294 if (i++ >= to_remove) in h5_pkt_cull()
318 void uwb_rc_ie_cache_rm(struct uwb_rc *uwb_rc, enum uwb_ie to_remove) in uwb_rc_ie_cache_rm() argument331 if (ie->element_id == to_remove) { in uwb_rc_ie_cache_rm()
472 struct attribute_group *to_remove; member
725 if (mddev->to_remove) { in mddev_unlock()738 struct attribute_group *to_remove = mddev->to_remove; in mddev_unlock() local739 mddev->to_remove = NULL; in mddev_unlock()744 if (to_remove != &md_redundancy_group) in mddev_unlock()745 sysfs_remove_group(&mddev->kobj, to_remove); in mddev_unlock()3938 if (mddev->to_remove == NULL) in level_store()3939 mddev->to_remove = &md_redundancy_group; in level_store()6064 if (pers->sync_request && mddev->to_remove == NULL) in __md_stop()6065 mddev->to_remove = &md_redundancy_group; in __md_stop()
7416 if (mddev->to_remove == &raid5_attrs_group) in raid5_run()7417 mddev->to_remove = NULL; in raid5_run()7508 mddev->to_remove = &raid5_attrs_group; in raid5_free()
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… argument8192 if (to_remove) {