Home
last modified time | relevance | path

Searched refs:alloc_list (Results 1 – 7 of 7) sorted by relevance

/linux/tools/perf/util/
H A Dparse-events.y32 static struct list_head* alloc_list(void) in alloc_list() function
299 list = alloc_list();
319 list = alloc_list();
338 list = alloc_list();
358 list = alloc_list();
379 list = alloc_list();
410 list = alloc_list();
430 list = alloc_list();
/linux/include/linux/iio/
H A Dtrigger.h68 struct list_head alloc_list; member
/linux/drivers/iio/trigger/
H A Dstm32-timer-trigger.c401 list_for_each_entry(tr, &priv->tr_list, alloc_list) in stm32_unregister_iio_triggers()
444 list_add_tail(&trig->alloc_list, &priv->tr_list); in stm32_register_iio_triggers()
/linux/fs/btrfs/
H A Dvolumes.h411 struct list_head alloc_list; member
H A Ddev-replace.c981 list_add(&tgt_device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_dev_replace_finishing()
H A Dzoned.c2646 list_for_each_entry(device, &fs_devices->alloc_list, dev_alloc_list) { in btrfs_can_activate_zone()
/linux/drivers/net/ethernet/dlink/
H A Ddl2k.c488 static int alloc_list(struct net_device *dev) in alloc_list() function
644 i = alloc_list(dev); in rio_open()