Home
last modified time | relevance | path

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

12345678910>>...17

/Linux-v6.6/fs/reiserfs/
Ddo_balan.c19 static inline void buffer_info_init_left(struct tree_balance *tb, in buffer_info_init_left()
28 static inline void buffer_info_init_right(struct tree_balance *tb, in buffer_info_init_right()
37 static inline void buffer_info_init_tbS0(struct tree_balance *tb, in buffer_info_init_tbS0()
46 static inline void buffer_info_init_bh(struct tree_balance *tb, in buffer_info_init_bh()
56 inline void do_balance_mark_leaf_dirty(struct tree_balance *tb, in do_balance_mark_leaf_dirty()
77 static void balance_leaf_when_delete_del(struct tree_balance *tb) in balance_leaf_when_delete_del()
109 static void balance_leaf_when_delete_cut(struct tree_balance *tb) in balance_leaf_when_delete_cut()
146 static int balance_leaf_when_delete_left(struct tree_balance *tb) in balance_leaf_when_delete_left()
239 static int balance_leaf_when_delete(struct tree_balance *tb, int flag) in balance_leaf_when_delete()
286 static unsigned int balance_leaf_insert_left(struct tree_balance *tb, in balance_leaf_insert_left()
[all …]
Dfix_node.c51 static void create_virtual_node(struct tree_balance *tb, int h) in create_virtual_node()
194 static void check_left(struct tree_balance *tb, int h, int cur_free) in check_left()
280 static void check_right(struct tree_balance *tb, int h, int cur_free) in check_right()
374 static int get_num_ver(int mode, struct tree_balance *tb, int h, in get_num_ver()
621 static void set_parameters(struct tree_balance *tb, int h, int lnum, in set_parameters()
652 static int is_leaf_removable(struct tree_balance *tb) in is_leaf_removable()
696 static int are_leaves_removable(struct tree_balance *tb, int lfree, int rfree) in are_leaves_removable()
797 static void free_buffers_in_tb(struct tree_balance *tb) in free_buffers_in_tb()
827 static int get_empty_nodes(struct tree_balance *tb, int h) in get_empty_nodes()
915 static int get_lfree(struct tree_balance *tb, int h) in get_lfree()
[all …]
Dibalance.c28 struct tree_balance *tb, in internal_define_dest_src_infos()
493 struct tree_balance *tb, in internal_shift_left()
534 static void internal_shift1_left(struct tree_balance *tb, in internal_shift1_left()
565 struct tree_balance *tb, in internal_shift_right()
609 static void internal_shift1_right(struct tree_balance *tb, in internal_shift1_right()
632 static void balance_internal_when_delete(struct tree_balance *tb, in balance_internal_when_delete()
760 static void replace_lkey(struct tree_balance *tb, int h, struct item_head *key) in replace_lkey()
775 static void replace_rkey(struct tree_balance *tb, int h, struct item_head *key) in replace_rkey()
803 int balance_internal(struct tree_balance *tb, in balance_internal()
/Linux-v6.6/drivers/thunderbolt/
Ddomain.c123 struct tb *tb = container_of(dev, struct tb, dev); in boot_acl_show() local
163 struct tb *tb = container_of(dev, struct tb, dev); in boot_acl_store() local
240 const struct tb *tb = container_of(dev, struct tb, dev); in deauthorization_show() local
256 struct tb *tb = container_of(dev, struct tb, dev); in iommu_dma_protection_show() local
265 struct tb *tb = container_of(dev, struct tb, dev); in security_show() local
287 struct tb *tb = container_of(dev, struct tb, dev); in domain_attr_is_visible() local
320 struct tb *tb = container_of(dev, struct tb, dev); in tb_domain_release() local
337 struct tb *tb = data; in tb_domain_event_cb() local
375 struct tb *tb; in tb_domain_alloc() local
434 int tb_domain_add(struct tb *tb) in tb_domain_add()
[all …]
Dicm.c128 struct tb *tb; member
298 static int icm_request(struct tb *tb, const void *request, size_t request_size, in icm_request()
342 static void icm_postpone_rescan(struct tb *tb) in icm_postpone_rescan()
351 static void icm_veto_begin(struct tb *tb) in icm_veto_begin()
362 static void icm_veto_end(struct tb *tb) in icm_veto_end()
382 static bool icm_fr_is_supported(struct tb *tb) in icm_fr_is_supported()
398 static int icm_fr_get_route(struct tb *tb, u8 link, u8 depth, u64 *route) in icm_fr_get_route()
449 static void icm_fr_save_devices(struct tb *tb) in icm_fr_save_devices()
455 icm_fr_driver_ready(struct tb *tb, enum tb_security_level *security_level, in icm_fr_driver_ready()
476 static int icm_fr_approve_switch(struct tb *tb, struct tb_switch *sw) in icm_fr_approve_switch()
[all …]
Dtb.c49 struct tb *tb; member
163 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug()
217 static void tb_discover_dp_resource(struct tb *tb, struct tb_port *port) in tb_discover_dp_resource()
232 static void tb_discover_dp_resources(struct tb *tb) in tb_discover_dp_resources()
388 struct tb *tb = sw->tb; in tb_switch_discover_tunnels() local
424 static void tb_discover_tunnels(struct tb *tb) in tb_discover_tunnels()
472 struct tb *tb = sw->tb; in tb_scan_xdomain() local
530 static struct tb_tunnel *tb_find_tunnel(struct tb *tb, enum tb_tunnel_type type, in tb_find_tunnel()
548 static struct tb_tunnel *tb_find_first_usb3_tunnel(struct tb *tb, in tb_find_first_usb3_tunnel()
575 static int tb_available_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_available_bandwidth()
[all …]
Ddebugfs.c131 struct tb *tb = sw->tb; in regs_write() local
268 struct tb *tb = port->sw->tb; in margining_ber_level_write() local
333 struct tb *tb = port->sw->tb; in margining_caps_show() local
413 struct tb *tb = port->sw->tb; in margining_lanes_write() local
453 struct tb *tb = port->sw->tb; in margining_lanes_show() local
486 struct tb *tb = port->sw->tb; in margining_mode_write() local
526 struct tb *tb = port->sw->tb; in margining_mode_show() local
560 struct tb *tb = sw->tb; in margining_run_write() local
637 struct tb *tb = port->sw->tb; in margining_results_write() local
681 struct tb *tb = port->sw->tb; in margining_results_show() local
[all …]
/Linux-v6.6/tools/testing/selftests/powerpc/pmu/ebb/
Dtrace.c17 struct trace_buffer *tb; in trace_buffer_allocate() local
38 static bool trace_check_bounds(struct trace_buffer *tb, void *p) in trace_check_bounds()
43 static bool trace_check_alloc(struct trace_buffer *tb, void *p) in trace_check_alloc()
62 static void *trace_alloc(struct trace_buffer *tb, int bytes) in trace_alloc()
76 static struct trace_entry *trace_alloc_entry(struct trace_buffer *tb, int payload_size) in trace_alloc_entry()
87 int trace_log_reg(struct trace_buffer *tb, u64 reg, u64 value) in trace_log_reg()
104 int trace_log_counter(struct trace_buffer *tb, u64 value) in trace_log_counter()
120 int trace_log_string(struct trace_buffer *tb, char *str) in trace_log_string()
142 int trace_log_indent(struct trace_buffer *tb) in trace_log_indent()
155 int trace_log_outdent(struct trace_buffer *tb) in trace_log_outdent()
[all …]
/Linux-v6.6/tools/bpf/bpftool/
Dnetlink_dumper.c14 static void xdp_dump_prog_id(struct nlattr **tb, int attr, in xdp_dump_prog_id()
32 struct nlattr *tb[IFLA_XDP_MAX + 1]; in do_xdp_dump_one() local
72 int do_xdp_dump(struct ifinfomsg *ifinfo, struct nlattr **tb) in do_xdp_dump()
83 struct nlattr *tb[TCA_ACT_BPF_MAX + 1]; in do_bpf_dump_one_act() local
104 struct nlattr *tb[TCA_ACT_MAX + 1]; in do_dump_one_act() local
121 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; in do_bpf_act_dump() local
140 struct nlattr *tb[TCA_BPF_MAX + 1]; in do_bpf_filter_dump() local
161 int do_filter_dump(struct tcmsg *info, struct nlattr **tb, const char *kind, in do_filter_dump()
/Linux-v6.6/net/bridge/
Dbr_cfm_netlink.c93 struct nlattr *tb[IFLA_BRIDGE_CFM_MEP_CREATE_MAX + 1]; in br_mep_create_parse() local
133 struct nlattr *tb[IFLA_BRIDGE_CFM_MEP_DELETE_MAX + 1]; in br_mep_delete_parse() local
156 struct nlattr *tb[IFLA_BRIDGE_CFM_MEP_CONFIG_MAX + 1]; in br_mep_config_parse() local
198 struct nlattr *tb[IFLA_BRIDGE_CFM_CC_CONFIG_MAX + 1]; in br_cc_config_parse() local
239 struct nlattr *tb[IFLA_BRIDGE_CFM_CC_PEER_MEP_MAX + 1]; in br_cc_peer_mep_add_parse() local
266 struct nlattr *tb[IFLA_BRIDGE_CFM_CC_PEER_MEP_MAX + 1]; in br_cc_peer_mep_remove_parse() local
293 struct nlattr *tb[IFLA_BRIDGE_CFM_CC_RDI_MAX + 1]; in br_cc_rdi_parse() local
320 struct nlattr *tb[IFLA_BRIDGE_CFM_CC_CCM_TX_MAX + 1]; in br_cc_ccm_tx_parse() local
382 struct nlattr *tb[IFLA_BRIDGE_CFM_MAX + 1]; in br_cfm_parse() local
459 struct nlattr *tb; in br_cfm_config_fill_info() local
[all …]
Dbr_mrp_netlink.c34 struct nlattr *tb[IFLA_BRIDGE_MRP_INSTANCE_MAX + 1]; in br_mrp_instance_parse() local
79 struct nlattr *tb[IFLA_BRIDGE_MRP_PORT_STATE_MAX + 1]; in br_mrp_port_state_parse() local
108 struct nlattr *tb[IFLA_BRIDGE_MRP_PORT_ROLE_MAX + 1]; in br_mrp_port_role_parse() local
137 struct nlattr *tb[IFLA_BRIDGE_MRP_RING_STATE_MAX + 1]; in br_mrp_ring_state_parse() local
171 struct nlattr *tb[IFLA_BRIDGE_MRP_RING_ROLE_MAX + 1]; in br_mrp_ring_role_parse() local
208 struct nlattr *tb[IFLA_BRIDGE_MRP_START_TEST_MAX + 1]; in br_mrp_start_test_parse() local
251 struct nlattr *tb[IFLA_BRIDGE_MRP_IN_STATE_MAX + 1]; in br_mrp_in_state_parse() local
287 struct nlattr *tb[IFLA_BRIDGE_MRP_IN_ROLE_MAX + 1]; in br_mrp_in_role_parse() local
328 struct nlattr *tb[IFLA_BRIDGE_MRP_START_IN_TEST_MAX + 1]; in br_mrp_start_in_test_parse() local
359 struct nlattr *tb[IFLA_BRIDGE_MRP_MAX + 1]; in br_mrp_parse() local
[all …]
/Linux-v6.6/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()
/Linux-v6.6/net/netfilter/
Dnfnetlink_cthelper.c76 struct nlattr *tb[NFCTH_TUPLE_MAX+1]; in nfnl_cthelper_parse_tuple() local
141 struct nlattr *tb[NFCTH_POLICY_MAX+1]; in nfnl_cthelper_expect_policy() local
177 struct nlattr *tb[NFCTH_POLICY_SET_MAX+1]; in nfnl_cthelper_parse_expect_policy() local
220 nfnl_cthelper_create(const struct nlattr * const tb[], in nfnl_cthelper_create()
292 struct nlattr *tb[NFCTH_POLICY_MAX + 1]; in nfnl_cthelper_update_policy_one() local
319 static int nfnl_cthelper_update_policy_all(struct nlattr *tb[], in nfnl_cthelper_update_policy_all()
363 struct nlattr *tb[NFCTH_POLICY_SET_MAX + 1]; in nfnl_cthelper_update_policy() local
384 nfnl_cthelper_update(const struct nlattr * const tb[], in nfnl_cthelper_update()
420 const struct nlattr * const tb[]) in nfnl_cthelper_new()
617 const struct nlattr * const tb[]) in nfnl_cthelper_get()
[all …]
Dnft_tunnel.c76 const struct nlattr * const tb[]) in nft_tunnel_get_init()
195 struct nlattr *tb[NFTA_TUNNEL_KEY_IP_MAX + 1]; in nft_tunnel_obj_ip_init() local
224 struct nlattr *tb[NFTA_TUNNEL_KEY_IP6_MAX + 1]; in nft_tunnel_obj_ip6_init() local
260 struct nlattr *tb[NFTA_TUNNEL_KEY_VXLAN_MAX + 1]; in nft_tunnel_obj_vxlan_init() local
289 struct nlattr *tb[NFTA_TUNNEL_KEY_ERSPAN_MAX + 1]; in nft_tunnel_obj_erspan_init() local
343 struct nlattr *tb[NFTA_TUNNEL_KEY_GENEVE_MAX + 1]; in nft_tunnel_obj_geneve_init() local
443 const struct nlattr * const tb[], in nft_tunnel_obj_init()
Dnft_bitwise.c94 const struct nlattr *const tb[]) in nft_bitwise_init_bool()
132 const struct nlattr *const tb[]) in nft_bitwise_init_shift()
162 const struct nlattr * const tb[]) in nft_bitwise_init()
342 nft_bitwise_extract_u32_data(const struct nlattr * const tb, u32 *out) in nft_bitwise_extract_u32_data()
363 const struct nlattr * const tb[]) in nft_bitwise_fast_init()
486 const struct nlattr * const tb[]) in nft_bitwise_select_ops()
Dnft_limit.c59 const struct nlattr * const tb[], bool pkts) in nft_limit_init()
183 const struct nlattr * const tb[]) in nft_limit_pkts_init()
247 const struct nlattr * const tb[]) in nft_limit_bytes_init()
291 const struct nlattr * const tb[]) in nft_limit_select_ops()
325 const struct nlattr * const tb[], in nft_limit_obj_pkts_init()
378 const struct nlattr * const tb[], in nft_limit_obj_bytes_init()
415 const struct nlattr * const tb[]) in nft_limit_obj_select_ops()
/Linux-v6.6/drivers/net/wireless/ti/wlcore/
Dtestmode.c58 static int wl1271_tm_cmd_test(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_test()
138 static int wl1271_tm_cmd_interrogate(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_interrogate()
203 static int wl1271_tm_cmd_configure(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_configure()
235 static int wl1271_tm_detect_fem(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_detect_fem()
272 static int wl1271_tm_cmd_set_plt_mode(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_set_plt_mode()
303 static int wl12xx_tm_cmd_get_mac(struct wl1271 *wl, struct nlattr *tb[]) in wl12xx_tm_cmd_get_mac()
353 struct nlattr *tb[WL1271_TM_ATTR_MAX + 1]; in wl1271_tm_cmd() local
/Linux-v6.6/net/dcb/
Ddcbnl.c242 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getstate()
253 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfccfg()
298 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getperm_hwaddr()
312 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getcap()
357 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getnumtcs()
404 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setnumtcs()
438 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfcstate()
448 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setpfcstate()
466 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getapp()
536 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setapp()
[all …]
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dtestmode.c100 static int ath10k_tm_cmd_get_version(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_get_version()
226 static int ath10k_tm_cmd_utf_start(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_utf_start()
347 static int ath10k_tm_cmd_utf_stop(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_utf_stop()
371 static int ath10k_tm_cmd_wmi(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_wmi()
431 struct nlattr *tb[ATH10K_TM_ATTR_MAX + 1]; in ath10k_tm_cmd() local
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dtestmode.c196 const void **tb; in ath11k_tm_wmi_event_segmented() local
231 static int ath11k_tm_cmd_get_version(struct ath11k *ar, struct nlattr *tb[]) in ath11k_tm_cmd_get_version()
263 static int ath11k_tm_cmd_testmode_start(struct ath11k *ar, struct nlattr *tb[]) in ath11k_tm_cmd_testmode_start()
300 static int ath11k_tm_cmd_wmi(struct ath11k *ar, struct nlattr *tb[], in ath11k_tm_cmd_wmi()
390 static int ath11k_tm_cmd_wmi_ftm(struct ath11k *ar, struct nlattr *tb[]) in ath11k_tm_cmd_wmi_ftm()
479 struct nlattr *tb[ATH11K_TM_ATTR_MAX + 1]; in ath11k_tm_cmd() local
/Linux-v6.6/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()
/Linux-v6.6/drivers/infiniband/core/
Dnldev.c1020 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_get_doit() local
1070 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_set_doit() local
1160 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_port_get_doit() local
1218 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_port_get_dumpit() local
1276 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_res_get_doit() local
1421 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in res_get_common_doit() local
1502 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in res_get_common_dumpit() local
1694 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_newlink() local
1741 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_dellink() local
1768 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_get_chardev() local
[all …]
/Linux-v6.6/drivers/target/
Dtarget_core_hba.c40 struct target_backend *tb, *old; in transport_backend_register() local
68 struct target_backend *tb; in target_backend_unregister() local
92 struct target_backend *tb; in core_get_backend() local
/Linux-v6.6/arch/powerpc/kernel/
Dwatchdog.c149 u64 tb = get_tb(); in wd_lockup_ipi() local
204 u64 tb, last_reset; in watchdog_smp_panic() local
348 u64 tb = get_tb(); in watchdog_timer_interrupt() local
373 u64 tb; in DEFINE_INTERRUPT_HANDLER_NMI() local
458 u64 tb; in arch_touch_nmi_watchdog() local
/Linux-v6.6/net/ipv4/
Dinet_hashtables.c71 struct inet_bind_bucket *tb = kmem_cache_alloc(cachep, GFP_ATOMIC); in inet_bind_bucket_create() local
88 void inet_bind_bucket_destroy(struct kmem_cache *cachep, struct inet_bind_bucket *tb) in inet_bind_bucket_destroy()
96 bool inet_bind_bucket_match(const struct inet_bind_bucket *tb, const struct net *net, in inet_bind_bucket_match()
103 static void inet_bind2_bucket_init(struct inet_bind2_bucket *tb, in inet_bind2_bucket_init()
131 struct inet_bind2_bucket *tb = kmem_cache_alloc(cachep, GFP_ATOMIC); in inet_bind2_bucket_create() local
140 void inet_bind2_bucket_destroy(struct kmem_cache *cachep, struct inet_bind2_bucket *tb) in inet_bind2_bucket_destroy()
168 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb, in inet_bind_hash()
186 struct inet_bind_bucket *tb; in __inet_put_port() local
230 struct inet_bind_bucket *tb; in __inet_inherit_port() local
713 struct inet_bind_bucket *tb = inet_csk(sk)->icsk_bind_hash; in inet_reuseport_add_sock() local
[all …]

12345678910>>...17