Home
last modified time | relevance | path

Searched defs:tb (Results 1 – 10 of 10) sorted by relevance

/include/drm/
Dtask_barrier.h55 static inline void task_barrier_init(struct task_barrier *tb) in task_barrier_init()
63 static inline void task_barrier_add_task(struct task_barrier *tb) in task_barrier_add_task()
68 static inline void task_barrier_rem_task(struct task_barrier *tb) in task_barrier_rem_task()
78 static inline void task_barrier_enter(struct task_barrier *tb) in task_barrier_enter()
92 static inline void task_barrier_exit(struct task_barrier *tb) in task_barrier_exit()
101 static inline void task_barrier_full(struct task_barrier *tb) in task_barrier_full()
/include/linux/
Dthunderbolt.h75 struct tb { struct
78 struct tb_nhi *nhi; argument
79 struct tb_ctl *ctl; argument
81 struct tb_switch *root_switch; argument
82 const struct tb_cm_ops *cm_ops; argument
84 enum tb_security_level security_level; argument
89 extern struct bus_type tb_bus_type; argument
239 struct tb *tb; member
296 tb_xdomain_find_by_uuid_locked(struct tb *tb, const uuid_t *uuid) in tb_xdomain_find_by_uuid_locked()
308 tb_xdomain_find_by_route_locked(struct tb *tb, u64 route) in tb_xdomain_find_by_route_locked()
Dtty_flip.h67 struct tty_buffer *tb = port->buf.tail; in tty_insert_flip_char() local
Dnetlink.h199 #define NL_REQ_ATTR_CHECK(extack, nest, tb, type) ({ \ argument
/include/net/
Dnetlink.h662 static inline int nla_parse(struct nlattr **tb, int maxtype, in nla_parse()
687 static inline int nla_parse_deprecated(struct nlattr **tb, int maxtype, in nla_parse_deprecated()
712 static inline int nla_parse_deprecated_strict(struct nlattr **tb, int maxtype, in nla_parse_deprecated_strict()
735 struct nlattr *tb[], int maxtype, in __nlmsg_parse()
762 struct nlattr *tb[], int maxtype, in nlmsg_parse()
782 struct nlattr *tb[], int maxtype, in nlmsg_parse_deprecated()
803 struct nlattr *tb[], int maxtype, in nlmsg_parse_deprecated_strict()
1248 static inline int nla_parse_nested(struct nlattr *tb[], int maxtype, in nla_parse_nested()
1272 static inline int nla_parse_nested_deprecated(struct nlattr *tb[], int maxtype, in nla_parse_nested_deprecated()
Dgenetlink.h364 struct nlattr *tb[], int maxtype, in genlmsg_parse_deprecated()
383 struct nlattr *tb[], int maxtype, in genlmsg_parse()
Dip_fib.h314 struct fib_table *tb; in fib_lookup() local
372 struct fib_table *tb; in fib_lookup() local
Dinet_hashtables.h127 #define inet_bind_bucket_for_each(tb, head) \ argument
Dpkt_cls.h513 #define tcf_em_tree_validate(tp, tb, t) ((void)(t), 0) argument
/include/linux/netfilter/ipset/
Dip_set.h384 ip_set_attr_netorder(struct nlattr *tb[], int type) in ip_set_attr_netorder()
390 ip_set_optattr_netorder(struct nlattr *tb[], int type) in ip_set_optattr_netorder()
475 ip_set_timeout_uget(struct nlattr *tb) in ip_set_timeout_uget()