Home
last modified time | relevance | path

Searched refs:notifier_ops (Results 1 – 6 of 6) sorted by relevance

/linux/include/net/netns/
H A Dipv6.h114 struct fib_notifier_ops *notifier_ops;
113 struct fib_notifier_ops *notifier_ops; global() member
H A Dipv4.h279 struct fib_notifier_ops *notifier_ops;
269 struct fib_notifier_ops *notifier_ops; global() member
/linux/drivers/tee/optee/
H A Dffa_abi.c830 ffa_dev->ops->notifier_ops->notify_relinquish(ffa_dev, in optee_ffa_remove()
857 rc = ffa_dev->ops->notifier_ops->notify_request(ffa_dev, in optee_ffa_async_notif_init()
885 ffa_dev->ops->notifier_ops->notify_relinquish(ffa_dev, notif_id); in optee_ffa_async_notif_init()
909 notif_ops = ffa_ops->notifier_ops; in optee_ffa_probe()
/linux/Documentation/networking/net_cachelines/
H A Dnetns_ipv4_sysctl.rst156 struct_fib_notifier_ops* notifier_ops
/linux/include/linux/
H A Darm_ffa.h494 const struct ffa_notifier_ops *notifier_ops; member
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c1539 .notifier_ops = &ffa_drv_notifier_ops,