| /freebsd/sys/dev/hpt27xx/ |
| H A D | list.h | 107 static HPT_INLINE void list_splice_init(struct list_head *list, struct list_head *head) in list_splice_init() function
|
| /freebsd/sys/dev/hptnr/ |
| H A D | list.h | 106 static HPT_INLINE void list_splice_init(struct list_head *list, struct list_head *head) in list_splice_init() function
|
| /freebsd/sys/dev/hptrr/ |
| H A D | list.h | 109 static HPT_INLINE void list_splice_init(struct list_head *list, struct list_head *head) in list_splice_init() function
|
| /freebsd/sys/dev/mthca/ |
| H A D | mthca_catas.c | 70 list_splice_init(&catas_list, &tlist); in catas_reset()
|
| /freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_cm.c | 190 list_splice_init(&priv->cm.rx_flush_list, &priv->cm.rx_drain_list); in ipoib_cm_start_rx_drain() 492 list_splice_init(&priv->cm.rx_drain_list, &priv->cm.rx_reap_list); in ipoib_cm_handle_rx_wc() 770 list_splice_init(&priv->cm.rx_reap_list, &list); in ipoib_cm_free_rx_reap_list() 824 list_splice_init(&priv->cm.rx_flush_list, in ipoib_cm_dev_stop() 826 list_splice_init(&priv->cm.rx_error_list, in ipoib_cm_dev_stop() 828 list_splice_init(&priv->cm.rx_drain_list, in ipoib_cm_dev_stop()
|
| H A D | ipoib_main.c | 490 list_splice_init(&priv->path_list, &remove_list); in ipoib_flush_paths()
|
| /freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | list.h | 195 list_splice_init(&src->list_head, dst->list_head.prev); in spl_list_move_tail()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
| H A D | usb_sdio.c | 142 list_splice_init(&dev->wrd_head, &wrd_list); in mt7663_usb_sdio_rate_work()
|
| H A D | mac.c | 906 list_splice_init(&dev->mt76.sta_poll_list, &sta_poll_list); in mt7615_mac_sta_poll()
|
| /freebsd/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_fmr_pool.c | 162 list_splice_init(&pool->dirty_list, &unmap_list); in ib_fmr_batch_release()
|
| H A D | ib_mad.c | 1316 list_splice_init(&mad_recv_wc->rmpp_list, &free_list); in ib_free_recv_mad() 2573 list_splice_init(&mad_agent_priv->wait_list, &cancel_list); in cancel_mads()
|
| /freebsd/sys/dev/mlx4/mlx4_ib/ |
| H A D | mlx4_ib_cm.c | 447 list_splice_init(&dev->sriov.cm_list, &lh); in mlx4_ib_cm_paravirt_clean()
|
| /freebsd/lib/libpmc/pmu-events/ |
| H A D | list.h | 274 list_splice_init(struct list_head *list, struct list_head *head) in list_splice_init() function
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | list.h | 323 list_splice_init(struct list_head *list, struct list_head *head) in list_splice_init() function
|
| /freebsd/tools/tools/drm/radeon/mkregtable/ |
| H A D | mkregtable.c | 320 static inline void list_splice_init(struct list_head *list, in list_splice_init() function
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | notif.c | 677 list_splice_init(&mld->async_handlers_list, &local_list); in iwl_mld_async_handlers_wk()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | tx.c | 659 list_splice_init(&phy->tx_list, &tx_list); in mt76_txq_schedule_pending()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
| H A D | mac.c | 57 list_splice_init(&dev->mt76.sta_poll_list, &sta_poll_list); in mt7921_mac_sta_poll()
|
| /freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-kmem-cache.c | 312 list_splice_init(&sks->sks_free_list, sko_list); in spl_slab_free()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | mac.c | 136 list_splice_init(&dev->mt76.sta_poll_list, &sta_poll_list); in mt7996_mac_sta_poll() 2499 list_splice_init(&dev->wed_rro.poll_list, &list); in mt7996_mac_full_reset() 2917 list_splice_init(&dev->sta_rc_list, &list); in mt7996_mac_sta_rc_work()
|
| H A D | init.c | 1092 list_splice_init(&dev->wed_rro.poll_list, &list); in mt7996_wed_rro_work()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | mac.c | 114 list_splice_init(&dev->mt76.sta_poll_list, &sta_poll_list); in mt7915_mac_sta_poll() 2011 list_splice_init(&dev->sta_rc_list, &list); in mt7915_mac_sta_rc_work()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
| H A D | mac.c | 40 list_splice_init(&dev->mt76.sta_poll_list, &sta_poll_list); in mt7925_mac_sta_poll()
|
| /freebsd/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_fs_core.c | 1059 list_splice_init(&old_next_ft->fwd_rules, &new_next_ft->fwd_rules); in connect_fwd_rules()
|