Searched defs:tn (Results 51 - 59 of 59) sorted by relevance

123

/linux-master/net/sched/
H A Dact_api.c635 int tcf_generic_walker(struct tc_action_net *tn, struct sk_buff *skb, argument
654 int tcf_idr_search(struct tc_action_net *tn, struct tc_action **a, u32 index) argument
680 struct tc_action_net *tn = net_generic(net, ops->net_id); local
692 struct tc_action_net *tn = net_generic(net, ops->net_id); local
733 int tcf_idr_create(struct tc_action_net *tn, u32 index, struct nlattr *est, argument
791 tcf_idr_create_from_flags(struct tc_action_net *tn, u32 index, struct nlattr *est, struct tc_action **a, const struct tc_action_ops *ops, int bind, u32 flags) argument
804 tcf_idr_cleanup(struct tc_action_net *tn, u32 index) argument
824 tcf_idr_check_alloc(struct tc_action_net *tn, u32 *index, struct tc_action **a, int bind) argument
1862 struct tc_action_net *tn; local
[all...]
H A Dact_ct.c736 struct tc_action_net tn; /* Must be first */ member in struct:tc_ct_action_net
1313 struct tc_action_net *tn = net_generic(net, act_ct_ops.net_id); local
1607 struct tc_ct_action_net *tn = net_generic(net, act_ct_ops.net_id); local
H A Dcls_api.c998 struct tcf_net *tn = net_generic(net, tcf_net_id); local
1013 struct tcf_net *tn = net_generic(net, tcf_net_id); local
1052 struct tcf_net *tn = net_generic(net, tcf_net_id); local
4037 struct tcf_net *tn = net_generic(net, tcf_net_id); local
4046 struct tcf_net *tn = net_generic(net, tcf_net_id); local
[all...]
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c751 struct ipoib_neigh *neigh, *tn; local
/linux-master/net/ipv4/
H A Dfib_trie.c214 static inline unsigned long child_length(const struct key_vector *tn) argument
380 struct key_vector *tn; local
410 tnode_full(struct key_vector *tn, struct key_vector *n) argument
418 put_child(struct key_vector *tn, unsigned long i, struct key_vector *n) argument
447 update_children(struct key_vector *tn) argument
478 tnode_free_init(struct key_vector *tn) argument
483 tnode_free_append(struct key_vector *tn, struct key_vector *n) argument
490 tnode_free(struct key_vector *tn) argument
508 replace(struct trie *t, struct key_vector *oldtnode, struct key_vector *tn) argument
540 struct key_vector *tn; local
636 struct key_vector *tn; local
709 update_suffix(struct key_vector *tn) argument
804 should_inflate(struct key_vector *tp, struct key_vector *tn) argument
819 should_halve(struct key_vector *tp, struct key_vector *tn) argument
833 should_collapse(struct key_vector *tn) argument
848 resize(struct trie *t, struct key_vector *tn) argument
913 node_pull_suffix(struct key_vector *tn, unsigned char slen) argument
927 node_push_suffix(struct key_vector *tn, unsigned char slen) argument
1104 trie_rebalance(struct trie *t, struct key_vector *tn) argument
1129 struct key_vector *tn; local
1785 leaf_walk_rcu(struct key_vector **tn, t_key key) argument
[all...]
/linux-master/net/tipc/
H A Dnode.c332 struct tipc_net *tn = tipc_net(net); local
354 struct tipc_net *tn = tipc_net(net); local
472 struct tipc_net *tn = net_generic(net, tipc_net_id); local
647 struct tipc_net *tn = tipc_net(net); local
767 struct tipc_net *tn = tipc_net(peer->net); local
1135 struct tipc_net *tn = tipc_net(net); local
1315 struct tipc_net *tn = net_generic(net, tipc_net_id); local
2207 struct tipc_net *tn = tipc_net(net); local
2241 struct tipc_net *tn = net_generic(net, tipc_net_id); local
2317 struct tipc_net *tn = net_generic(net, tipc_net_id); local
2388 struct tipc_net *tn = net_generic(net, tipc_net_id); local
2570 struct tipc_net *tn = tipc_net(net); local
2665 struct tipc_net *tn = net_generic(net, tipc_net_id); local
3055 struct tipc_net *tn = tipc_net(net); local
3139 struct tipc_net *tn; local
[all...]
H A Dsocket.c2966 struct tipc_net *tn = net_generic(net, tipc_net_id); local
2996 struct tipc_net *tn = net_generic(net, tipc_net_id); local
3012 struct tipc_net *tn = net_generic(net, tipc_net_id); local
3034 struct tipc_net *tn = net_generic(sock_net(sk), tipc_net_id); local
3054 struct tipc_net *tn = net_generic(net, tipc_net_id); local
3061 struct tipc_net *tn = net_generic(net, tipc_net_id); local
3599 struct tipc_net *tn = tipc_net(net); local
[all...]
/linux-master/kernel/trace/
H A Dftrace.c1221 struct hlist_node *tn; local
1396 struct hlist_node *tn; local
/linux-master/drivers/scsi/
H A Dncr53c8xx.c5459 unsigned char tn = sdev->id, ln = sdev->lun; local
6971 u_char tn = cmd->device->id; local
7181 static void ncr_alloc_ccb(struct ncb *np, u_char tn, u_cha argument
7230 ncr_init_tcb(struct ncb *np, u_char tn) argument
7317 ncr_alloc_lcb(struct ncb *np, u_char tn, u_char ln) argument
7409 unsigned char tn = sdev->id, ln = sdev->lun; local
[all...]

Completed in 304 milliseconds

123