Home
last modified time | relevance | path

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

12

/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/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()
142 static int ath10k_tm_cmd_utf_start(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_utf_start()
263 static int ath10k_tm_cmd_utf_stop(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_utf_stop()
287 static int ath10k_tm_cmd_wmi(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_wmi()
347 struct nlattr *tb[ATH10K_TM_ATTR_MAX + 1]; in ath10k_tm_cmd() local
Dwmi-tlv.c123 const void **tb = data; in ath10k_wmi_tlv_iter_parse() local
131 static int ath10k_wmi_tlv_parse(struct ath10k *ar, const void **tb, in ath10k_wmi_tlv_parse()
142 const void **tb; in ath10k_wmi_tlv_parse_alloc() local
169 const void **tb; in ath10k_wmi_tlv_event_bcn_tx_status() local
211 const void **tb; in ath10k_wmi_tlv_event_diag_data() local
274 const void **tb; in ath10k_wmi_tlv_event_diag() local
432 const void **tb; in ath10k_wmi_tlv_op_pull_scan_ev() local
464 const void **tb; in ath10k_wmi_tlv_op_pull_mgmt_rx_ev() local
513 const void **tb; in ath10k_wmi_tlv_op_pull_ch_info_ev() local
545 const void **tb; in ath10k_wmi_tlv_op_pull_vdev_start_ev() local
[all …]
/linux-4.1.27/net/dcb/
Ddcbnl.c225 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getstate()
236 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfccfg()
281 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getperm_hwaddr()
295 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getcap()
339 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getnumtcs()
385 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setnumtcs()
418 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfcstate()
428 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setpfcstate()
446 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getapp()
515 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setapp()
[all …]
/linux-4.1.27/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.1.27/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_meta.c218 const struct nlattr * const tb[]) in nft_meta_get_init()
268 const struct nlattr * const tb[]) in nft_meta_set_init()
348 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_payload.c63 const struct nlattr * const tb[]) in nft_payload_init()
110 const struct nlattr * const tb[]) in nft_payload_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()
421 const struct nlattr * const tb[]) in nft_ct_select_ops()
Dnfnetlink_acct.c53 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()
337 const struct nlmsghdr *nlh, const struct nlattr * const tb[]) in nfnl_acct_del()
Dnft_compat.c183 struct nlattr *tb[NFTA_RULE_COMPAT_MAX+1]; in nft_parse_compat() local
207 const struct nlattr * const tb[]) in nft_target_init()
394 const struct nlattr * const tb[]) in nft_match_init()
522 const struct nlmsghdr *nlh, const struct nlattr * const tb[]) in nfnl_compat_get()
629 const struct nlattr * const tb[]) in nft_match_select_ops()
709 const struct nlattr * const tb[]) in nft_target_select_ops()
Dnft_masq.c41 const struct nlattr * const tb[]) in nft_masq_init()
Dnft_reject.c31 const struct nlattr * const tb[]) in nft_reject_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.c67 const struct nlattr * const tb[]) in nft_reject_inet_init()
Dnft_limit.c58 const struct nlattr * const tb[]) in nft_limit_init()
Dnft_exthdr.c59 const struct nlattr * const tb[]) in nft_exthdr_init()
Dnft_counter.c68 const struct nlattr * const tb[]) in nft_counter_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.c51 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.c102 const struct nlattr * const tb[]) in nft_dynset_init()
Dnf_conntrack_proto_generic.c101 static int generic_timeout_nlattr_to_obj(struct nlattr *tb[], in generic_timeout_nlattr_to_obj()
Dnf_conntrack_proto_sctp.c526 struct nlattr *tb[CTA_PROTOINFO_SCTP_MAX+1]; in nlattr_to_sctp() local
568 static int sctp_timeout_nlattr_to_obj(struct nlattr *tb[], in sctp_timeout_nlattr_to_obj()
Dnf_conntrack_proto_udp.c160 static int udp_timeout_nlattr_to_obj(struct nlattr *tb[], in udp_timeout_nlattr_to_obj()
Dnf_conntrack_netlink.c865 struct nlattr *tb[CTA_IP_MAX+1]; in ctnetlink_parse_tuple_ip() local
896 struct nlattr *tb[CTA_PROTO_MAX+1]; in ctnetlink_parse_tuple_proto() local
933 struct nlattr *tb[CTA_TUPLE_MAX+1]; in ctnetlink_parse_tuple() local
992 struct nlattr *tb[CTA_HELP_MAX+1]; in ctnetlink_parse_help() local
1483 struct nlattr *tb[CTA_PROTOINFO_MAX+1]; in ctnetlink_change_protoinfo() local
2840 struct nlattr *tb[CTA_EXPECT_NAT_MAX+1]; in ctnetlink_parse_expect_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_nat_core.c728 struct nlattr *tb[CTA_PROTONAT_MAX+1]; in nfnetlink_parse_nat_proto() local
756 struct nlattr *tb[CTA_NAT_MAX+1]; in nfnetlink_parse_nat() local
Dnf_conntrack_proto_udplite.c175 static int udplite_timeout_nlattr_to_obj(struct nlattr *tb[], in udplite_timeout_nlattr_to_obj()
Dnf_conntrack_proto_gre.c307 static int gre_timeout_nlattr_to_obj(struct nlattr *tb[], in gre_timeout_nlattr_to_obj()
Dnft_hash.c303 const struct nlattr * const tb[]) in nft_hash_init()
Dnfnetlink_cttimeout.c58 struct nlattr *tb[l4proto->ctnl_timeout.nlattr_max+1]; in ctnl_timeout_parse_policy() local
/linux-4.1.27/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.1.27/net/ipv4/
Dfib_frontend.c77 struct fib_table *tb, *alias = NULL; in fib_new_table() local
115 struct fib_table *tb; in fib_get_table() local
185 struct fib_table *tb; in fib_flush() local
197 struct fib_table *tb; in fib_flush_external() local
558 struct fib_table *tb; in ip_rt_ioctl() local
671 struct fib_table *tb; in inet_rtm_delroute() local
693 struct fib_table *tb; in inet_rtm_newroute() local
716 struct fib_table *tb; in inet_dump_fib() local
763 struct fib_table *tb; in fib_magic() local
994 struct fib_table *tb; in nl_fib_lookup() local
[all …]
Dfib_trie.c1075 int fib_table_insert(struct fib_table *tb, struct fib_config *cfg) in fib_table_insert()
1260 int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, in fib_table_lookup()
1468 int fib_table_delete(struct fib_table *tb, struct fib_config *cfg) in fib_table_delete()
1598 static void fib_trie_free(struct fib_table *tb) in fib_trie_free()
1713 void fib_table_flush_external(struct fib_table *tb) in fib_table_flush_external()
1788 int fib_table_flush(struct fib_table *tb) in fib_table_flush()
1862 struct fib_table *tb = container_of(head, struct fib_table, rcu); in __trie_free_rcu() local
1872 void fib_free_table(struct fib_table *tb) in fib_free_table()
1877 static int fn_trie_dump_leaf(struct key_vector *l, struct fib_table *tb, in fn_trie_dump_leaf()
1919 int fib_table_dump(struct fib_table *tb, struct sk_buff *skb, in fib_table_dump()
[all …]
Dinet_hashtables.c65 struct inet_bind_bucket *tb = kmem_cache_alloc(cachep, GFP_ATOMIC); in inet_bind_bucket_create() local
82 void inet_bind_bucket_destroy(struct kmem_cache *cachep, struct inet_bind_bucket *tb) in inet_bind_bucket_destroy()
90 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb, in inet_bind_hash()
112 struct inet_bind_bucket *tb; in __inet_put_port() local
141 struct inet_bind_bucket *tb; in __inet_inherit_port() local
496 struct inet_bind_bucket *tb; in __inet_hash_connect() local
Dip_gre.c557 static int ipgre_tunnel_validate(struct nlattr *tb[], struct nlattr *data[]) in ipgre_tunnel_validate()
575 static int ipgre_tap_validate(struct nlattr *tb[], struct nlattr *data[]) in ipgre_tap_validate()
599 static void ipgre_netlink_parms(struct nlattr *data[], struct nlattr *tb[], in ipgre_netlink_parms()
702 struct nlattr *tb[], struct nlattr *data[]) in ipgre_newlink()
719 static int ipgre_changelink(struct net_device *dev, struct nlattr *tb[], in ipgre_changelink()
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.c381 struct nlattr *tb[], struct nlattr *data[]) in ipip_newlink()
398 static int ipip_changelink(struct net_device *dev, struct nlattr *tb[], in ipip_changelink()
Dfib_rules.c168 struct nlattr **tb) in fib4_rule_configure()
245 struct nlattr **tb) in fib4_rule_compare()
Dinet_timewait_sock.c54 struct inet_bind_bucket *tb = tw->tw_tb; in inet_twsk_bind_unhash() local
Ddevinet.c574 struct nlattr *tb[IFA_MAX+1]; in inet_rtm_deladdr() local
745 struct nlattr *tb[IFA_MAX+1]; in rtm_to_ifaddr() local
1684 struct nlattr *a, *tb[IFLA_INET_MAX+1]; in inet_validate_link_af() local
1712 struct nlattr *a, *tb[IFLA_INET_MAX+1]; in inet_set_link_af() local
1828 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.c1063 int ip_tunnel_newlink(struct net_device *dev, struct nlattr *tb[], in ip_tunnel_newlink()
1098 int ip_tunnel_changelink(struct net_device *dev, struct nlattr *tb[], in ip_tunnel_changelink()
/linux-4.1.27/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.1.27/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.1.27/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.1.27/drivers/net/bonding/
Dbond_netlink.c103 static int bond_validate(struct nlattr *tb[], struct nlattr *data[]) in bond_validate()
116 struct nlattr *tb[], struct nlattr *data[]) in bond_slave_changelink()
142 struct nlattr *tb[], struct nlattr *data[]) in bond_changelink()
386 struct nlattr *tb[], struct nlattr *data[]) in bond_newlink()
/linux-4.1.27/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.c326 const struct nlattr * const tb[]) in nft_reject_bridge_init()
/linux-4.1.27/net/bridge/
Dbr_netlink.c537 static void br_set_port_flag(struct net_bridge_port *p, struct nlattr *tb[], in br_set_port_flag()
550 static int br_setport(struct net_bridge_port *p, struct nlattr *tb[]) in br_setport()
592 struct nlattr *tb[IFLA_BRPORT_MAX + 1]; in br_setlink() local
687 static int br_validate(struct nlattr *tb[], struct nlattr *data[]) in br_validate()
700 struct nlattr *tb[], struct nlattr *data[]) in br_dev_newlink()
715 struct nlattr *tb[], in br_port_slave_changelink()
753 static int br_changelink(struct net_device *brdev, struct nlattr *tb[], in br_changelink()
Dbr_fdb.c815 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_add()
896 int br_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_delete()
Dbr_mdb.c276 struct nlattr *tb[MDBA_SET_ENTRY_MAX+1]; in br_mdb_parse() local
/linux-4.1.27/net/core/
Drtnetlink.c1321 struct nlattr *tb[IFLA_MAX+1]; in rtnl_dump_ifinfo() local
1378 int rtnl_nla_parse_ifla(struct nlattr **tb, const struct nlattr *head, int len) in rtnl_nla_parse_ifla()
1384 struct net *rtnl_link_get_net(struct net *src_net, struct nlattr *tb[]) in rtnl_link_get_net()
1400 static int validate_linkmsg(struct net_device *dev, struct nlattr *tb[]) in validate_linkmsg()
1436 static int do_setvfinfo(struct net_device *dev, struct nlattr **tb) in do_setvfinfo()
1571 struct nlattr **tb, char *ifname, int status) in do_setlink()
1829 struct nlattr *tb[IFLA_MAX+1]; in rtnl_setlink() local
1907 struct nlattr *tb[IFLA_MAX+1]; in rtnl_dellink() local
1961 const struct rtnl_link_ops *ops, struct nlattr *tb[]) in rtnl_create_link()
2017 struct nlattr **tb) in rtnl_group_changelink()
[all …]
Dfib_rules.c243 static int validate_rulemsg(struct fib_rule_hdr *frh, struct nlattr **tb, in validate_rulemsg()
271 struct nlattr *tb[FRA_MAX+1]; in fib_nl_newrule() local
428 struct nlattr *tb[FRA_MAX+1]; in fib_nl_delrule() local
Dnet_namespace.c499 struct nlattr *tb[NETNSA_MAX + 1]; in rtnl_net_newid() local
578 struct nlattr *tb[NETNSA_MAX + 1]; in rtnl_net_getid() local
/linux-4.1.27/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.1.27/crypto/
Dseqiv.c261 static struct crypto_instance *seqiv_ablkcipher_alloc(struct rtattr **tb) in seqiv_ablkcipher_alloc()
287 static struct crypto_instance *seqiv_aead_alloc(struct rtattr **tb) in seqiv_aead_alloc()
313 static struct crypto_instance *seqiv_alloc(struct rtattr **tb) in seqiv_alloc()
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.c475 static struct crypto_instance *crypto_ccm_alloc_common(struct rtattr **tb, in crypto_ccm_alloc_common()
573 static struct crypto_instance *crypto_ccm_alloc(struct rtattr **tb) in crypto_ccm_alloc()
610 static struct crypto_instance *crypto_ccm_base_alloc(struct rtattr **tb) in crypto_ccm_base_alloc()
747 static struct crypto_instance *crypto_rfc4309_alloc(struct rtattr **tb) in crypto_rfc4309_alloc()
Dcryptd.c171 static inline void cryptd_check_internal(struct rtattr **tb, u32 *type, in cryptd_check_internal()
332 struct rtattr **tb, in cryptd_create_blkcipher()
593 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in cryptd_create_hash()
743 struct rtattr **tb, in cryptd_create_aead()
803 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()
Daead.c273 struct rtattr **tb, u32 type, in aead_geniv_alloc()
398 struct rtattr *tb[3]; in crypto_nivaead_default() local
Darc4.c58 u32 ty, ta, tb; in arc4_crypt() local
Dgcm.c697 static struct crypto_instance *crypto_gcm_alloc_common(struct rtattr **tb, in crypto_gcm_alloc_common()
793 static struct crypto_instance *crypto_gcm_alloc(struct rtattr **tb) in crypto_gcm_alloc()
830 static struct crypto_instance *crypto_gcm_base_alloc(struct rtattr **tb) in crypto_gcm_base_alloc()
964 static struct crypto_instance *crypto_rfc4106_alloc(struct rtattr **tb) in crypto_rfc4106_alloc()
1279 static struct crypto_instance *crypto_rfc4543_alloc(struct rtattr **tb) in crypto_rfc4543_alloc()
Dpcrypt.c347 static struct crypto_instance *pcrypt_alloc_aead(struct rtattr **tb, in pcrypt_alloc_aead()
384 static struct crypto_instance *pcrypt_alloc(struct rtattr **tb) in pcrypt_alloc()
Decb.c118 static struct crypto_instance *crypto_ecb_alloc(struct rtattr **tb) in crypto_ecb_alloc()
Deseqiv.c206 static struct crypto_instance *eseqiv_alloc(struct rtattr **tb) in eseqiv_alloc()
Dxcbc.c199 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in xcbc_create()
Dalgboss.c29 struct rtattr *tb[CRYPTO_MAX_ATTRS + 2]; member
Dcmac.c225 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cmac_create()
Dhmac.c181 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) in hmac_create()
Dalgapi.c708 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb) in crypto_get_attr_type()
726 int crypto_check_attr_type(struct rtattr **tb, u32 type) in crypto_check_attr_type()
Dchainiv.c287 static struct crypto_instance *chainiv_alloc(struct rtattr **tb) in chainiv_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()
Dcbc.c214 static struct crypto_instance *crypto_cbc_alloc(struct rtattr **tb) in crypto_cbc_alloc()
Dpcbc.c224 static struct crypto_instance *crypto_pcbc_alloc(struct rtattr **tb) in crypto_pcbc_alloc()
Dlrw.c326 static struct crypto_instance *alloc(struct rtattr **tb) in alloc()
/linux-4.1.27/net/sched/
Dact_bpf.c170 static int tcf_bpf_init_from_ops(struct nlattr **tb, struct tcf_bpf_cfg *cfg) in tcf_bpf_init_from_ops()
209 static int tcf_bpf_init_from_efd(struct nlattr **tb, struct tcf_bpf_cfg *cfg) in tcf_bpf_init_from_efd()
269 struct nlattr *tb[TCA_ACT_BPF_MAX + 1]; in tcf_bpf_init() local
Dcls_bpf.c184 static int cls_bpf_prog_from_ops(struct nlattr **tb, in cls_bpf_prog_from_ops()
226 static int cls_bpf_prog_from_efd(struct nlattr **tb, in cls_bpf_prog_from_efd()
266 unsigned long base, struct nlattr **tb, in cls_bpf_modify_existing()
329 struct nlattr *tb[TCA_BPF_MAX + 1]; in cls_bpf_change() local
Dact_api.c493 struct nlattr *tb[TCA_ACT_MAX + 1]; in tcf_action_init_1() local
573 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; in tcf_action_init() local
709 struct nlattr *tb[TCA_ACT_MAX + 1]; in tcf_action_get_1() local
767 struct nlattr *tb[TCA_ACT_MAX + 1]; in tca_action_flush() local
866 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; in tca_action_gd() local
1002 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; in find_dump_kind() 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_connmark.c96 struct nlattr *tb[TCA_CONNMARK_MAX + 1]; in tcf_connmark_init() local
Dact_skbedit.c64 struct nlattr *tb[TCA_SKBEDIT_MAX + 1]; in tcf_skbedit_init() local
Dsch_dsmark.c117 struct nlattr *tb[TCA_DSMARK_MAX + 1]; in dsmark_change() local
345 struct nlattr *tb[TCA_DSMARK_MAX + 1]; in dsmark_init() local
Dact_vlan.c71 struct nlattr *tb[TCA_VLAN_MAX + 1]; in tcf_vlan_init() local
Dact_gact.c56 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_simple.c83 struct nlattr *tb[TCA_DEF_MAX + 1]; in tcf_simp_init() local
Dact_mirred.c51 struct nlattr *tb[TCA_MIRRED_MAX + 1]; in tcf_mirred_init() local
Dact_pedit.c36 struct nlattr *tb[TCA_PEDIT_MAX + 1]; in tcf_pedit_init() local
Dcls_tcindex.c218 struct tcindex_filter_result *r, struct nlattr **tb, in tcindex_set_parms()
412 struct nlattr *tb[TCA_TCINDEX_MAX + 1]; in tcindex_change() local
Dact_ipt.c89 struct nlattr *tb[TCA_IPT_MAX + 1]; in tcf_ipt_init() local
Dsch_codel.c117 struct nlattr *tb[TCA_CODEL_MAX + 1]; in codel_change() local
Dsch_gred.c423 struct nlattr *tb[TCA_GRED_MAX + 1]; in gred_change() local
491 struct nlattr *tb[TCA_GRED_MAX + 1]; in gred_init() local
Dcls_cgroup.c95 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
Dcls_api.c518 int tcf_exts_validate(struct net *net, struct tcf_proto *tp, struct nlattr **tb, in tcf_exts_validate()
Dsch_tbf.c316 struct nlattr *tb[TCA_TBF_MAX + 1]; in tbf_change() local
/linux-4.1.27/net/netfilter/ipset/
Dip_set_core.c292 struct nlattr *tb[IPSET_ATTR_IPADDR_MAX+1]; in ip_set_get_ipaddr4() local
309 struct nlattr *tb[IPSET_ATTR_IPADDR_MAX+1]; in ip_set_get_ipaddr6() local
357 add_extension(enum ip_set_ext_id id, u32 flags, struct nlattr *tb[]) in add_extension()
365 ip_set_elem_len(struct ip_set *set, struct nlattr *tb[], size_t len) in ip_set_elem_len()
388 ip_set_get_extensions(struct ip_set *set, struct nlattr *tb[], in ip_set_get_extensions()
707 protocol_failed(const struct nlattr * const tb[]) in protocol_failed()
819 struct nlattr *tb[IPSET_ATTR_CREATE_MAX+1] = {}; in ip_set_create() local
1402 struct nlattr *tb[], enum ipset_adt adt, in call_ad()
1465 struct nlattr *tb[IPSET_ATTR_ADT_MAX+1] = {}; in ip_set_uadd() local
1520 struct nlattr *tb[IPSET_ATTR_ADT_MAX+1] = {}; in ip_set_udel() local
[all …]
Dip_set_hash_ip.c102 hash_ip4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ip4_uadt()
241 hash_ip6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ip6_uadt()
Dip_set_hash_ipmark.c103 hash_ipmark4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipmark4_uadt()
237 hash_ipmark6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipmark6_uadt()
Dip_set_bitmap_port.c128 bitmap_port_uadt(struct ip_set *set, struct nlattr *tb[], in bitmap_port_uadt()
235 bitmap_port_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in bitmap_port_create()
Dip_set_hash_ipport.c110 hash_ipport4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipport4_uadt()
277 hash_ipport6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipport6_uadt()
Dip_set_hash_ipportip.c112 hash_ipportip4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportip4_uadt()
285 hash_ipportip6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportip6_uadt()
Dip_set_bitmap_ip.c130 bitmap_ip_uadt(struct ip_set *set, struct nlattr *tb[], in bitmap_ip_uadt()
249 bitmap_ip_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in bitmap_ip_create()
Dip_set_hash_net.c140 hash_net4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_net4_uadt()
313 hash_net6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_net6_uadt()
Dip_set_bitmap_ipmac.c231 bitmap_ipmac_uadt(struct ip_set *set, struct nlattr *tb[], in bitmap_ipmac_uadt()
316 bitmap_ipmac_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in bitmap_ipmac_create()
Dip_set_hash_mac.c98 hash_mac4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_mac4_uadt()
Dip_set_hash_netport.c158 hash_netport4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netport4_uadt()
378 hash_netport6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netport6_uadt()
Dip_set_hash_netnet.c159 hash_netnet4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netnet4_uadt()
390 hash_netnet6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netnet6_uadt()
Dip_set_hash_ipportnet.c164 hash_ipportnet4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportnet4_uadt()
420 hash_ipportnet6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportnet6_uadt()
Dip_set_hash_netportnet.c174 hash_netportnet4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netportnet4_uadt()
451 hash_netportnet6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netportnet6_uadt()
Dip_set_list_set.c376 list_set_uadt(struct ip_set *set, struct nlattr *tb[], in list_set_uadt()
631 list_set_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in list_set_create()
Dip_set_hash_netiface.c286 hash_netiface4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netiface4_uadt()
523 hash_netiface6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netiface6_uadt()
/linux-4.1.27/net/ieee802154/6lowpan/
Dcore.c132 static int lowpan_validate(struct nlattr *tb[], struct nlattr *data[]) in lowpan_validate()
142 struct nlattr *tb[], struct nlattr *data[]) in lowpan_newlink()
/linux-4.1.27/drivers/tty/
Dtty_buffer.c307 struct tty_buffer *tb = port->buf.tail; in tty_insert_flip_string_fixed_flag() local
342 struct tty_buffer *tb = port->buf.tail; in tty_insert_flip_string_flags() local
394 struct tty_buffer *tb = port->buf.tail; in tty_prepare_flip_string() local
/linux-4.1.27/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.1.27/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.h25 #define INIT_BUF(tb) (tb->len = 0) argument
/linux-4.1.27/include/linux/
Dtty_flip.h19 struct tty_buffer *tb = port->buf.tail; in tty_insert_flip_char() local
/linux-4.1.27/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.1.27/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
Ddevtree.c62 void dt_fixup_cpu_clocks(u32 cpu, u32 tb, u32 bus) in dt_fixup_cpu_clocks()
/linux-4.1.27/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.1.27/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.1.27/net/ipv6/
Dfib6_rules.c185 struct nlattr **tb) in fib6_rule_configure()
217 struct nlattr **tb) in fib6_rule_compare()
Dip6_gre.c1374 static int ip6gre_tunnel_validate(struct nlattr *tb[], struct nlattr *data[]) in ip6gre_tunnel_validate()
1392 static int ip6gre_tap_validate(struct nlattr *tb[], struct nlattr *data[]) in ip6gre_tap_validate()
1501 struct nlattr *tb[], struct nlattr *data[]) in ip6gre_newlink()
1536 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.c163 static void fib6_link_table(struct net *net, struct fib6_table *tb) in fib6_link_table()
201 struct fib6_table *tb; in fib6_new_table() local
218 struct fib6_table *tb; in fib6_get_table() local
356 struct fib6_table *tb; in inet6_dump_fib() local
Daddrlabel.c411 struct nlattr *tb[IFAL_MAX+1]; in ip6addrlbl_newdel() local
528 struct nlattr *tb[IFAL_MAX+1]; in ip6addrlbl_get() local
Dinet6_connection_sock.c31 const struct inet_bind_bucket *tb, bool relax) in inet6_csk_bind_conflict()
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.c1621 static int ip6_tnl_validate(struct nlattr *tb[], struct nlattr *data[]) in ip6_tnl_validate()
1671 struct nlattr *tb[], struct nlattr *data[]) in ip6_tnl_newlink()
1686 static int ip6_tnl_changelink(struct net_device *dev, struct nlattr *tb[], in ip6_tnl_changelink()
/linux-4.1.27/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.c997 struct trap_per_cpu *tb = &trap_block[this_cpu]; in sun4v_register_mondo_queues() local
1028 static void __init init_cpu_send_mondo_info(struct trap_per_cpu *tb) in init_cpu_send_mondo_info()
1052 struct trap_per_cpu *tb = &trap_block[cpu]; in sun4v_init_mondo_queues() local
1069 struct trap_per_cpu *tb = &trap_block[cpu]; in init_send_mondo_info() local
/linux-4.1.27/net/ipv6/netfilter/
Dnf_conntrack_proto_icmpv6.c259 static int icmpv6_nlattr_to_tuple(struct nlattr *tb[], in icmpv6_nlattr_to_tuple()
290 static int icmpv6_timeout_nlattr_to_obj(struct nlattr *tb[], in icmpv6_timeout_nlattr_to_obj()
Dnf_conntrack_l3proto_ipv6.c299 static int ipv6_nlattr_to_tuple(struct nlattr *tb[], in ipv6_nlattr_to_tuple()
Dnf_nat_l3proto_ipv6.c162 static int nf_nat_ipv6_nlattr_to_range(struct nlattr *tb[], in nf_nat_ipv6_nlattr_to_range()
/linux-4.1.27/net/ipv4/netfilter/
Dnf_conntrack_proto_icmp.c253 static int icmp_nlattr_to_tuple(struct nlattr *tb[], in icmp_nlattr_to_tuple()
283 static int icmp_timeout_nlattr_to_obj(struct nlattr *tb[], in icmp_timeout_nlattr_to_obj()
Dnf_conntrack_l3proto_ipv4.c331 static int ipv4_nlattr_to_tuple(struct nlattr *tb[], in ipv4_nlattr_to_tuple()
Dnf_nat_l3proto_ipv4.c158 static int nf_nat_ipv4_nlattr_to_range(struct nlattr *tb[], in nf_nat_ipv4_nlattr_to_range()
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dtestmode.c73 struct nlattr *tb[ATH6KL_TM_ATTR_MAX + 1]; in ath6kl_tm_cmd() local
/linux-4.1.27/arch/powerpc/kvm/
Demulate.c81 u32 kvmppc_get_dec(struct kvm_vcpu *vcpu, u64 tb) in kvmppc_get_dec()
/linux-4.1.27/drivers/net/
Dmacvlan.c888 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add()
913 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del()
1123 static int macvlan_validate(struct nlattr *tb[], struct nlattr *data[]) in macvlan_validate()
1242 struct nlattr *tb[], struct nlattr *data[]) in macvlan_common_newlink()
1338 struct nlattr *tb[], struct nlattr *data[]) in macvlan_newlink()
1356 struct nlattr *tb[], struct nlattr *data[]) in macvlan_changelink()
Dveth.c322 static int veth_validate(struct nlattr *tb[], struct nlattr *data[]) in veth_validate()
340 struct nlattr *tb[], struct nlattr *data[]) in veth_newlink()
Ddummy.c156 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()
Difb.c245 static int ifb_validate(struct nlattr *tb[], struct nlattr *data[]) in ifb_validate()
Dvxlan.c810 static int vxlan_fdb_parse(struct nlattr *tb[], struct vxlan_dev *vxlan, in vxlan_fdb_parse()
866 static int vxlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_add()
902 static int vxlan_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_delete()
2416 static int vxlan_validate(struct nlattr *tb[], struct nlattr *data[]) in vxlan_validate()
2581 struct nlattr *tb[], struct nlattr *data[]) in vxlan_newlink()
/linux-4.1.27/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.1.27/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.1.27/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.1.27/drivers/net/ipvlan/
Dipvlan_main.c389 struct nlattr *tb[], struct nlattr *data[]) in ipvlan_nl_changelink()
409 static int ipvlan_nl_validate(struct nlattr *tb[], struct nlattr *data[]) in ipvlan_nl_validate()
441 struct nlattr *tb[], struct nlattr *data[]) in ipvlan_link_new()
/linux-4.1.27/arch/x86/crypto/
Dfpu.c102 static struct crypto_instance *crypto_fpu_alloc(struct rtattr **tb) in crypto_fpu_alloc()
/linux-4.1.27/net/hsr/
Dhsr_netlink.c35 struct nlattr *tb[], struct nlattr *data[]) in hsr_newlink()
/linux-4.1.27/net/wireless/
Dnl80211.c675 struct nlattr *tb[NL80211_KEY_MAX + 1]; in nl80211_parse_key_new() local
906 struct nlattr *tb) in nl80211_get_valid_chan()
1737 struct nlattr **tb = nl80211_fam.attrbuf; in nl80211_dump_wiphy_parse() local
1874 static int parse_txq_params(struct nlattr *tb[], in parse_txq_params()
2134 struct nlattr *tb[NL80211_TXQ_ATTR_MAX + 1]; in nl80211_set_wiphy() local
4122 struct nlattr *tb[NL80211_STA_WME_MAX + 1]; in nl80211_parse_sta_wme() local
4928 static int parse_reg_rule(struct nlattr *tb[], in parse_reg_rule()
5171 struct nlattr *tb[NL80211_MESHCONF_ATTR_MAX + 1]; in nl80211_parse_mesh_config() local
5174 #define FILL_IN_MESH_PARAM_IF_SET(tb, cfg, param, min, max, mask, attr, fn) \ in nl80211_parse_mesh_config() argument
5304 struct nlattr *tb[NL80211_MESH_SETUP_ATTR_MAX + 1]; in nl80211_parse_mesh_setup() local
[all …]
/linux-4.1.27/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.1.27/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.1.27/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.1.27/lib/
Dnlattr.c182 int nla_parse(struct nlattr **tb, int maxtype, const struct nlattr *head, in nla_parse()
/linux-4.1.27/include/net/
Dip_fib.h232 struct fib_table *tb; in fib_lookup() local
258 struct fib_table *tb; in fib_lookup() local
/linux-4.1.27/arch/ia64/include/asm/
Dkprobes.h49 unsigned long long tb : 1; member
/linux-4.1.27/net/dsa/
Dslave.c202 static int dsa_slave_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in dsa_slave_fdb_add()
216 static int dsa_slave_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in dsa_slave_fdb_del()
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
Dtx.c342 struct iwl_tfd_tb *tb = &tfd->tbs[idx]; in iwl_pcie_tfd_tb_get_addr() local
355 struct iwl_tfd_tb *tb = &tfd->tbs[idx]; in iwl_pcie_tfd_set_tb() local

12