| /linux-6.15/drivers/thunderbolt/ |
| H A D | domain.c | 337 struct tb *tb = data; in tb_domain_event_cb() local 375 struct tb *tb; in tb_domain_alloc() local 499 void tb_domain_remove(struct tb *tb) in tb_domain_remove() 522 int tb_domain_suspend_noirq(struct tb *tb) in tb_domain_suspend_noirq() 548 int tb_domain_resume_noirq(struct tb *tb) in tb_domain_resume_noirq() 561 int tb_domain_suspend(struct tb *tb) in tb_domain_suspend() 566 int tb_domain_freeze_noirq(struct tb *tb) in tb_domain_freeze_noirq() 580 int tb_domain_thaw_noirq(struct tb *tb) in tb_domain_thaw_noirq() 593 void tb_domain_complete(struct tb *tb) in tb_domain_complete() 610 int tb_domain_runtime_resume(struct tb *tb) in tb_domain_runtime_resume() [all …]
|
| H A D | icm.c | 128 struct tb *tb; member 362 static void icm_veto_end(struct tb *tb) in icm_veto_end() 612 struct tb *tb = parent_sw->tb; in alloc_switch() local 1695 struct tb *tb = n->tb; in icm_handle_notification() local 1991 static int icm_suspend(struct tb *tb) in icm_suspend() 2075 struct tb *tb = icm_to_tb(icm); in icm_rescan_work() local 2174 static void icm_stop(struct tb *tb) in icm_stop() 2195 struct tb *tb = icm_to_tb(icm); in icm_usb4_switch_nvm_auth_complete() local 2264 struct tb *tb = sw->tb; in icm_usb4_switch_op() local 2324 struct tb *tb = sw->tb; in icm_usb4_switch_nvm_authenticate_status() local [all …]
|
| H A D | tb.c | 79 struct tb *tb; member 382 struct tb *tb = sw->tb; in tb_switch_discover_tunnels() local 436 struct tb *tb = sw->tb; in tb_scan_xdomain() local 1218 struct tb *tb = sw->tb; in tb_configure_link() local 1418 struct tb *tb = group->tb; in tb_recalc_estimated_bandwidth_for_group() local 1554 struct tb *tb = group->tb; in tb_bandwidth_group_release_work() local 1708 struct tb *tb; in tb_deactivate_and_free_tunnel() local 1893 struct tb *tb = data; in tb_dp_tunnel_active() local 2405 struct tb *tb = ev->tb; in tb_handle_hotplug() local 2712 struct tb *tb = ev->tb; in tb_handle_dp_bandwidth_request() local [all …]
|
| H A D | debugfs.c | 225 struct tb *tb = sw->tb; in regs_write() local 386 struct tb *tb = sw->tb; in port_sb_regs_write() local 419 struct tb *tb = rt->tb; in retimer_sb_regs_write() local 814 struct tb *tb = port->sw->tb; in margining_lanes_write() local 1226 struct tb *tb = sw->tb; in margining_run_write() local 2100 struct tb *tb = sw->tb; in port_regs_show() local 2204 struct tb *tb = sw->tb; in switch_regs_show() local 2256 struct tb *tb = sw->tb; in path_show() local 2319 struct tb *tb = sw->tb; in counters_show() local 2379 struct tb *tb = sw->tb; in port_sb_regs_show() local [all …]
|
| H A D | nhi.c | 967 struct tb *tb = pci_get_drvdata(pdev); in __nhi_suspend_noirq() local 992 struct tb *tb = pci_get_drvdata(pdev); in nhi_freeze_noirq() local 1000 struct tb *tb = pci_get_drvdata(pdev); in nhi_thaw_noirq() local 1047 struct tb *tb = pci_get_drvdata(pdev); in nhi_resume_noirq() local 1073 struct tb *tb = pci_get_drvdata(pdev); in nhi_suspend() local 1081 struct tb *tb = pci_get_drvdata(pdev); in nhi_complete() local 1097 struct tb *tb = pci_get_drvdata(pdev); in nhi_runtime_suspend() local 1116 struct tb *tb = pci_get_drvdata(pdev); in nhi_runtime_resume() local 1308 struct tb *tb; in nhi_select_cm() local 1333 struct tb *tb; in nhi_probe() local [all …]
|
| /linux-6.15/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | trace.c | 17 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() 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() 269 void trace_buffer_print(struct trace_buffer *tb) in trace_buffer_print() [all …]
|
| /linux-6.15/tools/bpf/bpftool/ |
| H A D | netlink_dumper.c | 14 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-6.15/net/bridge/ |
| H A D | br_cfm_netlink.c | 93 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 …]
|
| H A D | br_mrp_netlink.c | 34 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-6.15/include/drm/ |
| H A D | task_barrier.h | 55 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-6.15/net/netfilter/ |
| H A D | nfnetlink_cthelper.c | 76 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 …]
|
| H A D | nft_tunnel.c | 76 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 290 struct nlattr *tb[NFTA_TUNNEL_KEY_ERSPAN_MAX + 1]; in nft_tunnel_obj_erspan_init() local 345 struct nlattr *tb[NFTA_TUNNEL_KEY_GENEVE_MAX + 1]; in nft_tunnel_obj_geneve_init() local 446 const struct nlattr * const tb[], in nft_tunnel_obj_init()
|
| H A D | nft_bitwise.c | 139 const struct nlattr *const tb[]) in nft_bitwise_init_mask_xor() 178 const struct nlattr *const tb[]) in nft_bitwise_init_shift() 209 const struct nlattr *const tb[]) in nft_bitwise_init_bool() 244 const struct nlattr * const tb[]) in nft_bitwise_init() 453 nft_bitwise_extract_u32_data(const struct nlattr * const tb, u32 *out) in nft_bitwise_extract_u32_data() 474 const struct nlattr * const tb[]) in nft_bitwise_fast_init() 598 const struct nlattr * const tb[]) in nft_bitwise_select_ops()
|
| /linux-6.15/drivers/net/wireless/ti/wlcore/ |
| H A D | testmode.c | 58 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-6.15/net/dcb/ |
| H A D | dcbnl.c | 242 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() 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() 734 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setstate() 782 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setall() [all …]
|
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | testmode.c | 100 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-6.15/drivers/infiniband/core/ |
| H A D | nldev.c | 1073 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_get_doit() local 1123 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_set_doit() local 1213 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_port_get_doit() local 1271 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_port_get_dumpit() local 1329 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_res_get_doit() local 1478 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in res_get_common_doit() local 1559 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in res_get_common_dumpit() local 1759 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_newlink() local 1806 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_dellink() local 2028 struct nlattr *tb[], in nldev_stat_set_mode_doit() [all …]
|
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | testmode.c | 196 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[ATH_TM_ATTR_MAX + 1]; in ath11k_tm_cmd() local
|
| /linux-6.15/include/linux/ |
| H A D | thunderbolt.h | 74 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()
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | testmode.c | 179 static int ath12k_tm_cmd_get_version(struct ath12k *ar, struct nlattr *tb[]) in ath12k_tm_cmd_get_version() 207 static int ath12k_tm_cmd_process_ftm(struct ath12k *ar, struct nlattr *tb[]) in ath12k_tm_cmd_process_ftm() 281 static int ath12k_tm_cmd_testmode_start(struct ath12k *ar, struct nlattr *tb[]) in ath12k_tm_cmd_testmode_start() 300 static int ath12k_tm_cmd_wmi(struct ath12k *ar, struct nlattr *tb[]) in ath12k_tm_cmd_wmi() 359 struct nlattr *tb[ATH_TM_ATTR_MAX + 1]; in ath12k_tm_cmd() local
|
| /linux-6.15/drivers/target/ |
| H A D | target_core_hba.c | 40 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-6.15/arch/powerpc/kernel/ |
| H A D | watchdog.c | 149 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-6.15/include/acpi/ |
| H A D | nhlt.h | 34 #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()
|
| /linux-6.15/net/ipv4/ |
| H A D | inet_hashtables.c | 70 struct inet_bind_bucket *tb = kmem_cache_alloc(cachep, GFP_ATOMIC); in inet_bind_bucket_create() local 87 void inet_bind_bucket_destroy(struct inet_bind_bucket *tb) in inet_bind_bucket_destroy() 95 bool inet_bind_bucket_match(const struct inet_bind_bucket *tb, const struct net *net, in inet_bind_bucket_match() 105 struct inet_bind_bucket *tb, in inet_bind2_bucket_init() 131 struct inet_bind_bucket *tb, in inet_bind2_bucket_create() 165 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb, in inet_bind_hash() 182 struct inet_bind_bucket *tb; in __inet_put_port() local 225 struct inet_bind_bucket *tb; in __inet_inherit_port() local 721 struct inet_bind_bucket *tb = inet_csk(sk)->icsk_bind_hash; in inet_reuseport_add_sock() local 828 static bool inet_bind2_bucket_match(const struct inet_bind2_bucket *tb, in inet_bind2_bucket_match() [all …]
|
| H A D | fib_trie.c | 1015 struct fib_table *tb; in fib_find_matching_alias() local 2143 struct fib_table *tb; in fib_info_notify_update() local 2213 struct fib_table *tb; in fib_notify() local 2236 void fib_free_table(struct fib_table *tb) in fib_free_table() 2385 struct fib_table *tb; in fib_trie_table() local 2421 struct fib_table *tb; member 2622 struct fib_table *tb; in fib_triestat_seq_show() local 2655 struct fib_table *tb; in fib_trie_get_idx() local 2684 struct fib_table *tb = iter->tb; in fib_trie_seq_next() local 2866 struct fib_table *tb; in fib_route_seq_start() local [all …]
|