Lines Matching refs:info
123 struct switchdev_notifier_info info; /* must be first */ member
131 struct switchdev_notifier_info info; /* must be first */ member
138 struct switchdev_notifier_info info; /* must be first */ member
145 switchdev_notifier_info_to_dev(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_dev() argument
147 return info->dev; in switchdev_notifier_info_to_dev()
151 switchdev_notifier_info_to_extack(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_extack() argument
153 return info->extack; in switchdev_notifier_info_to_extack()
170 struct switchdev_notifier_info *info,
176 struct switchdev_notifier_info *info,
239 struct switchdev_notifier_info *info, in call_switchdev_notifiers() argument
260 struct switchdev_notifier_info *info, in call_switchdev_blocking_notifiers() argument