| /net/netfilter/ |
| D | xt_qtaguid.c | 177 static struct tag_node *tag_node_tree_search(struct rb_root *root, tag_t tag) in tag_node_tree_search() 200 static void tag_node_tree_insert(struct tag_node *data, struct rb_root *root) in tag_node_tree_insert() 227 static void tag_stat_tree_insert(struct tag_stat *data, struct rb_root *root) in tag_stat_tree_insert() 232 static struct tag_stat *tag_stat_tree_search(struct rb_root *root, tag_t tag) in tag_stat_tree_search() 241 struct rb_root *root) in tag_counter_set_tree_insert() 246 static struct tag_counter_set *tag_counter_set_tree_search(struct rb_root *root, in tag_counter_set_tree_search() 256 static void tag_ref_tree_insert(struct tag_ref *data, struct rb_root *root) in tag_ref_tree_insert() 261 static struct tag_ref *tag_ref_tree_search(struct rb_root *root, tag_t tag) in tag_ref_tree_search() 269 static struct sock_tag *sock_tag_tree_search(struct rb_root *root, in sock_tag_tree_search() 287 static void sock_tag_tree_insert(struct sock_tag *data, struct rb_root *root) in sock_tag_tree_insert() [all …]
|
| D | xt_connlimit.c | 187 static void tree_nodes_free(struct rb_root *root, in tree_nodes_free() 201 count_tree(struct net *net, struct rb_root *root, in count_tree() 296 struct rb_root *root; in count_them() local
|
| D | nft_set_rbtree.c | 24 struct rb_root root; member
|
| /net/ipv6/ |
| D | ip6_fib.c | 480 static struct fib6_node *fib6_add_1(struct fib6_node *root, in fib6_add_1() 971 int fib6_add(struct fib6_node *root, struct rt6_info *rt, in fib6_add() 1129 static struct fib6_node *fib6_lookup_1(struct fib6_node *root, in fib6_lookup_1() 1192 struct fib6_node *fib6_lookup(struct fib6_node *root, const struct in6_addr *daddr, in fib6_lookup() 1225 static struct fib6_node *fib6_locate_1(struct fib6_node *root, in fib6_locate_1() 1255 struct fib6_node *fib6_locate(struct fib6_node *root, in fib6_locate() 1686 static void fib6_clean_tree(struct net *net, struct fib6_node *root, in fib6_clean_tree()
|
| /net/6lowpan/ |
| D | debugfs.c | 176 struct dentry *dentry, *root; in lowpan_dev_debugfs_ctx_init() local 265 struct dentry *dentry, *root; in lowpan_dev_debugfs_802154_init() local
|
| /net/bridge/ |
| D | br_private_stp.h | 35 bridge_id root; member
|
| D | br_stp.c | 197 struct net_bridge_port *root in br_transmit_config() local
|
| /net/ |
| D | sysctl_net.c | 30 net_ctl_header_lookup(struct ctl_table_root *root) in net_ctl_header_lookup()
|
| /net/ceph/ |
| D | osdmap.c | 403 struct rb_root *root) in __insert_pg_mapping() 428 static struct ceph_pg_mapping *__lookup_pg_mapping(struct rb_root *root, in __lookup_pg_mapping() 451 static int __remove_pg_mapping(struct rb_root *root, struct ceph_pg pgid) in __remove_pg_mapping() 469 static int __insert_pg_pool(struct rb_root *root, struct ceph_pg_pool_info *new) in __insert_pg_pool() 491 static struct ceph_pg_pool_info *__lookup_pg_pool(struct rb_root *root, u64 id) in __lookup_pg_pool() 543 static void __remove_pg_pool(struct rb_root *root, struct ceph_pg_pool_info *pi) in __remove_pg_pool()
|
| /net/sched/ |
| D | sch_fq.c | 179 struct rb_root *root, in fq_gc() 222 struct rb_root *root; in fq_classify() local 550 struct rb_root *root; in fq_reset() local
|
| D | cls_cgroup.c | 60 static void cls_cgroup_destroy_rcu(struct rcu_head *root) in cls_cgroup_destroy_rcu()
|
| D | sch_api.c | 259 static struct Qdisc *qdisc_match_from_root(struct Qdisc *root, u32 handle) in qdisc_match_from_root() 1441 static int tc_dump_qdisc_root(struct Qdisc *root, struct sk_buff *skb, in tc_dump_qdisc_root() 1789 static int tc_dump_tclass_root(struct Qdisc *root, struct sk_buff *skb, in tc_dump_tclass_root()
|
| D | sch_htb.c | 270 static void htb_add_to_id_tree(struct rb_root *root, in htb_add_to_id_tree() 351 static void htb_safe_rb_erase(struct rb_node *rb, struct rb_root *root) in htb_safe_rb_erase() 779 struct rb_node *root; in htb_lookup_leaf() member
|
| D | sch_hfsc.c | 171 struct hfsc_class root; /* root class */ member
|
| /net/bridge/netfilter/ |
| D | ebt_stp.c | 30 u8 root[8]; member
|
| /net/ipv4/ |
| D | inetpeer.c | 529 struct inet_peer *root; in inetpeer_invalidate_tree() local
|
| D | tcp_input.c | 4768 struct rb_root *root) in tcp_collapse_one() 4784 static void tcp_rbtree_insert(struct rb_root *root, struct sk_buff *skb) in tcp_rbtree_insert() 4811 tcp_collapse(struct sock *sk, struct sk_buff_head *list, struct rb_root *root, in tcp_collapse()
|
| /net/rds/ |
| D | rdma.c | 65 static struct rds_mr *rds_mr_tree_walk(struct rb_root *root, u64 key, in rds_mr_tree_walk()
|
| /net/sunrpc/ |
| D | rpc_pipe.c | 1326 rpc_gssd_dummy_populate(struct dentry *root, struct rpc_pipe *pipe_data) in rpc_gssd_dummy_populate() 1389 struct dentry *root, *gssd_dentry; in rpc_fill_super() local
|
| /net/ipv4/netfilter/ |
| D | ip_tables.c | 204 const struct ipt_entry *root; in trace_packet() local
|
| /net/ipv6/netfilter/ |
| D | ip6_tables.c | 238 const struct ip6t_entry *root; in trace_packet() local
|
| /net/core/ |
| D | skbuff.c | 2432 void skb_rbtree_purge(struct rb_root *root) in skb_rbtree_purge()
|