Searched refs:alloc_list (Results 1 – 8 of 8) sorted by relevance
135 list_add(&trig->alloc_list, &iio_prtc_trigger_list); in iio_trig_periodic_rtc_probe()168 list_del(&trig->alloc_list); in iio_trig_periodic_rtc_probe()174 alloc_list) { in iio_trig_periodic_rtc_probe()193 alloc_list) { in iio_trig_periodic_rtc_remove()
67 struct list_head alloc_list; member
21 trig->alloc_list which is useful for drivers that allocate multiple
244 struct list_head alloc_list; member
148 INIT_LIST_HEAD(&fs_devs->alloc_list); in __alloc_fs_devices()951 &fs_devices->alloc_list); in __btrfs_open_devices()1946 &root->fs_info->fs_devices->alloc_list); in btrfs_rm_device()2134 INIT_LIST_HEAD(&seed_devices->alloc_list); in btrfs_prepare_sprout()2144 list_splice_init(&fs_devices->alloc_list, &seed_devices->alloc_list); in btrfs_prepare_sprout()2337 &root->fs_info->fs_devices->alloc_list); in btrfs_init_new_device()4519 if (list_empty(&fs_devices->alloc_list)) in __btrfs_alloc_chunk()4565 cur = fs_devices->alloc_list.next; in __btrfs_alloc_chunk()4572 while (cur != &fs_devices->alloc_list) { in __btrfs_alloc_chunk()
565 list_add(&tgt_device->dev_alloc_list, &fs_info->fs_devices->alloc_list); in btrfs_dev_replace_finishing()
9409 list_for_each_entry(device, &fs_devices->alloc_list, dev_alloc_list) { in btrfs_can_relocate()10698 devices = &root->fs_info->fs_devices->alloc_list; in btrfs_trim_fs()
73 static void alloc_list (struct net_device *dev);476 alloc_list (dev); in rio_open()591 alloc_list (struct net_device *dev) in alloc_list() function