Home
last modified time | relevance | path

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

12

/linux-4.4.14/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()
289 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()
623 static void set_parameters(struct tree_balance *tb, int h, int lnum, in set_parameters()
654 static int is_leaf_removable(struct tree_balance *tb) in is_leaf_removable()
698 static int are_leaves_removable(struct tree_balance *tb, int lfree, int rfree) in are_leaves_removable()
799 static void free_buffers_in_tb(struct tree_balance *tb) in free_buffers_in_tb()
829 static int get_empty_nodes(struct tree_balance *tb, int h) in get_empty_nodes()
917 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()
Dlbalance.c629 static void leaf_define_dest_src_infos(int shift_mode, struct tree_balance *tb, in leaf_define_dest_src_infos()
715 int leaf_move_items(int shift_mode, struct tree_balance *tb, int mov_num, in leaf_move_items()
741 int leaf_shift_left(struct tree_balance *tb, int shift_num, int shift_bytes) in leaf_shift_left()
794 int leaf_shift_right(struct tree_balance *tb, int shift_num, int shift_bytes) in leaf_shift_right()
Dstree.c1146 static int calc_deleted_bytes_number(struct tree_balance *tb, char mode) in calc_deleted_bytes_number()
1173 struct tree_balance *tb, in init_tb_struct()
1390 struct tree_balance tb; in reiserfs_delete_solid_item() local
/linux-4.4.14/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-4.4.14/drivers/thunderbolt/
Dtb.c63 static void tb_free_invalid_tunnels(struct tb *tb) in tb_free_invalid_tunnels()
143 static void tb_activate_pcie_devices(struct tb *tb) in tb_activate_pcie_devices()
205 struct tb *tb; member
219 struct tb *tb = ev->tb; in tb_handle_hotplug() local
287 struct tb *tb = data; in tb_schedule_hotplug_handler() local
306 void thunderbolt_shutdown_and_free(struct tb *tb) in thunderbolt_shutdown_and_free()
351 struct tb *tb; in thunderbolt_alloc_and_start() local
398 void thunderbolt_suspend(struct tb *tb) in thunderbolt_suspend()
409 void thunderbolt_resume(struct tb *tb) in thunderbolt_resume()
Dtb.h21 struct tb *tb; member
80 struct tb *tb; member
99 struct tb { struct
102 * any struct tb_switch / struct tb_port. argument
104 struct tb_nhi *nhi; argument
105 struct tb_ctl *ctl; argument
107 struct tb_switch *root_switch; argument
110 * tb_handle_hotplug will stop progressing plug argument
188 #define tb_err(tb, fmt, arg...) dev_err(&(tb)->nhi->pdev->dev, fmt, ## arg) argument
189 #define tb_WARN(tb, fmt, arg...) dev_WARN(&(tb)->nhi->pdev->dev, fmt, ## arg) argument
[all …]
Dswitch.c43 static void tb_dump_port(struct tb *tb, struct tb_regs_port_header *port) in tb_dump_port()
212 static void tb_dump_switch(struct tb *tb, struct tb_regs_switch_header *sw) in tb_dump_switch()
235 int tb_switch_reset(struct tb *tb, u64 route) in tb_switch_reset()
339 struct tb_switch *tb_switch_alloc(struct tb *tb, u64 route) in tb_switch_alloc()
Dnhi.c499 struct tb *tb = pci_get_drvdata(pdev); in nhi_suspend_noirq() local
507 struct tb *tb = pci_get_drvdata(pdev); in nhi_resume_noirq() local
538 struct tb *tb; in nhi_probe() local
612 struct tb *tb = pci_get_drvdata(pdev); in nhi_remove() local
Dtunnel_pci.h13 struct tb *tb; member
Dpath.c35 struct tb_path *tb_path_alloc(struct tb *tb, int num_hops) in tb_path_alloc()
Dtunnel_pci.c58 struct tb_pci_tunnel *tb_pci_alloc(struct tb *tb, struct tb_port *up, in tb_pci_alloc()
/linux-4.4.14/net/dcb/
Ddcbnl.c222 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getstate()
233 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfccfg()
278 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getperm_hwaddr()
292 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getcap()
336 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getnumtcs()
382 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setnumtcs()
415 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfcstate()
425 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setpfcstate()
443 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getapp()
512 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setapp()
[all …]
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dtestmode.c72 static int wl1271_tm_cmd_test(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_test()
151 static int wl1271_tm_cmd_interrogate(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_interrogate()
215 static int wl1271_tm_cmd_configure(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_configure()
247 static int wl1271_tm_detect_fem(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_detect_fem()
284 static int wl1271_tm_cmd_set_plt_mode(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_set_plt_mode()
315 static int wl12xx_tm_cmd_get_mac(struct wl1271 *wl, struct nlattr *tb[]) in wl12xx_tm_cmd_get_mac()
365 struct nlattr *tb[WL1271_TM_ATTR_MAX + 1]; in wl1271_tm_cmd() local
Dvendor_cmd.c35 struct nlattr *tb[NUM_WLCORE_VENDOR_ATTR]; in wlcore_vendor_cmd_smart_config_start() local
110 struct nlattr *tb[NUM_WLCORE_VENDOR_ATTR]; in wlcore_vendor_cmd_smart_config_set_group_key() local
/linux-4.4.14/drivers/iio/common/st_sensors/
Dst_sensors_spi.c29 static int st_sensors_spi_read(struct st_sensor_transfer_buffer *tb, in st_sensors_spi_read()
66 static int st_sensors_spi_read_byte(struct st_sensor_transfer_buffer *tb, in st_sensors_spi_read_byte()
73 struct st_sensor_transfer_buffer *tb, struct device *dev, in st_sensors_spi_read_multiple_byte()
79 static int st_sensors_spi_write_byte(struct st_sensor_transfer_buffer *tb, in st_sensors_spi_write_byte()
Dst_sensors_i2c.c29 static int st_sensors_i2c_read_byte(struct st_sensor_transfer_buffer *tb, in st_sensors_i2c_read_byte()
45 struct st_sensor_transfer_buffer *tb, struct device *dev, in st_sensors_i2c_read_multiple_byte()
55 static int st_sensors_i2c_write_byte(struct st_sensor_transfer_buffer *tb, in st_sensors_i2c_write_byte()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dtestmode.c110 static int ath10k_tm_cmd_get_version(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_get_version()
312 static int ath10k_tm_cmd_utf_start(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_utf_start()
429 static int ath10k_tm_cmd_utf_stop(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_utf_stop()
453 static int ath10k_tm_cmd_wmi(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_wmi()
513 struct nlattr *tb[ATH10K_TM_ATTR_MAX + 1]; in ath10k_tm_cmd() local
Dwmi-tlv.c135 const void **tb = data; in ath10k_wmi_tlv_iter_parse() local
143 static int ath10k_wmi_tlv_parse(struct ath10k *ar, const void **tb, in ath10k_wmi_tlv_parse()
154 const void **tb; in ath10k_wmi_tlv_parse_alloc() local
181 const void **tb; in ath10k_wmi_tlv_event_bcn_tx_status() local
228 const void **tb; in ath10k_wmi_tlv_event_diag_data() local
291 const void **tb; in ath10k_wmi_tlv_event_diag() local
319 const void **tb; in ath10k_wmi_tlv_event_p2p_noa() local
353 const void **tb; in ath10k_wmi_tlv_event_tx_pause() local
568 const void **tb; in ath10k_wmi_tlv_op_pull_scan_ev() local
600 const void **tb; in ath10k_wmi_tlv_op_pull_mgmt_rx_ev() local
[all …]
/linux-4.4.14/net/netfilter/
Dnfnetlink_cthelper.c71 struct nlattr *tb[NFCTH_TUPLE_MAX+1]; in nfnl_cthelper_parse_tuple() local
131 struct nlattr *tb[NFCTH_POLICY_MAX+1]; in nfnl_cthelper_expect_policy() local
163 struct nlattr *tb[NFCTH_POLICY_SET_MAX+1]; in nfnl_cthelper_parse_expect_policy() local
202 nfnl_cthelper_create(const struct nlattr * const tb[], in nfnl_cthelper_create()
257 nfnl_cthelper_update(const struct nlattr * const tb[], in nfnl_cthelper_update()
291 const struct nlmsghdr *nlh, const struct nlattr * const tb[]) in nfnl_cthelper_new()
503 const struct nlmsghdr *nlh, const struct nlattr * const tb[]) in nfnl_cthelper_get()
575 const struct nlmsghdr *nlh, const struct nlattr * const tb[]) in nfnl_cthelper_del()
Dnft_limit.c55 const struct nlattr * const tb[]) in nft_limit_init()
127 const struct nlattr * const tb[]) in nft_limit_pkts_init()
169 const struct nlattr * const tb[]) in nft_limit_pkt_bytes_init()
194 const struct nlattr * const tb[]) in nft_limit_select_ops()
Dnft_meta.c224 const struct nlattr * const tb[]) in nft_meta_get_init()
276 const struct nlattr * const tb[]) in nft_meta_set_init()
356 const struct nlattr * const tb[]) in nft_meta_select_ops()
Dnft_cmp.c72 const struct nlattr * const tb[]) in nft_cmp_init()
121 const struct nlattr * const tb[]) in nft_cmp_fast_init()
175 nft_cmp_select_ops(const struct nft_ctx *ctx, const struct nlattr * const tb[]) in nft_cmp_select_ops()
Dnft_ct.c224 const struct nlattr * const tb[]) in nft_ct_get_init()
324 const struct nlattr * const tb[]) in nft_ct_set_init()
422 const struct nlattr * const tb[]) in nft_ct_select_ops()
Dnfnetlink_acct.c51 const struct nlmsghdr *nlh, const struct nlattr * const tb[]) in nfnl_acct_new()
239 struct nlattr *tb[NFACCT_FILTER_MAX + 1]; in nfacct_filter_alloc() local
258 const struct nlmsghdr *nlh, const struct nlattr * const tb[]) in nfnl_acct_get()
338 const struct nlmsghdr *nlh, const struct nlattr * const tb[]) in nfnl_acct_del()
Dnft_payload.c118 const struct nlattr * const tb[]) in nft_payload_init()
165 const struct nlattr * const tb[]) in nft_payload_select_ops()
Dnft_compat.c184 struct nlattr *tb[NFTA_RULE_COMPAT_MAX+1]; in nft_parse_compat() local
208 const struct nlattr * const tb[]) in nft_target_init()
396 const struct nlattr * const tb[]) in nft_match_init()
524 const struct nlmsghdr *nlh, const struct nlattr * const tb[]) in nfnl_compat_get()
631 const struct nlattr * const tb[]) in nft_match_select_ops()
711 const struct nlattr * const tb[]) in nft_target_select_ops()
Dnft_reject.c31 const struct nlattr * const tb[]) in nft_reject_init()
Dnft_masq.c41 const struct nlattr * const tb[]) in nft_masq_init()
Dnft_redir.c44 const struct nlattr * const tb[]) in nft_redir_init()
Dnf_nat_proto_common.c99 int nf_nat_l4proto_nlattr_to_range(struct nlattr *tb[], in nf_nat_l4proto_nlattr_to_range()
Dnft_reject_inet.c66 const struct nlattr * const tb[]) in nft_reject_inet_init()
Dnft_exthdr.c59 const struct nlattr * const tb[]) in nft_exthdr_init()
Dnft_queue.c65 const struct nlattr * const tb[]) in nft_queue_init()
Dnft_lookup.c54 const struct nlattr * const tb[]) in nft_lookup_init()
Dnft_bitwise.c51 const struct nlattr * const tb[]) in nft_bitwise_init()
Dnft_byteorder.c79 const struct nlattr * const tb[]) in nft_byteorder_init()
Dnft_log.c50 const struct nlattr * const tb[]) in nft_log_init()
Dnft_immediate.c42 const struct nlattr * const tb[]) in nft_immediate_init()
Dnft_nat.c118 const struct nlattr * const tb[]) in nft_nat_init()
Dnf_conntrack_proto_dccp.c668 struct nlattr *tb[CTA_PROTOINFO_DCCP_MAX + 1]; in nlattr_to_dccp() local
716 static int dccp_timeout_nlattr_to_obj(struct nlattr *tb[], in dccp_timeout_nlattr_to_obj()
Dnft_dynset.c103 const struct nlattr * const tb[]) in nft_dynset_init()
Dnft_counter.c95 const struct nlattr * const tb[]) in nft_counter_init()
Dnf_conntrack_proto_sctp.c563 struct nlattr *tb[CTA_PROTOINFO_SCTP_MAX+1]; in nlattr_to_sctp() local
605 static int sctp_timeout_nlattr_to_obj(struct nlattr *tb[], in sctp_timeout_nlattr_to_obj()
Dnf_conntrack_proto_generic.c107 static int generic_timeout_nlattr_to_obj(struct nlattr *tb[], in generic_timeout_nlattr_to_obj()
Dnf_conntrack_proto_udp.c161 static int udp_timeout_nlattr_to_obj(struct nlattr *tb[], in udp_timeout_nlattr_to_obj()
Dnf_nat_core.c732 struct nlattr *tb[CTA_PROTONAT_MAX+1]; in nfnetlink_parse_nat_proto() local
760 struct nlattr *tb[CTA_NAT_MAX+1]; in nfnetlink_parse_nat() local
Dnf_conntrack_proto_tcp.c1232 struct nlattr *tb[CTA_PROTOINFO_TCP_MAX+1]; in nlattr_to_tcp() local
1297 static int tcp_timeout_nlattr_to_obj(struct nlattr *tb[], in tcp_timeout_nlattr_to_obj()
Dnf_conntrack_netlink.c897 struct nlattr *tb[CTA_IP_MAX+1]; in ctnetlink_parse_tuple_ip() local
928 struct nlattr *tb[CTA_PROTO_MAX+1]; in ctnetlink_parse_tuple_proto() local
1004 struct nlattr *tb[CTA_TUPLE_MAX+1]; in ctnetlink_parse_tuple() local
1058 struct nlattr *tb[CTA_HELP_MAX+1]; in ctnetlink_parse_help() local
1553 struct nlattr *tb[CTA_PROTOINFO_MAX+1]; in ctnetlink_change_protoinfo() local
2970 struct nlattr *tb[CTA_EXPECT_NAT_MAX+1]; in ctnetlink_parse_expect_nat() local
Dnf_conntrack_proto_udplite.c176 static int udplite_timeout_nlattr_to_obj(struct nlattr *tb[], in udplite_timeout_nlattr_to_obj()
Dnf_conntrack_proto_gre.c306 static int gre_timeout_nlattr_to_obj(struct nlattr *tb[], in gre_timeout_nlattr_to_obj()
/linux-4.4.14/drivers/target/
Dtarget_core_hba.c53 struct target_backend *tb, *old; in transport_backend_register() local
81 struct target_backend *tb; in target_backend_unregister() local
105 struct target_backend *tb; in core_get_backend() local
/linux-4.4.14/arch/sparc/mm/
Dtlb.c25 struct tlb_batch *tb = &get_cpu_var(tlb_batch); in flush_tlb_pending() local
55 struct tlb_batch *tb = this_cpu_ptr(&tlb_batch); in arch_enter_lazy_mmu_mode() local
62 struct tlb_batch *tb = this_cpu_ptr(&tlb_batch); in arch_leave_lazy_mmu_mode() local
72 struct tlb_batch *tb = &get_cpu_var(tlb_batch); in tlb_batch_add_one() local
Dtsb.c63 static void __flush_tsb_one(struct tlb_batch *tb, unsigned long hash_shift, in __flush_tsb_one()
72 void flush_tsb_user(struct tlb_batch *tb) in flush_tsb_user()
/linux-4.4.14/net/ipv4/
Dfib_frontend.c79 struct fib_table *tb, *alias = NULL; in fib_new_table() local
117 struct fib_table *tb; in fib_get_table() local
187 struct fib_table *tb; in fib_flush() local
199 struct fib_table *tb; in fib_flush_external() local
592 struct fib_table *tb; in ip_rt_ioctl() local
713 struct fib_table *tb; in inet_rtm_delroute() local
735 struct fib_table *tb; in inet_rtm_newroute() local
758 struct fib_table *tb; in inet_dump_fib() local
806 struct fib_table *tb; in fib_magic() local
1049 struct fib_table *tb; in nl_fib_lookup() local
[all …]
Dfib_trie.c1081 int fib_table_insert(struct fib_table *tb, struct fib_config *cfg) in fib_table_insert()
1269 int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, in fib_table_lookup()
1490 int fib_table_delete(struct fib_table *tb, struct fib_config *cfg) in fib_table_delete()
1620 static void fib_trie_free(struct fib_table *tb) in fib_trie_free()
1735 void fib_table_flush_external(struct fib_table *tb) in fib_table_flush_external()
1809 int fib_table_flush(struct fib_table *tb) in fib_table_flush()
1882 struct fib_table *tb = container_of(head, struct fib_table, rcu); in __trie_free_rcu() local
1892 void fib_free_table(struct fib_table *tb) in fib_free_table()
1897 static int fn_trie_dump_leaf(struct key_vector *l, struct fib_table *tb, in fn_trie_dump_leaf()
1939 int fib_table_dump(struct fib_table *tb, struct sk_buff *skb, in fib_table_dump()
[all …]
Dinet_hashtables.c66 struct inet_bind_bucket *tb = kmem_cache_alloc(cachep, GFP_ATOMIC); in inet_bind_bucket_create() local
83 void inet_bind_bucket_destroy(struct kmem_cache *cachep, struct inet_bind_bucket *tb) in inet_bind_bucket_destroy()
91 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb, in inet_bind_hash()
109 struct inet_bind_bucket *tb; in __inet_put_port() local
136 struct inet_bind_bucket *tb; in __inet_inherit_port() local
511 struct inet_bind_bucket *tb; in __inet_hash_connect() local
Dip_gre.c916 static int ipgre_tunnel_validate(struct nlattr *tb[], struct nlattr *data[]) in ipgre_tunnel_validate()
934 static int ipgre_tap_validate(struct nlattr *tb[], struct nlattr *data[]) in ipgre_tap_validate()
960 struct nlattr *tb[], in ipgre_netlink_parms()
1070 struct nlattr *tb[], struct nlattr *data[]) in ipgre_newlink()
1087 static int ipgre_changelink(struct net_device *dev, struct nlattr *tb[], in ipgre_changelink()
1231 struct nlattr *tb[IFLA_MAX + 1]; in gretap_fb_dev_create() local
Dip_vti.c438 static int vti_tunnel_validate(struct nlattr *tb[], struct nlattr *data[]) in vti_tunnel_validate()
473 struct nlattr *tb[], struct nlattr *data[]) in vti_newlink()
481 static int vti_changelink(struct net_device *dev, struct nlattr *tb[], in vti_changelink()
Dipip.c379 struct nlattr *tb[], struct nlattr *data[]) in ipip_newlink()
396 static int ipip_changelink(struct net_device *dev, struct nlattr *tb[], in ipip_changelink()
Dfib_rules.c169 struct nlattr **tb) in fib4_rule_configure()
246 struct nlattr **tb) in fib4_rule_compare()
Dip_tunnel_core.c238 struct nlattr *tb[LWTUNNEL_IP_MAX + 1]; in ip_tun_build_state() local
333 struct nlattr *tb[LWTUNNEL_IP6_MAX + 1]; in ip6_tun_build_state() local
Dinet_timewait_sock.c32 struct inet_bind_bucket *tb = tw->tw_tb; in inet_twsk_bind_unhash() local
Ddevinet.c578 struct nlattr *tb[IFA_MAX+1]; in inet_rtm_deladdr() local
749 struct nlattr *tb[IFA_MAX+1]; in rtm_to_ifaddr() local
1689 struct nlattr *a, *tb[IFLA_INET_MAX+1]; in inet_validate_link_af() local
1717 struct nlattr *a, *tb[IFLA_INET_MAX+1]; in inet_set_link_af() local
1840 struct nlattr *tb[NETCONFA_MAX+1]; in inet_netconf_get_devconf() local
Dinet_connection_sock.c47 const struct inet_bind_bucket *tb, bool relax) in inet_csk_bind_conflict()
97 struct inet_bind_bucket *tb; in inet_csk_get_port() local
Dip_tunnel.c1089 int ip_tunnel_newlink(struct net_device *dev, struct nlattr *tb[], in ip_tunnel_newlink()
1128 int ip_tunnel_changelink(struct net_device *dev, struct nlattr *tb[], in ip_tunnel_changelink()
/linux-4.4.14/arch/powerpc/kernel/
Dsmp-tbsync.c24 volatile u64 tb; member
47 u64 tb; in smp_generic_take_timebase() local
80 u64 tb; in start_contest() local
/linux-4.4.14/net/8021q/
Dvlan_netlink.c41 static int vlan_validate(struct nlattr *tb[], struct nlattr *data[]) in vlan_validate()
90 struct nlattr *tb[], struct nlattr *data[]) in vlan_changelink()
117 struct nlattr *tb[], struct nlattr *data[]) in vlan_newlink()
/linux-4.4.14/net/decnet/
Ddn_table.c408 struct dn_fib_table *tb, in dn_hash_dump_bucket()
437 struct dn_fib_table *tb, in dn_hash_dump_zone()
459 static int dn_fib_table_dump(struct dn_fib_table *tb, struct sk_buff *skb, in dn_fib_table_dump()
491 struct dn_fib_table *tb; in dn_fib_dump() local
526 static int dn_fib_table_insert(struct dn_fib_table *tb, struct rtmsg *r, struct nlattr *attrs[], in dn_fib_table_insert()
663 static int dn_fib_table_delete(struct dn_fib_table *tb, struct rtmsg *r, struct nlattr *attrs[], in dn_fib_table_delete()
768 static int dn_fib_table_flush(struct dn_fib_table *tb) in dn_fib_table_flush()
787 static int dn_fib_table_lookup(struct dn_fib_table *tb, const struct flowidn *flp, struct dn_fib_re… in dn_fib_table_lookup()
891 struct dn_fib_table *tb; in dn_fib_flush() local
Ddn_rules.c123 struct nlattr **tb) in dn_fib_rule_configure()
161 struct nlattr **tb) in dn_fib_rule_compare()
185 struct dn_fib_table *tb = dn_fib_get_table(RT_TABLE_LOCAL, 0); in dnet_addr_type() local
Ddn_fib.c504 struct dn_fib_table *tb; in dn_fib_rtm_delroute() local
529 struct dn_fib_table *tb; in dn_fib_rtm_newroute() local
553 struct dn_fib_table *tb; in fib_magic() local
/linux-4.4.14/drivers/net/bonding/
Dbond_netlink.c121 static int bond_validate(struct nlattr *tb[], struct nlattr *data[]) in bond_validate()
134 struct nlattr *tb[], struct nlattr *data[]) in bond_slave_changelink()
160 struct nlattr *tb[], struct nlattr *data[]) in bond_changelink()
441 struct nlattr *tb[], struct nlattr *data[]) in bond_newlink()
/linux-4.4.14/net/bridge/netfilter/
Dnft_meta_bridge.c53 const struct nlattr * const tb[]) in nft_meta_bridge_get_init()
92 const struct nlattr * const tb[]) in nft_meta_bridge_select_ops()
Dnft_reject_bridge.c325 const struct nlattr * const tb[]) in nft_reject_bridge_init()
/linux-4.4.14/net/bridge/
Dbr_netlink.c607 static void br_set_port_flag(struct net_bridge_port *p, struct nlattr *tb[], in br_set_port_flag()
620 static int br_setport(struct net_bridge_port *p, struct nlattr *tb[]) in br_setport()
674 struct nlattr *tb[IFLA_BRPORT_MAX + 1]; in br_setlink() local
749 static int br_validate(struct nlattr *tb[], struct nlattr *data[]) in br_validate()
777 struct nlattr *tb[], struct nlattr *data[]) in br_dev_newlink()
792 struct nlattr *tb[], in br_port_slave_changelink()
853 static int br_changelink(struct net_device *brdev, struct nlattr *tb[], in br_changelink()
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib_netlink.c68 struct nlattr *tb[], struct nlattr *data[]) in ipoib_changelink()
96 struct nlattr *tb[], struct nlattr *data[]) in ipoib_new_child_link()
/linux-4.4.14/net/core/
Drtnetlink.c1424 struct nlattr *tb[IFLA_MAX+1]; in rtnl_dump_ifinfo() local
1481 int rtnl_nla_parse_ifla(struct nlattr **tb, const struct nlattr *head, int len) in rtnl_nla_parse_ifla()
1487 struct net *rtnl_link_get_net(struct net *src_net, struct nlattr *tb[]) in rtnl_link_get_net()
1503 static int validate_linkmsg(struct net_device *dev, struct nlattr *tb[]) in validate_linkmsg()
1539 static int do_setvfinfo(struct net_device *dev, struct nlattr **tb) in do_setvfinfo()
1684 struct nlattr **tb, char *ifname, int status) in do_setlink()
1953 struct nlattr *tb[IFLA_MAX+1]; in rtnl_setlink() local
2046 struct nlattr *tb[IFLA_MAX+1]; in rtnl_dellink() local
2093 const struct rtnl_link_ops *ops, struct nlattr *tb[]) in rtnl_create_link()
2149 struct nlattr **tb) in rtnl_group_changelink()
[all …]
Dfib_rules.c246 static int validate_rulemsg(struct fib_rule_hdr *frh, struct nlattr **tb, in validate_rulemsg()
274 struct nlattr *tb[FRA_MAX+1]; in fib_nl_newrule() local
434 struct nlattr *tb[FRA_MAX+1]; in fib_nl_delrule() local
Dnet_namespace.c544 struct nlattr *tb[NETNSA_MAX + 1]; in rtnl_net_newid() local
618 struct nlattr *tb[NETNSA_MAX + 1]; in rtnl_net_getid() local
/linux-4.4.14/net/netfilter/ipset/
Dip_set_core.c294 struct nlattr *tb[IPSET_ATTR_IPADDR_MAX + 1]; in ip_set_get_ipaddr4() local
311 struct nlattr *tb[IPSET_ATTR_IPADDR_MAX + 1]; in ip_set_get_ipaddr6() local
359 add_extension(enum ip_set_ext_id id, u32 flags, struct nlattr *tb[]) in add_extension()
367 ip_set_elem_len(struct ip_set *set, struct nlattr *tb[], size_t len, in ip_set_elem_len()
392 ip_set_get_extensions(struct ip_set *set, struct nlattr *tb[], in ip_set_get_extensions()
733 protocol_failed(const struct nlattr * const tb[]) in protocol_failed()
845 struct nlattr *tb[IPSET_ATTR_CREATE_MAX + 1] = {}; in ip_set_create() local
1446 struct nlattr *tb[], enum ipset_adt adt, in call_ad()
1510 struct nlattr *tb[IPSET_ATTR_ADT_MAX + 1] = {}; in ip_set_uadd() local
1565 struct nlattr *tb[IPSET_ATTR_ADT_MAX + 1] = {}; in ip_set_udel() local
[all …]
Dip_set_hash_ipmark.c101 hash_ipmark4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipmark4_uadt()
227 hash_ipmark6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipmark6_uadt()
Dip_set_hash_ip.c101 hash_ip4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ip4_uadt()
234 hash_ip6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ip6_uadt()
Dip_set_bitmap_port.c129 bitmap_port_uadt(struct ip_set *set, struct nlattr *tb[], in bitmap_port_uadt()
224 bitmap_port_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in bitmap_port_create()
Dip_set_hash_ipport.c108 hash_ipport4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipport4_uadt()
266 hash_ipport6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipport6_uadt()
Dip_set_hash_ipportip.c111 hash_ipportip4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportip4_uadt()
277 hash_ipportip6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportip6_uadt()
Dip_set_bitmap_ip.c132 bitmap_ip_uadt(struct ip_set *set, struct nlattr *tb[], in bitmap_ip_uadt()
242 bitmap_ip_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in bitmap_ip_create()
Dip_set_hash_net.c139 hash_net4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_net4_uadt()
308 hash_net6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_net6_uadt()
Dip_set_bitmap_ipmac.c241 bitmap_ipmac_uadt(struct ip_set *set, struct nlattr *tb[], in bitmap_ipmac_uadt()
315 bitmap_ipmac_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in bitmap_ipmac_create()
Dip_set_hash_mac.c102 hash_mac4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_mac4_uadt()
Dip_set_hash_netport.c157 hash_netport4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netport4_uadt()
372 hash_netport6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netport6_uadt()
Dip_set_hash_netnet.c165 hash_netnet4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netnet4_uadt()
399 hash_netnet6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netnet6_uadt()
Dip_set_hash_ipportnet.c163 hash_ipportnet4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportnet4_uadt()
414 hash_ipportnet6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportnet6_uadt()
Dip_set_hash_netportnet.c180 hash_netportnet4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netportnet4_uadt()
458 hash_netportnet6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netportnet6_uadt()
Dip_set_hash_netiface.c198 hash_netiface4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netiface4_uadt()
409 hash_netiface6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netiface6_uadt()
Dip_set_list_set.c351 list_set_uadt(struct ip_set *set, struct nlattr *tb[], in list_set_uadt()
605 list_set_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in list_set_create()
/linux-4.4.14/crypto/
Dseqiv.c254 struct rtattr **tb) in seqiv_ablkcipher_create()
288 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create()
330 static int seqiv_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_create()
Dzlib.c86 struct nlattr *tb[ZLIB_COMP_MAX + 1]; in zlib_compress_setup() local
217 struct nlattr *tb[ZLIB_DECOMP_MAX + 1]; in zlib_decompress_setup() local
Dccm.c505 struct rtattr **tb, in crypto_ccm_create_common()
608 static int crypto_ccm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ccm_create()
637 struct rtattr **tb) in crypto_ccm_base_create()
808 struct rtattr **tb) in crypto_rfc4309_create()
Dcryptd.c171 static inline void cryptd_check_internal(struct rtattr **tb, u32 *type, in cryptd_check_internal()
341 struct rtattr **tb, in cryptd_create_blkcipher()
602 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in cryptd_create_hash()
773 struct rtattr **tb, in cryptd_create_aead()
833 static int cryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in cryptd_create()
Dmcryptd.c261 static inline void mcryptd_check_internal(struct rtattr **tb, u32 *type, in mcryptd_check_internal()
490 static int mcryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in mcryptd_create_hash()
557 static int mcryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in mcryptd_create()
Dctr.c181 static struct crypto_instance *crypto_ctr_alloc(struct rtattr **tb) in crypto_ctr_alloc()
336 static struct crypto_instance *crypto_rfc3686_alloc(struct rtattr **tb) in crypto_rfc3686_alloc()
Dgcm.c620 struct rtattr **tb, in crypto_gcm_create_common()
726 static int crypto_gcm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_gcm_create()
755 struct rtattr **tb) in crypto_gcm_base_create()
923 struct rtattr **tb) in crypto_rfc4106_create()
1160 struct rtattr **tb) in crypto_rfc4543_create()
Dpcrypt.c273 static int pcrypt_create_aead(struct crypto_template *tmpl, struct rtattr **tb, in pcrypt_create_aead()
336 static int pcrypt_create(struct crypto_template *tmpl, struct rtattr **tb) in pcrypt_create()
Darc4.c58 u32 ty, ta, tb; in arc4_crypt() local
Dchacha20poly1305.c569 static int chachapoly_create(struct crypto_template *tmpl, struct rtattr **tb, in chachapoly_create()
681 static int rfc7539_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539_create()
686 static int rfc7539esp_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539esp_create()
Dechainiv.c179 struct rtattr **tb) in echainiv_aead_create()
Deseqiv.c192 static struct crypto_instance *eseqiv_alloc(struct rtattr **tb) in eseqiv_alloc()
Decb.c118 static struct crypto_instance *crypto_ecb_alloc(struct rtattr **tb) in crypto_ecb_alloc()
Dxcbc.c199 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in xcbc_create()
Dcmac.c225 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cmac_create()
Dalgboss.c29 struct rtattr *tb[CRYPTO_MAX_ATTRS + 2]; member
Dhmac.c181 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) in hmac_create()
Dchainiv.c262 static struct crypto_instance *chainiv_alloc(struct rtattr **tb) in chainiv_alloc()
Dalgapi.c732 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb) in crypto_get_attr_type()
750 int crypto_check_attr_type(struct rtattr **tb, u32 type) in crypto_check_attr_type()
Dkeywrap.c343 static struct crypto_instance *crypto_kw_alloc(struct rtattr **tb) in crypto_kw_alloc()
Dpcbc.c224 static struct crypto_instance *crypto_pcbc_alloc(struct rtattr **tb) in crypto_pcbc_alloc()
Dcbc.c214 static struct crypto_instance *crypto_cbc_alloc(struct rtattr **tb) in crypto_cbc_alloc()
Dxts.c287 static struct crypto_instance *alloc(struct rtattr **tb) in alloc()
Dcts.c274 static struct crypto_instance *crypto_cts_alloc(struct rtattr **tb) in crypto_cts_alloc()
Daead.c192 struct rtattr **tb, u32 type, u32 mask) in aead_geniv_alloc()
Dlrw.c326 static struct crypto_instance *alloc(struct rtattr **tb) in alloc()
/linux-4.4.14/net/sched/
Dact_bpf.c176 static int tcf_bpf_init_from_ops(struct nlattr **tb, struct tcf_bpf_cfg *cfg) in tcf_bpf_init_from_ops()
215 static int tcf_bpf_init_from_efd(struct nlattr **tb, struct tcf_bpf_cfg *cfg) in tcf_bpf_init_from_efd()
278 struct nlattr *tb[TCA_ACT_BPF_MAX + 1]; in tcf_bpf_init() local
Dcls_bpf.c226 static int cls_bpf_prog_from_ops(struct nlattr **tb, struct cls_bpf_prog *prog) in cls_bpf_prog_from_ops()
265 static int cls_bpf_prog_from_efd(struct nlattr **tb, struct cls_bpf_prog *prog, in cls_bpf_prog_from_efd()
306 unsigned long base, struct nlattr **tb, in cls_bpf_modify_existing()
380 struct nlattr *tb[TCA_BPF_MAX + 1]; in cls_bpf_change() local
Dact_api.c511 struct nlattr *tb[TCA_ACT_MAX + 1]; in tcf_action_init_1() local
591 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; in tcf_action_init() local
727 struct nlattr *tb[TCA_ACT_MAX + 1]; in tcf_action_get_1() local
785 struct nlattr *tb[TCA_ACT_MAX + 1]; in tca_action_flush() local
884 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; in tca_action_gd() local
1020 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; in find_dump_kind() local
Dcls_flower.c223 static void fl_set_key_val(struct nlattr **tb, in fl_set_key_val()
236 static int fl_set_key(struct net *net, struct nlattr **tb, in fl_set_key()
400 unsigned long base, struct nlattr **tb, in fl_set_parms()
460 struct nlattr *tb[TCA_FLOWER_MAX + 1]; in fl_change() local
Dcls_basic.c134 struct nlattr **tb, in basic_set_parms()
171 struct nlattr *tb[TCA_BASIC_MAX + 1]; in basic_change() local
Dcls_fw.c191 struct nlattr **tb, struct nlattr **tca, unsigned long base, bool ovr) in fw_change_attrs()
245 struct nlattr *tb[TCA_FW_MAX + 1]; in fw_change() local
Dact_skbedit.c64 struct nlattr *tb[TCA_SKBEDIT_MAX + 1]; in tcf_skbedit_init() local
Dact_connmark.c100 struct nlattr *tb[TCA_CONNMARK_MAX + 1]; in tcf_connmark_init() local
Dact_vlan.c71 struct nlattr *tb[TCA_VLAN_MAX + 1]; in tcf_vlan_init() local
Dsch_dsmark.c117 struct nlattr *tb[TCA_DSMARK_MAX + 1]; in dsmark_change() local
343 struct nlattr *tb[TCA_DSMARK_MAX + 1]; in dsmark_init() local
Dact_gact.c60 struct nlattr *tb[TCA_GACT_MAX + 1]; in tcf_gact_init() local
Dact_nat.c41 struct nlattr *tb[TCA_NAT_MAX + 1]; in tcf_nat_init() local
Dact_pedit.c36 struct nlattr *tb[TCA_PEDIT_MAX + 1]; in tcf_pedit_init() local
Dact_simple.c83 struct nlattr *tb[TCA_DEF_MAX + 1]; in tcf_simp_init() local
Dact_mirred.c57 struct nlattr *tb[TCA_MIRRED_MAX + 1]; in tcf_mirred_init() local
Dsch_codel.c119 struct nlattr *tb[TCA_CODEL_MAX + 1]; in codel_change() local
Dact_ipt.c89 struct nlattr *tb[TCA_IPT_MAX + 1]; in tcf_ipt_init() local
Dcls_tcindex.c239 struct tcindex_filter_result *r, struct nlattr **tb, in tcindex_set_parms()
433 struct nlattr *tb[TCA_TCINDEX_MAX + 1]; in tcindex_change() local
Dsch_gred.c428 struct nlattr *tb[TCA_GRED_MAX + 1]; in gred_change() local
500 struct nlattr *tb[TCA_GRED_MAX + 1]; in gred_init() local
Dcls_cgroup.c76 struct nlattr *tb[TCA_CGROUP_MAX + 1]; in cls_cgroup_change() local
Dcls_route.c383 struct nlattr **tb, struct nlattr *est, int new, in route4_set_parms()
485 struct nlattr *tb[TCA_ROUTE4_MAX + 1]; in route4_change() local
Dematch.c308 struct nlattr *tb[TCA_EMATCH_TREE_MAX + 1]; in tcf_em_tree_validate() local
Dact_police.c120 struct nlattr *tb[TCA_POLICE_MAX + 1]; in tcf_act_police_locate() local
Dcls_u32.c594 struct tc_u_knode *n, struct nlattr **tb, in u32_set_parms()
735 struct nlattr *tb[TCA_U32_MAX + 1]; in u32_change() local
Dact_csum.c48 struct nlattr *tb[TCA_CSUM_MAX + 1]; in tcf_csum_init() local
Dsch_red.c182 struct nlattr *tb[TCA_RED_MAX + 1]; in red_change() local
/linux-4.4.14/net/ieee802154/6lowpan/
Dcore.c115 static int lowpan_validate(struct nlattr *tb[], struct nlattr *data[]) in lowpan_validate()
125 struct nlattr *tb[], struct nlattr *data[]) in lowpan_newlink()
/linux-4.4.14/drivers/tty/
Dtty_buffer.c313 struct tty_buffer *tb = port->buf.tail; in tty_insert_flip_string_fixed_flag() local
348 struct tty_buffer *tb = port->buf.tail; in tty_insert_flip_string_flags() local
403 struct tty_buffer *tb = port->buf.tail; in tty_prepare_flip_string() local
/linux-4.4.14/drivers/net/fddi/skfp/
Dfplustm.c1065 struct s_fpmc *tb ; in mac_get_mc_table() local
1106 struct s_fpmc *tb ; in mac_clear_multicast() local
1149 struct s_fpmc *tb ; in mac_add_multicast() local
1202 struct s_fpmc *tb ; in mac_update_multicast() local
/linux-4.4.14/security/keys/
Dtrusted.c393 static int osap(struct tpm_buf *tb, struct osapsess *s, in osap()
428 static int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce) in oiap()
458 static int tpm_seal(struct tpm_buf *tb, uint16_t keytype, in tpm_seal()
573 static int tpm_unseal(struct tpm_buf *tb, in tpm_unseal()
664 struct tpm_buf *tb; in key_seal() local
690 struct tpm_buf *tb; in key_unseal() local
Dtrusted.h24 #define INIT_BUF(tb) (tb->len = 0) argument
/linux-4.4.14/include/linux/
Dtty_flip.h19 struct tty_buffer *tb = port->buf.tail; in tty_insert_flip_char() local
/linux-4.4.14/arch/powerpc/boot/
D4xx.c339 u32 cpu, plb, opb, ebc, tb, uart0, uart1, m; in ibm440gp_fixup_clocks() local
426 u32 ccr1, tb = tmr_clk; in __ibm440eplike_fixup_clocks() local
558 u32 cpu, plb, opb, ebc, tb, uart0, uart1, m; in ibm405gp_fixup_clocks() local
632 u32 pllmr0_ccdv, tb, m; in ibm405ep_fixup_clocks() local
753 u32 cpu, plb, opb, ebc, vco, tb, uart0, uart1; in ibm405ex_fixup_clocks() local
/linux-4.4.14/net/phonet/
Dpn_netlink.c67 struct nlattr *tb[IFA_MAX+1]; in addr_doit() local
232 struct nlattr *tb[RTA_MAX+1]; in route_doit() local
/linux-4.4.14/include/linux/netfilter/ipset/
Dip_set_comment.h14 ip_set_comment_uget(struct nlattr *tb) in ip_set_comment_uget()
Dip_set_timeout.h30 ip_set_timeout_uget(struct nlattr *tb) in ip_set_timeout_uget()
/linux-4.4.14/net/ipv6/
Dfib6_rules.c196 struct nlattr **tb) in fib6_rule_configure()
228 struct nlattr **tb) in fib6_rule_compare()
Dinet6_connection_sock.c31 const struct inet_bind_bucket *tb, bool relax) in inet6_csk_bind_conflict()
Dip6_gre.c1397 static int ip6gre_tunnel_validate(struct nlattr *tb[], struct nlattr *data[]) in ip6gre_tunnel_validate()
1415 static int ip6gre_tap_validate(struct nlattr *tb[], struct nlattr *data[]) in ip6gre_tap_validate()
1521 struct nlattr *tb[], struct nlattr *data[]) in ip6gre_newlink()
1556 static int ip6gre_changelink(struct net_device *dev, struct nlattr *tb[], in ip6gre_changelink()
Dip6_vti.c902 static int vti6_validate(struct nlattr *tb[], struct nlattr *data[]) in vti6_validate()
932 struct nlattr *tb[], struct nlattr *data[]) in vti6_newlink()
957 static int vti6_changelink(struct net_device *dev, struct nlattr *tb[], in vti6_changelink()
Dip6_fib.c193 static void fib6_link_table(struct net *net, struct fib6_table *tb) in fib6_link_table()
231 struct fib6_table *tb; in fib6_new_table() local
248 struct fib6_table *tb; in fib6_get_table() local
397 struct fib6_table *tb; in inet6_dump_fib() local
Dila.c135 struct nlattr *tb[ILA_ATTR_MAX + 1]; in ila_build_state() local
Daddrlabel.c411 struct nlattr *tb[IFAL_MAX+1]; in ip6addrlbl_newdel() local
528 struct nlattr *tb[IFAL_MAX+1]; in ip6addrlbl_get() local
Dsit.c1413 static int ipip6_validate(struct nlattr *tb[], struct nlattr *data[]) in ipip6_validate()
1543 struct nlattr *tb[], struct nlattr *data[]) in ipip6_newlink()
1578 static int ipip6_changelink(struct net_device *dev, struct nlattr *tb[], in ipip6_changelink()
Dip6_tunnel.c1688 static int ip6_tnl_validate(struct nlattr *tb[], struct nlattr *data[]) in ip6_tnl_validate()
1738 struct nlattr *tb[], struct nlattr *data[]) in ip6_tnl_newlink()
1753 static int ip6_tnl_changelink(struct net_device *dev, struct nlattr *tb[], in ip6_tnl_changelink()
/linux-4.4.14/drivers/block/drbd/
Ddrbd_nla.c30 int drbd_nla_parse_nested(struct nlattr *tb[], int maxtype, struct nlattr *nla, in drbd_nla_parse_nested()
/linux-4.4.14/arch/sparc/kernel/
Dsmp_64.c289 struct trap_per_cpu *tb; in ldom_startcpu_cpuid() local
456 static void spitfire_xcall_deliver(struct trap_per_cpu *tb, int cnt) in spitfire_xcall_deliver()
477 static void cheetah_xcall_deliver(struct trap_per_cpu *tb, int cnt) in cheetah_xcall_deliver()
621 static void hypervisor_xcall_deliver(struct trap_per_cpu *tb, int cnt) in hypervisor_xcall_deliver()
737 struct trap_per_cpu *tb; in xcall_deliver() local
1306 struct trap_per_cpu *tb = &trap_block[cpu]; in cpu_play_dead() local
Dirq_64.c1002 struct trap_per_cpu *tb = &trap_block[this_cpu]; in sun4v_register_mondo_queues() local
1033 static void __init init_cpu_send_mondo_info(struct trap_per_cpu *tb) in init_cpu_send_mondo_info()
1057 struct trap_per_cpu *tb = &trap_block[cpu]; in sun4v_init_mondo_queues() local
1074 struct trap_per_cpu *tb = &trap_block[cpu]; in init_send_mondo_info() local
/linux-4.4.14/net/ipv6/netfilter/
Dnf_conntrack_proto_icmpv6.c261 static int icmpv6_nlattr_to_tuple(struct nlattr *tb[], in icmpv6_nlattr_to_tuple()
292 static int icmpv6_timeout_nlattr_to_obj(struct nlattr *tb[], in icmpv6_timeout_nlattr_to_obj()
Dnft_dup_ipv6.c36 const struct nlattr * const tb[]) in nft_dup_ipv6_init()
Dnf_conntrack_l3proto_ipv6.c293 static int ipv6_nlattr_to_tuple(struct nlattr *tb[], in ipv6_nlattr_to_tuple()
/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_proto_icmp.c255 static int icmp_nlattr_to_tuple(struct nlattr *tb[], in icmp_nlattr_to_tuple()
285 static int icmp_timeout_nlattr_to_obj(struct nlattr *tb[], in icmp_timeout_nlattr_to_obj()
Dnft_dup_ipv4.c38 const struct nlattr * const tb[]) in nft_dup_ipv4_init()
Dnf_conntrack_l3proto_ipv4.c325 static int ipv4_nlattr_to_tuple(struct nlattr *tb[], in ipv4_nlattr_to_tuple()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dtestmode.c73 struct nlattr *tb[ATH6KL_TM_ATTR_MAX + 1]; in ath6kl_tm_cmd() local
/linux-4.4.14/arch/powerpc/kvm/
Demulate.c81 u32 kvmppc_get_dec(struct kvm_vcpu *vcpu, u64 tb) in kvmppc_get_dec()
/linux-4.4.14/drivers/net/
Dmacvlan.c890 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add()
915 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del()
1126 static int macvlan_validate(struct nlattr *tb[], struct nlattr *data[]) in macvlan_validate()
1245 struct nlattr *tb[], struct nlattr *data[]) in macvlan_common_newlink()
1341 struct nlattr *tb[], struct nlattr *data[]) in macvlan_newlink()
1359 struct nlattr *tb[], struct nlattr *data[]) in macvlan_changelink()
Dveth.c324 static int veth_validate(struct nlattr *tb[], struct nlattr *data[]) in veth_validate()
342 struct nlattr *tb[], struct nlattr *data[]) in veth_newlink()
Ddummy.c159 static int dummy_validate(struct nlattr *tb[], struct nlattr *data[]) in dummy_validate()
Dnlmon.c150 static int nlmon_validate(struct nlattr *tb[], struct nlattr *data[]) in nlmon_validate()
Dvxlan.c769 static int vxlan_fdb_parse(struct nlattr *tb[], struct vxlan_dev *vxlan, in vxlan_fdb_parse()
825 static int vxlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_add()
861 static int vxlan_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_delete()
2584 static int vxlan_validate(struct nlattr *tb[], struct nlattr *data[]) in vxlan_validate()
2884 struct nlattr *tb[IFLA_MAX+1]; in vxlan_dev_create() local
2906 struct nlattr *tb[], struct nlattr *data[]) in vxlan_newlink()
Difb.c279 static int ifb_validate(struct nlattr *tb[], struct nlattr *data[]) in ifb_validate()
Dgeneve.c1109 static int geneve_validate(struct nlattr *tb[], struct nlattr *data[]) in geneve_validate()
1222 struct nlattr *tb[], struct nlattr *data[]) in geneve_newlink()
1347 struct nlattr *tb[IFLA_MAX + 1]; in geneve_dev_create_fb() local
/linux-4.4.14/drivers/net/can/
Ddev.c791 static int can_validate(struct nlattr *tb[], struct nlattr *data[]) in can_validate()
821 struct nlattr *tb[], struct nlattr *data[]) in can_changelink()
1006 struct nlattr *tb[], struct nlattr *data[]) in can_newlink()
/linux-4.4.14/arch/m68k/coldfire/
Dintc-simr.c132 u16 pa, tb; in intc_irq_set_type() local
Dintc-2.c148 u16 pa, tb; in intc_irq_set_type() local
/linux-4.4.14/net/caif/
Dchnl_net.c466 struct nlattr *tb[], struct nlattr *data[]) in ipcaif_newlink()
488 static int ipcaif_changelink(struct net_device *dev, struct nlattr *tb[], in ipcaif_changelink()
/linux-4.4.14/drivers/net/ipvlan/
Dipvlan_main.c387 struct nlattr *tb[], struct nlattr *data[]) in ipvlan_nl_changelink()
407 static int ipvlan_nl_validate(struct nlattr *tb[], struct nlattr *data[]) in ipvlan_nl_validate()
439 struct nlattr *tb[], struct nlattr *data[]) in ipvlan_link_new()
/linux-4.4.14/net/mpls/
Dmpls_iptunnel.c130 struct nlattr *tb[MPLS_IPTUNNEL_MAX + 1]; in mpls_build_state() local
/linux-4.4.14/arch/x86/crypto/
Dfpu.c102 static struct crypto_instance *crypto_fpu_alloc(struct rtattr **tb) in crypto_fpu_alloc()
/linux-4.4.14/net/hsr/
Dhsr_netlink.c35 struct nlattr *tb[], struct nlattr *data[]) in hsr_newlink()
/linux-4.4.14/include/net/
Dswitchdev.h305 static inline int switchdev_port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in switchdev_port_fdb_add()
313 static inline int switchdev_port_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in switchdev_port_fdb_del()
/linux-4.4.14/drivers/i2c/busses/
Di2c-cpm.c193 u_char *tb; in cpm_i2c_parse_message() local
253 u_char *tb; in cpm_i2c_check_message() local
/linux-4.4.14/drivers/net/caif/
Dcaif_hsi.c1361 static int caif_hsi_changelink(struct net_device *dev, struct nlattr *tb[], in caif_hsi_changelink()
1409 struct nlattr *tb[], struct nlattr *data[]) in caif_hsi_newlink()
/linux-4.4.14/net/wireless/
Dnl80211.c682 struct nlattr *tb[NL80211_KEY_MAX + 1]; in nl80211_parse_key_new() local
913 struct nlattr *tb) in nl80211_get_valid_chan()
1750 struct nlattr **tb = nl80211_fam.attrbuf; in nl80211_dump_wiphy_parse() local
1887 static int parse_txq_params(struct nlattr *tb[], in parse_txq_params()
2148 struct nlattr *tb[NL80211_TXQ_ATTR_MAX + 1]; in nl80211_set_wiphy() local
4154 struct nlattr *tb[NL80211_STA_WME_MAX + 1]; in nl80211_parse_sta_wme() local
5159 struct nlattr *tb[NL80211_MESHCONF_ATTR_MAX + 1]; in nl80211_parse_mesh_config() local
5162 #define FILL_IN_MESH_PARAM_IF_SET(tb, cfg, param, min, max, mask, attr, fn) \ in nl80211_parse_mesh_config() argument
5292 struct nlattr *tb[NL80211_MESH_SETUP_ATTR_MAX + 1]; in nl80211_parse_mesh_setup() local
5598 static int parse_reg_rule(struct nlattr *tb[], in parse_reg_rule()
[all …]
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dconfig.c912 struct lnet_text_buf_t *tb; in lnet_splitnets() local
997 struct lnet_text_buf_t *tb; in lnet_match_networks() local
/linux-4.4.14/lib/
Dnlattr.c182 int nla_parse(struct nlattr **tb, int maxtype, const struct nlattr *head, in nla_parse()
/linux-4.4.14/arch/ia64/include/asm/
Dkprobes.h49 unsigned long long tb : 1; member

12