/openbmc/linux/net/tipc/ |
H A D | net.c | 128 struct tipc_net *tn = tipc_net(net); in tipc_net_finalize() local 146 struct tipc_net *tn = container_of(work, struct tipc_net, work); in tipc_net_finalize_work() local 166 struct tipc_net *tn = net_generic(net, tipc_net_id); in __tipc_nl_add_net() local 229 struct tipc_net *tn = tipc_net(net); in __tipc_nl_net_set() local 293 struct tipc_net *tn = tipc_net(net); in __tipc_nl_addr_legacy_get() local
|
H A D | name_distr.c | 209 struct tipc_net *tn = tipc_net(net); in tipc_named_node_up() local 237 struct tipc_net *tn = tipc_net(net); in tipc_publ_purge() local 256 struct tipc_net *tn = tipc_net(net); in tipc_publ_notify() local 367 struct tipc_net *tn = tipc_net(net); in tipc_named_rcv() local 399 struct tipc_net *tn = tipc_net(net); in tipc_named_reinit() local
|
H A D | discover.c | 84 struct tipc_net *tn = tipc_net(net); in tipc_disc_init_msg() local 150 struct tipc_net *tn = tipc_net(net); in tipc_disc_addr_trial_msg() local 196 struct tipc_net *tn = tipc_net(net); in tipc_disc_rcv() local 296 struct tipc_net *tn = tipc_net(d->net); in tipc_disc_timeout() local 353 struct tipc_net *tn = tipc_net(net); in tipc_disc_create() local
|
H A D | addr.c | 58 struct tipc_net *tn = tipc_net(net); in tipc_set_node_id() local 69 struct tipc_net *tn = tipc_net(net); in tipc_set_node_addr() local
|
H A D | bearer.c | 64 struct tipc_net *tn = tipc_net(net); in bearer_get() local 183 struct tipc_net *tn = tipc_net(net); in tipc_bearer_find() local 202 struct tipc_net *tn = tipc_net(net); in tipc_bearer_get_name() local 252 struct tipc_net *tn = tipc_net(net); in tipc_enable_bearer() local 409 struct tipc_net *tn = tipc_net(net); in bearer_disable() local 619 struct tipc_net *tn = tipc_net(net); in tipc_bearer_bc_xmit() local 750 struct tipc_net *tn = tipc_net(net); in tipc_bearer_stop() local 801 struct tipc_net *tn = tipc_net(net); in tipc_attach_loopback() local 816 struct tipc_net *tn = tipc_net(net); in tipc_detach_loopback() local 886 struct tipc_net *tn = tipc_net(net); in tipc_nl_bearer_dump() local
|
H A D | core.c | 55 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_init_net() local 109 struct tipc_net *tn = tipc_net(net); in tipc_exit_net() local
|
H A D | name_table.c | 573 struct tipc_net *tn = tipc_net(net); in tipc_nametbl_lookup_anycast() local 764 struct tipc_net *tn = tipc_net(net); in tipc_nametbl_publish() local 802 struct tipc_net *tn = tipc_net(net); in tipc_nametbl_withdraw() local 829 struct tipc_net *tn = tipc_net(sub->net); in tipc_nametbl_subscribe() local 860 struct tipc_net *tn = tipc_net(sub->net); in tipc_nametbl_unsubscribe() local 887 struct tipc_net *tn = tipc_net(net); in tipc_nametbl_init() local 933 struct tipc_net *tn = tipc_net(net); in tipc_nametbl_stop() local 1053 struct tipc_net *tn = tipc_net(net); in tipc_nl_service_list() local
|
H A D | node.c | 334 struct tipc_net *tn = tipc_net(net); in tipc_node_find() local 356 struct tipc_net *tn = tipc_net(net); in tipc_node_find_by_id() local 474 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_node_create() local 649 struct tipc_net *tn = tipc_net(net); in tipc_node_stop() local 769 struct tipc_net *tn = tipc_net(peer->net); in tipc_node_cleanup() local 1137 struct tipc_net *tn = tipc_net(net); in tipc_node_try_addr() local 1317 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_node_delete_links() local 2210 struct tipc_net *tn = tipc_net(net); in tipc_node_apply_property() local 2244 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_nl_peer_rm() local 2320 struct tipc_net *tn = net_generic(net, tipc_net_id); in tipc_nl_node_dump() local [all …]
|
H A D | monitor.c | 204 struct tipc_net *tn = tipc_net(net); in tipc_mon_is_active() local 649 struct tipc_net *tn = tipc_net(net); in tipc_mon_create() local 684 struct tipc_net *tn = tipc_net(net); in tipc_mon_delete() local 726 struct tipc_net *tn = tipc_net(net); in tipc_nl_monitor_set_threshold() local 738 struct tipc_net *tn = tipc_net(net); in tipc_nl_monitor_get_threshold() local
|
/openbmc/linux/fs/jffs2/ |
H A D | readinode.c | 31 static int check_node_data(struct jffs2_sb_info *c, struct jffs2_tmp_dnode_info *tn) in check_node_data() 150 static int check_tn_node(struct jffs2_sb_info *c, struct jffs2_tmp_dnode_info *tn) in check_tn_node() 178 struct jffs2_tmp_dnode_info *tn = NULL; in jffs2_lookup_tn() local 199 static void jffs2_kill_tn(struct jffs2_sb_info *c, struct jffs2_tmp_dnode_info *tn) in jffs2_kill_tn() 220 struct jffs2_tmp_dnode_info *tn) in jffs2_add_tn_to_tree() 424 static void ver_insert(struct rb_root *ver_root, struct jffs2_tmp_dnode_info *tn) in ver_insert() 546 struct jffs2_tmp_dnode_info *tn, *next; in jffs2_free_tmp_dnode_info_list() local 717 struct jffs2_tmp_dnode_info *tn; in read_dnode() local
|
H A D | nodelist.h | 354 #define tn_next(tn) rb_entry(rb_next(&(tn)->rb), struct jffs2_tmp_dnode_info, rb) argument 355 #define tn_prev(tn) rb_entry(rb_prev(&(tn)->rb), struct jffs2_tmp_dnode_info, rb) argument 356 #define tn_parent(tn) rb_entry(rb_parent(&(tn)->rb), struct jffs2_tmp_dnode_info, rb) argument 357 #define tn_left(tn) rb_entry((tn)->rb.rb_left, struct jffs2_tmp_dnode_info, rb) argument 358 #define tn_right(tn) rb_entry((tn)->rb.rb_right, struct jffs2_tmp_dnode_info, rb) argument 359 #define tn_erase(tn, list) rb_erase(&tn->rb, list) argument
|
/openbmc/linux/net/netfilter/ |
H A D | xt_TEE.c | 65 struct tee_net *tn = net_generic(net, tee_net_id); in tee_netdev_event() local 94 struct tee_net *tn = net_generic(par->net, tee_net_id); in tee_tg_check() local 134 struct tee_net *tn = net_generic(par->net, tee_net_id); in tee_tg_destroy() local 175 struct tee_net *tn = net_generic(net, tee_net_id); in tee_net_init() local
|
H A D | nf_conntrack_proto_tcp.c | 491 const struct nf_tcp_net *tn = nf_tcp_pernet(nf_ct_net(ct)); in nf_tcp_log_invalid() local 729 const struct nf_tcp_net *tn; in nf_tcp_handle_invalid() local 844 const struct nf_tcp_net *tn = nf_tcp_pernet(net); in tcp_new() local 937 const struct nf_tcp_net *tn; in nf_conntrack_tcp_set_closing() local 969 struct nf_tcp_net *tn = nf_tcp_pernet(net); in nf_conntrack_tcp_packet() local 1471 struct nf_tcp_net *tn = nf_tcp_pernet(net); in tcp_timeout_nlattr_to_obj() local 1582 struct nf_tcp_net *tn = nf_tcp_pernet(net); in nf_conntrack_tcp_init_net() local
|
H A D | nf_flow_table_core.c | 177 struct nf_tcp_net *tn = nf_tcp_pernet(net); in flow_offload_fixup_ct() local 184 struct nf_udp_net *tn = nf_udp_pernet(net); in flow_offload_fixup_ct() local 263 struct nf_tcp_net *tn = nf_tcp_pernet(net); in flow_offload_get_timeout() local 267 struct nf_udp_net *tn = nf_udp_pernet(net); in flow_offload_get_timeout() local
|
/openbmc/linux/net/ipv4/ |
H A D | fib_trie.c | 194 #define node_parent(tn) rtnl_dereference(tn_info(tn)->parent) argument 195 #define get_child(tn, i) rtnl_dereference((tn)->tnode[i]) argument 198 #define node_parent_rcu(tn) rcu_dereference_rtnl(tn_info(tn)->parent) argument 199 #define get_child_rcu(tn, i) rcu_dereference_rtnl((tn)->tnode[i]) argument 213 static inline unsigned long child_length(const struct key_vector *tn) in child_length() 379 struct key_vector *tn; in tnode_new() local 409 static inline int tnode_full(struct key_vector *tn, struct key_vector *n) in tnode_full() 417 static void put_child(struct key_vector *tn, unsigned long i, in put_child() 446 static void update_children(struct key_vector *tn) in update_children() 477 static inline void tnode_free_init(struct key_vector *tn) in tnode_free_init() [all …]
|
/openbmc/linux/net/sched/ |
H A D | act_ipt.c | 100 struct tc_action_net *tn = net_generic(net, id); in __tcf_ipt_init() local 387 struct tc_action_net *tn = net_generic(net, act_ipt_ops.net_id); in ipt_init_net() local 417 struct tc_action_net *tn = net_generic(net, act_xt_ops.net_id); in xt_init_net() local
|
H A D | act_connmark.c | 103 struct tc_action_net *tn = net_generic(net, act_connmark_ops.net_id); in tcf_connmark_init() local 248 struct tc_action_net *tn = net_generic(net, act_connmark_ops.net_id); in connmark_init_net() local
|
H A D | act_skbmod.c | 107 struct tc_action_net *tn = net_generic(net, act_skbmod_ops.net_id); in tcf_skbmod_init() local 293 struct tc_action_net *tn = net_generic(net, act_skbmod_ops.net_id); in skbmod_init_net() local
|
H A D | act_simple.c | 93 struct tc_action_net *tn = net_generic(net, act_simp_ops.net_id); in tcf_simp_init() local 215 struct tc_action_net *tn = net_generic(net, act_simp_ops.net_id); in simp_init_net() local
|
H A D | act_nat.c | 39 struct tc_action_net *tn = net_generic(net, act_nat_ops.net_id); in tcf_nat_init() local 330 struct tc_action_net *tn = net_generic(net, act_nat_ops.net_id); in nat_init_net() local
|
H A D | act_mpls.c | 165 struct tc_action_net *tn = net_generic(net, act_mpls_ops.net_id); in tcf_mpls_init() local 458 struct tc_action_net *tn = net_generic(net, act_mpls_ops.net_id); in mpls_init_net() local
|
H A D | act_gact.c | 58 struct tc_action_net *tn = net_generic(net, act_gact_ops.net_id); in tcf_gact_init() local 302 struct tc_action_net *tn = net_generic(net, act_gact_ops.net_id); in gact_init_net() local
|
H A D | act_ctinfo.c | 161 struct tc_action_net *tn = net_generic(net, act_ctinfo_ops.net_id); in tcf_ctinfo_init() local 369 struct tc_action_net *tn = net_generic(net, act_ctinfo_ops.net_id); in ctinfo_init_net() local
|
H A D | act_vlan.c | 121 struct tc_action_net *tn = net_generic(net, act_vlan_ops.net_id); in tcf_vlan_init() local 433 struct tc_action_net *tn = net_generic(net, act_vlan_ops.net_id); in vlan_init_net() local
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_nvram.c | 84 Symbios_target *tn = &nvram->target[target]; in sym_Symbios_setup_target() local 108 struct Tekram_target *tn = &nvram->target[target]; in sym_Tekram_setup_target() local 159 struct Symbios_target *tn = &nvram->target[i]; in sym_display_Symbios_nvram() local 207 struct Tekram_target *tn = &nvram->target[i]; in sym_display_Tekram_nvram() local
|