notify_work       905 drivers/infiniband/hw/mlx5/cq.c 					     notify_work);
notify_work       960 drivers/infiniband/hw/mlx5/cq.c 		INIT_WORK(&cq->notify_work, notify_soft_wc_handler);
notify_work      1392 drivers/infiniband/hw/mlx5/cq.c 		schedule_work(&cq->notify_work);
notify_work       524 drivers/infiniband/hw/mlx5/mlx5_ib.h 	struct work_struct	notify_work;
notify_work      1311 drivers/net/bonding/bond_main.c 	INIT_DELAYED_WORK(&slave->notify_work, bond_netdev_notify_work);
notify_work      1320 drivers/net/bonding/bond_main.c 	cancel_delayed_work_sync(&slave->notify_work);
notify_work      1345 drivers/net/bonding/bond_main.c 					   notify_work.work);
notify_work      1355 drivers/net/bonding/bond_main.c 		queue_delayed_work(slave->bond->wq, &slave->notify_work, 1);
notify_work      1361 drivers/net/bonding/bond_main.c 	queue_delayed_work(slave->bond->wq, &slave->notify_work, 0);
notify_work       178 include/net/bonding.h 	struct delayed_work notify_work;
notify_work       225 sound/soc/intel/haswell/sst-haswell-ipc.c 	struct work_struct notify_work;
notify_work       255 sound/soc/intel/haswell/sst-haswell-ipc.c 	struct work_struct notify_work;
notify_work       469 sound/soc/intel/haswell/sst-haswell-ipc.c 			struct sst_hsw_stream, notify_work);
notify_work       675 sound/soc/intel/haswell/sst-haswell-ipc.c 		schedule_work(&stream->notify_work);
notify_work       704 sound/soc/intel/haswell/sst-haswell-ipc.c 	schedule_work(&stream->notify_work);
notify_work       983 sound/soc/intel/haswell/sst-haswell-ipc.c 	INIT_WORK(&stream->notify_work, hsw_notification_work);
notify_work      1022 sound/soc/intel/haswell/sst-haswell-ipc.c 	cancel_work_sync(&stream->notify_work);