Home
last modified time | relevance | path

Searched refs:phonet_device (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/phonet/
Dpn_dev.c48 static struct phonet_device *__phonet_device_alloc(struct net_device *dev) in __phonet_device_alloc()
51 struct phonet_device *pnd = kmalloc(sizeof(*pnd), GFP_ATOMIC); in __phonet_device_alloc()
62 static struct phonet_device *__phonet_get(struct net_device *dev) in __phonet_get()
65 struct phonet_device *pnd; in __phonet_get()
75 static struct phonet_device *__phonet_get_rcu(struct net_device *dev) in __phonet_get_rcu()
78 struct phonet_device *pnd; in __phonet_get_rcu()
90 struct phonet_device *pnd; in phonet_device_destroy()
112 struct phonet_device *pnd; in phonet_device_get()
134 struct phonet_device *pnd; in phonet_address_add()
153 struct phonet_device *pnd; in phonet_address_del()
[all …]
Dpn_netlink.c124 struct phonet_device *pnd; in getaddr_dumpit()
/kernel/linux/linux-5.10/include/net/phonet/
Dpn_dev.h20 struct phonet_device { struct