Home
last modified time | relevance | path

Searched defs:tb (Results 1 – 11 of 11) 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.h74 struct tb { struct
77 struct tb_nhi *nhi; argument
78 struct tb_ctl *ctl; argument
80 struct tb_switch *root_switch; argument
81 const struct tb_cm_ops *cm_ops; argument
83 enum tb_security_level security_level; argument
88 extern const struct bus_type tb_bus_type; argument
238 struct tb *tb; member
295 tb_xdomain_find_by_uuid_locked(struct tb *tb, const uuid_t *uuid) in tb_xdomain_find_by_uuid_locked()
307 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.h198 #define NL_REQ_ATTR_CHECK(extack, nest, tb, type) ({ \ argument
/include/acpi/
Dnhlt.h34 #define __acpi_nhlt_first_endpoint(tb) \ argument
40 #define __acpi_nhlt_get_endpoint(tb, ep, i) \ argument
63 #define for_each_nhlt_endpoint(tb, ep) \ argument
140 acpi_nhlt_tb_find_endpoint(const struct acpi_table_nhlt *tb, in acpi_nhlt_tb_find_endpoint()
154 acpi_nhlt_tb_find_fmtcfg(const struct acpi_table_nhlt *tb, in acpi_nhlt_tb_find_fmtcfg()
/include/net/
Dnetlink.h678 static inline int nla_parse(struct nlattr **tb, int maxtype, in nla_parse()
703 static inline int nla_parse_deprecated(struct nlattr **tb, int maxtype, in nla_parse_deprecated()
728 static inline int nla_parse_deprecated_strict(struct nlattr **tb, int maxtype, in nla_parse_deprecated_strict()
751 struct nlattr *tb[], int maxtype, in __nlmsg_parse()
778 struct nlattr *tb[], int maxtype, in nlmsg_parse()
798 struct nlattr *tb[], int maxtype, in nlmsg_parse_deprecated()
819 struct nlattr *tb[], int maxtype, in nlmsg_parse_deprecated_strict()
1310 static inline int nla_parse_nested(struct nlattr *tb[], int maxtype, in nla_parse_nested()
1334 static inline int nla_parse_nested_deprecated(struct nlattr *tb[], int maxtype, in nla_parse_nested_deprecated()
Dgenetlink.h390 struct nlattr *tb[], int maxtype, in genlmsg_parse_deprecated()
409 struct nlattr *tb[], int maxtype, in genlmsg_parse()
Dip_fib.h317 struct fib_table *tb; in fib_lookup() local
375 struct fib_table *tb; in fib_lookup() local
Dinet_hashtables.h122 #define inet_bind_bucket_for_each(tb, head) \ argument
Dpkt_cls.h524 #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()