Home
last modified time | relevance | path

Searched defs:kind_ops (Results 1 – 2 of 2) sorted by relevance

/linux/net/core/
H A Drtnetlink.c2350 if (kind_ops && dev->rtnl_link_ops != kind_ops) in link_dump_filtered() argument
2340 link_kind_filtered(const struct net_device * dev,const struct rtnl_link_ops * kind_ops) link_kind_filtered() argument
2433 struct rtnl_link_ops *kind_ops = NULL; rtnl_dump_ifinfo() local
[all...]
/linux/kernel/bpf/
H A Dbtf.c464 static const struct btf_kind_operations * const kind_ops[NR_BTF_KINDS]; variable
5187 static const struct btf_kind_operations * const kind_ops[NR_BTF_KINDS] = { global() variable