Home
last modified time | relevance | path

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

/include/drm/
A 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/
A Dthunderbolt.h81 struct tb { struct
84 struct tb_nhi *nhi; argument
85 struct tb_ctl *ctl; argument
87 struct tb_switch *root_switch; argument
88 const struct tb_cm_ops *cm_ops; argument
90 enum tb_security_level security_level; argument
95 extern const struct bus_type tb_bus_type; argument
245 struct tb *tb; member
302 tb_xdomain_find_by_uuid_locked(struct tb *tb, const uuid_t *uuid) in tb_xdomain_find_by_uuid_locked()
314 tb_xdomain_find_by_route_locked(struct tb *tb, u64 route) in tb_xdomain_find_by_route_locked()
A Dtty_flip.h67 struct tty_buffer *tb = port->buf.tail; in tty_insert_flip_char() local
A Dnetlink.h199 #define NL_REQ_ATTR_CHECK(extack, nest, tb, type) ({ \ argument
/include/acpi/
A 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/
A Dnetlink.h706 static inline int nla_parse(struct nlattr **tb, int maxtype, in nla_parse()
731 static inline int nla_parse_deprecated(struct nlattr **tb, int maxtype, in nla_parse_deprecated()
756 static inline int nla_parse_deprecated_strict(struct nlattr **tb, int maxtype, in nla_parse_deprecated_strict()
779 struct nlattr *tb[], int maxtype, in __nlmsg_parse()
806 struct nlattr *tb[], int maxtype, in nlmsg_parse()
826 struct nlattr *tb[], int maxtype, in nlmsg_parse_deprecated()
847 struct nlattr *tb[], int maxtype, in nlmsg_parse_deprecated_strict()
1350 static inline int nla_parse_nested(struct nlattr *tb[], int maxtype, in nla_parse_nested()
1374 static inline int nla_parse_nested_deprecated(struct nlattr *tb[], int maxtype, in nla_parse_nested_deprecated()
A Dgenetlink.h389 struct nlattr *tb[], int maxtype, in genlmsg_parse_deprecated()
408 struct nlattr *tb[], int maxtype, in genlmsg_parse()
A Drtnetlink.h85 struct nlattr **tb; member
A Dip_fib.h319 struct fib_table *tb; in fib_lookup() local
377 struct fib_table *tb; in fib_lookup() local
A Dinet_hashtables.h123 #define inet_bind_bucket_for_each(tb, head) \ argument
A Dpkt_cls.h524 #define tcf_em_tree_validate(tp, tb, t) ((void)(t), 0) argument
/include/linux/netfilter/ipset/
A Dip_set.h377 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()

Completed in 32 milliseconds