Searched defs:tb (Results 1 – 10 of 10) sorted by relevance
| /include/linux/ |
| D | thunderbolt.h | 72 struct tb { struct 75 struct tb_nhi *nhi; argument 76 struct tb_ctl *ctl; argument 78 struct tb_switch *root_switch; argument 79 const struct tb_cm_ops *cm_ops; argument 81 enum tb_security_level security_level; argument 86 extern struct bus_type tb_bus_type; argument 217 struct tb *tb; member 254 tb_xdomain_find_by_uuid_locked(struct tb *tb, const uuid_t *uuid) in tb_xdomain_find_by_uuid_locked() 266 tb_xdomain_find_by_route_locked(struct tb *tb, u64 route) in tb_xdomain_find_by_route_locked()
|
| D | tty_flip.h | 21 struct tty_buffer *tb = port->buf.tail; in tty_insert_flip_char() local
|
| /include/net/ |
| D | netlink.h | 583 static inline int nla_parse(struct nlattr **tb, int maxtype, in nla_parse() 608 static inline int nla_parse_deprecated(struct nlattr **tb, int maxtype, in nla_parse_deprecated() 633 static inline int nla_parse_deprecated_strict(struct nlattr **tb, int maxtype, in nla_parse_deprecated_strict() 656 struct nlattr *tb[], int maxtype, in __nlmsg_parse() 683 struct nlattr *tb[], int maxtype, in nlmsg_parse() 702 struct nlattr *tb[], int maxtype, in nlmsg_parse_deprecated() 722 struct nlattr *tb[], int maxtype, in nlmsg_parse_deprecated_strict() 1137 static inline int nla_parse_nested(struct nlattr *tb[], int maxtype, in nla_parse_nested() 1161 static inline int nla_parse_nested_deprecated(struct nlattr *tb[], int maxtype, in nla_parse_nested_deprecated()
|
| D | genetlink.h | 185 struct nlattr *tb[], int maxtype, in genlmsg_parse_deprecated() 204 struct nlattr *tb[], int maxtype, in genlmsg_parse()
|
| D | ip_fib.h | 296 struct fib_table *tb; in fib_lookup() local 348 struct fib_table *tb; in fib_lookup() local
|
| D | inet_hashtables.h | 98 #define inet_bind_bucket_for_each(tb, head) \ argument
|
| D | pkt_cls.h | 455 #define tcf_em_tree_validate(tp, tb, t) ((void)(t), 0) argument
|
| /include/linux/netfilter/ipset/ |
| D | ip_set.h | 377 ip_set_attr_netorder(struct nlattr *tb[], int type) in ip_set_attr_netorder() 383 ip_set_optattr_netorder(struct nlattr *tb[], int type) in ip_set_optattr_netorder() 468 ip_set_timeout_uget(struct nlattr *tb) in ip_set_timeout_uget() 516 ip_set_comment_uget(struct nlattr *tb) in ip_set_comment_uget()
|
| /include/keys/ |
| D | trusted.h | 25 #define INIT_BUF(tb) (tb->len = 0) argument
|
| /include/crypto/ |
| D | algapi.h | 373 static inline struct crypto_alg *crypto_get_attr_alg(struct rtattr **tb, in crypto_get_attr_alg()
|