Searched refs:notifier_ops (Results 1 – 8 of 8) sorted by relevance
56 net->ipv6.notifier_ops = ops; in fib6_notifier_init()63 fib_notifier_ops_unregister(net->ipv6.notifier_ops); in fib6_notifier_exit()
64 net->ipv4.notifier_ops = ops; in fib4_notifier_init()71 fib_notifier_ops_unregister(net->ipv4.notifier_ops); in fib4_notifier_exit()
113 struct fib_notifier_ops *notifier_ops; member
265 struct fib_notifier_ops *notifier_ops; member
821 ffa_dev->ops->notifier_ops->notify_relinquish(ffa_dev, in optee_ffa_remove()839 rc = ffa_dev->ops->notifier_ops->notify_request(ffa_dev, in optee_ffa_async_notif_init()863 ffa_dev->ops->notifier_ops->notify_relinquish(ffa_dev, in optee_ffa_async_notif_init()886 notif_ops = ffa_ops->notifier_ops; in optee_ffa_probe()
153 struct_fib_notifier_ops* notifier_ops …
472 const struct ffa_notifier_ops *notifier_ops; member
1340 .notifier_ops = &ffa_drv_notifier_ops,
Completed in 19 milliseconds