Searched refs:bond_netdev_notify_work (Results 1 – 1 of 1) sorted by relevance
268 static void bond_netdev_notify_work(struct work_struct *work);1757 INIT_DELAYED_WORK(&slave->notify_work, bond_netdev_notify_work); in bond_alloc_slave()1789 static void bond_netdev_notify_work(struct work_struct *_work) in bond_netdev_notify_work() function