/linux-4.1.27/drivers/thunderbolt/ |
H A D | tunnel_pci.h | 13 struct tb *tb; member in struct:tb_pci_tunnel
|
H A D | path.c | 35 struct tb_path *tb_path_alloc(struct tb *tb, int num_hops) tb_path_alloc() argument
|
H A D | tb.c | 63 static void tb_free_invalid_tunnels(struct tb *tb) tb_free_invalid_tunnels() argument 143 static void tb_activate_pcie_devices(struct tb *tb) tb_activate_pcie_devices() argument 205 struct tb *tb; member in struct:tb_hotplug_event 219 struct tb *tb = ev->tb; tb_handle_hotplug() local 287 struct tb *tb = data; tb_schedule_hotplug_handler() local 306 void thunderbolt_shutdown_and_free(struct tb *tb) thunderbolt_shutdown_and_free() argument 351 struct tb *tb; thunderbolt_alloc_and_start() local 398 void thunderbolt_suspend(struct tb *tb) thunderbolt_suspend() argument 409 void thunderbolt_resume(struct tb *tb) thunderbolt_resume() argument
|
H A D | tunnel_pci.c | 58 struct tb_pci_tunnel *tb_pci_alloc(struct tb *tb, struct tb_port *up, tb_pci_alloc() argument
|
H A D | switch.c | 43 static void tb_dump_port(struct tb *tb, struct tb_regs_port_header *port) tb_dump_port() argument 212 static void tb_dump_switch(struct tb *tb, struct tb_regs_switch_header *sw) tb_dump_switch() argument 235 int tb_switch_reset(struct tb *tb, u64 route) tb_switch_reset() argument 339 struct tb_switch *tb_switch_alloc(struct tb *tb, u64 route) tb_switch_alloc() argument
|
H A D | nhi.c | 499 struct tb *tb = pci_get_drvdata(pdev); nhi_suspend_noirq() local 507 struct tb *tb = pci_get_drvdata(pdev); nhi_resume_noirq() local 538 struct tb *tb; nhi_probe() local 612 struct tb *tb = pci_get_drvdata(pdev); nhi_remove() local
|
H A D | tb.h | 21 struct tb *tb; member in struct:tb_switch 80 struct tb *tb; member in struct:tb_path 99 struct tb { struct
|
/linux-4.1.27/include/linux/netfilter/ipset/ |
H A D | ip_set_comment.h | 14 ip_set_comment_uget(struct nlattr *tb) ip_set_comment_uget() argument
|
H A D | ip_set_timeout.h | 30 ip_set_timeout_uget(struct nlattr *tb) ip_set_timeout_uget() argument
|
/linux-4.1.27/include/linux/ |
H A D | tty_flip.h | 19 struct tty_buffer *tb = port->buf.tail; tty_insert_flip_char() local
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
H A D | vendor_cmd.c | 35 struct nlattr *tb[NUM_WLCORE_VENDOR_ATTR]; wlcore_vendor_cmd_smart_config_start() local 110 struct nlattr *tb[NUM_WLCORE_VENDOR_ATTR]; wlcore_vendor_cmd_smart_config_set_group_key() local
|
H A D | testmode.c | 72 static int wl1271_tm_cmd_test(struct wl1271 *wl, struct nlattr *tb[]) wl1271_tm_cmd_test() argument 151 static int wl1271_tm_cmd_interrogate(struct wl1271 *wl, struct nlattr *tb[]) wl1271_tm_cmd_interrogate() argument 215 static int wl1271_tm_cmd_configure(struct wl1271 *wl, struct nlattr *tb[]) wl1271_tm_cmd_configure() argument 247 static int wl1271_tm_detect_fem(struct wl1271 *wl, struct nlattr *tb[]) wl1271_tm_detect_fem() argument 284 static int wl1271_tm_cmd_set_plt_mode(struct wl1271 *wl, struct nlattr *tb[]) wl1271_tm_cmd_set_plt_mode() argument 315 static int wl12xx_tm_cmd_get_mac(struct wl1271 *wl, struct nlattr *tb[]) wl12xx_tm_cmd_get_mac() argument 365 struct nlattr *tb[WL1271_TM_ATTR_MAX + 1]; wl1271_tm_cmd() local
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_nla.c | 30 int drbd_nla_parse_nested(struct nlattr *tb[], int maxtype, struct nlattr *nla, drbd_nla_parse_nested() argument
|
/linux-4.1.27/net/netfilter/ |
H A D | nf_nat_proto_common.c | 99 int nf_nat_l4proto_nlattr_to_range(struct nlattr *tb[], nf_nat_l4proto_nlattr_to_range() argument
|
H A D | nft_masq.c | 39 nft_masq_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_masq_init() argument
|
H A D | nft_redir.c | 42 nft_redir_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_redir_init() argument
|
H A D | nft_reject.c | 29 nft_reject_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_reject_init() argument
|
H A D | nft_reject_inet.c | 65 nft_reject_inet_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_reject_inet_init() argument
|
H A D | nft_bitwise.c | 49 nft_bitwise_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_bitwise_init() argument
|
H A D | nft_byteorder.c | 77 nft_byteorder_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_byteorder_init() argument
|
H A D | nft_cmp.c | 175 nft_cmp_select_ops(const struct nft_ctx *ctx, const struct nlattr * const tb[]) nft_cmp_select_ops() argument 71 nft_cmp_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_cmp_init() argument 119 nft_cmp_fast_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_cmp_fast_init() argument
|
H A D | nft_counter.c | 66 nft_counter_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_counter_init() argument
|
H A D | nft_exthdr.c | 57 nft_exthdr_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_exthdr_init() argument
|
H A D | nft_immediate.c | 40 nft_immediate_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_immediate_init() argument
|
H A D | nft_limit.c | 56 nft_limit_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_limit_init() argument
|
H A D | nft_log.c | 49 nft_log_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_log_init() argument
|
H A D | nft_lookup.c | 52 nft_lookup_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_lookup_init() argument
|
H A D | nft_payload.c | 61 nft_payload_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_payload_init() argument 109 nft_payload_select_ops(const struct nft_ctx *ctx, const struct nlattr * const tb[]) nft_payload_select_ops() argument
|
H A D | nft_queue.c | 63 nft_queue_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_queue_init() argument
|
H A D | nf_conntrack_proto_generic.c | 101 static int generic_timeout_nlattr_to_obj(struct nlattr *tb[], generic_timeout_nlattr_to_obj() argument
|
H A D | nft_dynset.c | 100 nft_dynset_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_dynset_init() argument
|
H A D | nft_meta.c | 216 nft_meta_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_meta_get_init() argument 266 nft_meta_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_meta_set_init() argument 347 nft_meta_select_ops(const struct nft_ctx *ctx, const struct nlattr * const tb[]) nft_meta_select_ops() argument
|
H A D | nft_nat.c | 117 nft_nat_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_nat_init() argument
|
H A D | nf_conntrack_proto_gre.c | 307 static int gre_timeout_nlattr_to_obj(struct nlattr *tb[], gre_timeout_nlattr_to_obj() argument
|
H A D | nf_conntrack_proto_udp.c | 160 static int udp_timeout_nlattr_to_obj(struct nlattr *tb[], udp_timeout_nlattr_to_obj() argument
|
H A D | nf_conntrack_proto_udplite.c | 175 static int udplite_timeout_nlattr_to_obj(struct nlattr *tb[], udplite_timeout_nlattr_to_obj() argument
|
H A D | nfnetlink_acct.c | 239 struct nlattr *tb[NFACCT_FILTER_MAX + 1]; nfacct_filter_alloc() local 52 nfnl_acct_new(struct sock *nfnl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const tb[]) nfnl_acct_new() argument 257 nfnl_acct_get(struct sock *nfnl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const tb[]) nfnl_acct_get() argument 336 nfnl_acct_del(struct sock *nfnl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const tb[]) nfnl_acct_del() argument
|
H A D | nfnetlink_cthelper.c | 71 struct nlattr *tb[NFCTH_TUPLE_MAX+1]; nfnl_cthelper_parse_tuple() local 131 struct nlattr *tb[NFCTH_POLICY_MAX+1]; nfnl_cthelper_expect_policy() local 163 struct nlattr *tb[NFCTH_POLICY_SET_MAX+1]; nfnl_cthelper_parse_expect_policy() local 202 nfnl_cthelper_create(const struct nlattr * const tb[], nfnl_cthelper_create() argument 257 nfnl_cthelper_update(const struct nlattr * const tb[], nfnl_cthelper_update() argument 290 nfnl_cthelper_new(struct sock *nfnl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const tb[]) nfnl_cthelper_new() argument 502 nfnl_cthelper_get(struct sock *nfnl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const tb[]) nfnl_cthelper_get() argument 574 nfnl_cthelper_del(struct sock *nfnl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const tb[]) nfnl_cthelper_del() argument
|
H A D | nfnetlink_cttimeout.c | 58 struct nlattr *tb[l4proto->ctnl_timeout.nlattr_max+1]; ctnl_timeout_parse_policy() local
|
H A D | nft_ct.c | 222 nft_ct_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_ct_get_init() argument 322 nft_ct_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_ct_set_init() argument 420 nft_ct_select_ops(const struct nft_ctx *ctx, const struct nlattr * const tb[]) nft_ct_select_ops() argument
|
H A D | nft_hash.c | 301 nft_hash_init(const struct nft_set *set, const struct nft_set_desc *desc, const struct nlattr * const tb[]) nft_hash_init() argument
|
H A D | nf_conntrack_proto_dccp.c | 668 struct nlattr *tb[CTA_PROTOINFO_DCCP_MAX + 1]; nlattr_to_dccp() local 716 static int dccp_timeout_nlattr_to_obj(struct nlattr *tb[], dccp_timeout_nlattr_to_obj() argument
|
H A D | nf_conntrack_proto_sctp.c | 526 struct nlattr *tb[CTA_PROTOINFO_SCTP_MAX+1]; nlattr_to_sctp() local 568 static int sctp_timeout_nlattr_to_obj(struct nlattr *tb[], sctp_timeout_nlattr_to_obj() argument
|
H A D | nf_nat_core.c | 728 struct nlattr *tb[CTA_PROTONAT_MAX+1]; nfnetlink_parse_nat_proto() local 756 struct nlattr *tb[CTA_NAT_MAX+1]; nfnetlink_parse_nat() local
|
H A D | nft_compat.c | 183 struct nlattr *tb[NFTA_RULE_COMPAT_MAX+1]; nft_parse_compat() local 206 nft_target_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_target_init() argument 393 nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_match_init() argument 521 nfnl_compat_get(struct sock *nfnl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const tb[]) nfnl_compat_get() argument 628 nft_match_select_ops(const struct nft_ctx *ctx, const struct nlattr * const tb[]) nft_match_select_ops() argument 708 nft_target_select_ops(const struct nft_ctx *ctx, const struct nlattr * const tb[]) nft_target_select_ops() argument
|
/linux-4.1.27/arch/powerpc/kvm/ |
H A D | emulate.c | 81 u32 kvmppc_get_dec(struct kvm_vcpu *vcpu, u64 tb) kvmppc_get_dec() argument
|
/linux-4.1.27/arch/m68k/coldfire/ |
H A D | intc-simr.c | 132 u16 pa, tb; intc_irq_set_type() local
|
H A D | intc-2.c | 148 u16 pa, tb; intc_irq_set_type() local
|
/linux-4.1.27/net/bridge/netfilter/ |
H A D | nft_meta_bridge.c | 51 nft_meta_bridge_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_meta_bridge_get_init() argument 91 nft_meta_bridge_select_ops(const struct nft_ctx *ctx, const struct nlattr * const tb[]) nft_meta_bridge_select_ops() argument
|
H A D | nft_reject_bridge.c | 324 nft_reject_bridge_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_reject_bridge_init() argument
|
/linux-4.1.27/drivers/iio/common/st_sensors/ |
H A D | st_sensors_i2c.c | 29 static int st_sensors_i2c_read_byte(struct st_sensor_transfer_buffer *tb, st_sensors_i2c_read_byte() argument 55 static int st_sensors_i2c_write_byte(struct st_sensor_transfer_buffer *tb, st_sensors_i2c_write_byte() argument 44 st_sensors_i2c_read_multiple_byte( struct st_sensor_transfer_buffer *tb, struct device *dev, u8 reg_addr, int len, u8 *data, bool multiread_bit) st_sensors_i2c_read_multiple_byte() argument
|
H A D | st_sensors_spi.c | 29 static int st_sensors_spi_read(struct st_sensor_transfer_buffer *tb, st_sensors_spi_read() argument 66 static int st_sensors_spi_read_byte(struct st_sensor_transfer_buffer *tb, st_sensors_spi_read_byte() argument 79 static int st_sensors_spi_write_byte(struct st_sensor_transfer_buffer *tb, st_sensors_spi_write_byte() argument 72 st_sensors_spi_read_multiple_byte( struct st_sensor_transfer_buffer *tb, struct device *dev, u8 reg_addr, int len, u8 *data, bool multiread_bit) st_sensors_spi_read_multiple_byte() argument
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
H A D | testmode.c | 110 static int ath10k_tm_cmd_get_version(struct ath10k *ar, struct nlattr *tb[]) ath10k_tm_cmd_get_version() argument 142 static int ath10k_tm_cmd_utf_start(struct ath10k *ar, struct nlattr *tb[]) ath10k_tm_cmd_utf_start() argument 263 static int ath10k_tm_cmd_utf_stop(struct ath10k *ar, struct nlattr *tb[]) ath10k_tm_cmd_utf_stop() argument 287 static int ath10k_tm_cmd_wmi(struct ath10k *ar, struct nlattr *tb[]) ath10k_tm_cmd_wmi() argument 347 struct nlattr *tb[ATH10K_TM_ATTR_MAX + 1]; ath10k_tm_cmd() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
H A D | testmode.c | 73 struct nlattr *tb[ATH6KL_TM_ATTR_MAX + 1]; ath6kl_tm_cmd() local
|
/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_netlink.c | 67 ipoib_changelink(struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) ipoib_changelink() argument 95 ipoib_new_child_link(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) ipoib_new_child_link() argument
|
/linux-4.1.27/arch/x86/crypto/ |
H A D | fpu.c | 102 static struct crypto_instance *crypto_fpu_alloc(struct rtattr **tb) crypto_fpu_alloc() argument
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | smp-tbsync.c | 24 volatile u64 tb; member in struct:__anon2361 47 u64 tb; smp_generic_take_timebase() local 80 u64 tb; start_contest() local
|
/linux-4.1.27/net/sched/ |
H A D | act_connmark.c | 96 struct nlattr *tb[TCA_CONNMARK_MAX + 1]; tcf_connmark_init() local
|
H A D | act_simple.c | 83 struct nlattr *tb[TCA_DEF_MAX + 1]; tcf_simp_init() local
|
H A D | act_skbedit.c | 64 struct nlattr *tb[TCA_SKBEDIT_MAX + 1]; tcf_skbedit_init() local
|
H A D | act_vlan.c | 71 struct nlattr *tb[TCA_VLAN_MAX + 1]; tcf_vlan_init() local
|
H A D | act_gact.c | 56 struct nlattr *tb[TCA_GACT_MAX + 1]; tcf_gact_init() local
|
H A D | act_ipt.c | 89 struct nlattr *tb[TCA_IPT_MAX + 1]; tcf_ipt_init() local
|
H A D | act_mirred.c | 51 struct nlattr *tb[TCA_MIRRED_MAX + 1]; tcf_mirred_init() local
|
H A D | act_nat.c | 41 struct nlattr *tb[TCA_NAT_MAX + 1]; tcf_nat_init() local
|
H A D | act_pedit.c | 36 struct nlattr *tb[TCA_PEDIT_MAX + 1]; tcf_pedit_init() local
|
H A D | cls_cgroup.c | 95 struct nlattr *tb[TCA_CGROUP_MAX + 1]; cls_cgroup_change() local
|
H A D | sch_codel.c | 117 struct nlattr *tb[TCA_CODEL_MAX + 1]; codel_change() local
|
H A D | act_bpf.c | 170 static int tcf_bpf_init_from_ops(struct nlattr **tb, struct tcf_bpf_cfg *cfg) tcf_bpf_init_from_ops() argument 209 static int tcf_bpf_init_from_efd(struct nlattr **tb, struct tcf_bpf_cfg *cfg) tcf_bpf_init_from_efd() argument 269 struct nlattr *tb[TCA_ACT_BPF_MAX + 1]; tcf_bpf_init() local
|
H A D | act_csum.c | 48 struct nlattr *tb[TCA_CSUM_MAX + 1]; tcf_csum_init() local
|
H A D | act_police.c | 120 struct nlattr *tb[TCA_POLICE_MAX + 1]; tcf_act_police_locate() local
|
H A D | cls_api.c | 518 int tcf_exts_validate(struct net *net, struct tcf_proto *tp, struct nlattr **tb, tcf_exts_validate() argument
|
H A D | cls_basic.c | 171 struct nlattr *tb[TCA_BASIC_MAX + 1]; basic_change() local 132 basic_set_parms(struct net *net, struct tcf_proto *tp, struct basic_filter *f, unsigned long base, struct nlattr **tb, struct nlattr *est, bool ovr) basic_set_parms() argument
|
H A D | cls_bpf.c | 184 static int cls_bpf_prog_from_ops(struct nlattr **tb, cls_bpf_prog_from_ops() argument 226 static int cls_bpf_prog_from_efd(struct nlattr **tb, cls_bpf_prog_from_efd() argument 329 struct nlattr *tb[TCA_BPF_MAX + 1]; cls_bpf_change() local 264 cls_bpf_modify_existing(struct net *net, struct tcf_proto *tp, struct cls_bpf_prog *prog, unsigned long base, struct nlattr **tb, struct nlattr *est, bool ovr) cls_bpf_modify_existing() argument
|
H A D | cls_fw.c | 245 struct nlattr *tb[TCA_FW_MAX + 1]; fw_change() local 190 fw_change_attrs(struct net *net, struct tcf_proto *tp, struct fw_filter *f, struct nlattr **tb, struct nlattr **tca, unsigned long base, bool ovr) fw_change_attrs() argument
|
H A D | cls_tcindex.c | 412 struct nlattr *tb[TCA_TCINDEX_MAX + 1]; tcindex_change() local 216 tcindex_set_parms(struct net *net, struct tcf_proto *tp, unsigned long base, u32 handle, struct tcindex_data *p, struct tcindex_filter_result *r, struct nlattr **tb, struct nlattr *est, bool ovr) tcindex_set_parms() argument
|
H A D | ematch.c | 308 struct nlattr *tb[TCA_EMATCH_TREE_MAX + 1]; tcf_em_tree_validate() local
|
H A D | sch_dsmark.c | 117 struct nlattr *tb[TCA_DSMARK_MAX + 1]; dsmark_change() local 345 struct nlattr *tb[TCA_DSMARK_MAX + 1]; dsmark_init() local
|
H A D | sch_red.c | 182 struct nlattr *tb[TCA_RED_MAX + 1]; red_change() local
|
H A D | sch_tbf.c | 316 struct nlattr *tb[TCA_TBF_MAX + 1]; tbf_change() local
|
H A D | act_api.c | 493 struct nlattr *tb[TCA_ACT_MAX + 1]; tcf_action_init_1() local 573 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; tcf_action_init() local 709 struct nlattr *tb[TCA_ACT_MAX + 1]; tcf_action_get_1() local 767 struct nlattr *tb[TCA_ACT_MAX + 1]; tca_action_flush() local 866 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; tca_action_gd() local 1002 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; find_dump_kind() local
|
H A D | cls_flow.c | 370 struct nlattr *tb[TCA_FLOW_MAX + 1]; flow_change() local
|
H A D | cls_route.c | 485 struct nlattr *tb[TCA_ROUTE4_MAX + 1]; route4_change() local 380 route4_set_parms(struct net *net, struct tcf_proto *tp, unsigned long base, struct route4_filter *f, u32 handle, struct route4_head *head, struct nlattr **tb, struct nlattr *est, int new, bool ovr) route4_set_parms() argument
|
H A D | cls_rsvp.h | 467 struct nlattr *tb[TCA_RSVP_MAX + 1]; rsvp_change() local
|
H A D | em_meta.c | 863 struct nlattr *tb[TCA_EM_META_MAX + 1]; em_meta_change() local
|
H A D | sch_atm.c | 192 struct nlattr *tb[TCA_ATM_MAX + 1]; atm_tc_change() local
|
H A D | sch_drr.c | 71 struct nlattr *tb[TCA_DRR_MAX + 1]; drr_change_class() local
|
H A D | sch_fq_codel.c | 307 struct nlattr *tb[TCA_FQ_CODEL_MAX + 1]; fq_codel_change() local
|
H A D | sch_gred.c | 423 struct nlattr *tb[TCA_GRED_MAX + 1]; gred_change() local 491 struct nlattr *tb[TCA_GRED_MAX + 1]; gred_init() local
|
H A D | sch_pie.c | 185 struct nlattr *tb[TCA_PIE_MAX + 1]; pie_change() local
|
H A D | cls_u32.c | 735 struct nlattr *tb[TCA_U32_MAX + 1]; u32_change() local 592 u32_set_parms(struct net *net, struct tcf_proto *tp, unsigned long base, struct tc_u_hnode *ht, struct tc_u_knode *n, struct nlattr **tb, struct nlattr *est, bool ovr) u32_set_parms() argument
|
H A D | sch_choke.c | 412 struct nlattr *tb[TCA_CHOKE_MAX + 1]; choke_change() local
|
H A D | sch_hhf.c | 537 struct nlattr *tb[TCA_HHF_MAX + 1]; hhf_change() local
|
H A D | sch_sfb.c | 495 struct nlattr *tb[TCA_SFB_MAX + 1]; sfb_change() local
|
/linux-4.1.27/drivers/net/ |
H A D | dummy.c | 156 static int dummy_validate(struct nlattr *tb[], struct nlattr *data[]) dummy_validate() argument
|
H A D | ifb.c | 245 static int ifb_validate(struct nlattr *tb[], struct nlattr *data[]) ifb_validate() argument
|
H A D | nlmon.c | 150 static int nlmon_validate(struct nlattr *tb[], struct nlattr *data[]) nlmon_validate() argument
|
H A D | veth.c | 322 static int veth_validate(struct nlattr *tb[], struct nlattr *data[]) veth_validate() argument 339 veth_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) veth_newlink() argument
|
H A D | macvtap.c | 400 macvtap_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) macvtap_newlink() argument
|
/linux-4.1.27/crypto/ |
H A D | algboss.c | 29 struct rtattr *tb[CRYPTO_MAX_ATTRS + 2]; member in struct:cryptomgr_param
|
H A D | arc4.c | 58 u32 ty, ta, tb; arc4_crypt() local
|
H A D | cbc.c | 214 static struct crypto_instance *crypto_cbc_alloc(struct rtattr **tb) crypto_cbc_alloc() argument
|
H A D | chainiv.c | 287 static struct crypto_instance *chainiv_alloc(struct rtattr **tb) chainiv_alloc() argument
|
H A D | cmac.c | 225 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) cmac_create() argument
|
H A D | cts.c | 274 static struct crypto_instance *crypto_cts_alloc(struct rtattr **tb) crypto_cts_alloc() argument
|
H A D | ecb.c | 118 static struct crypto_instance *crypto_ecb_alloc(struct rtattr **tb) crypto_ecb_alloc() argument
|
H A D | hmac.c | 181 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) hmac_create() argument
|
H A D | pcbc.c | 224 static struct crypto_instance *crypto_pcbc_alloc(struct rtattr **tb) crypto_pcbc_alloc() argument
|
H A D | seqiv.c | 261 static struct crypto_instance *seqiv_ablkcipher_alloc(struct rtattr **tb) seqiv_ablkcipher_alloc() argument 287 static struct crypto_instance *seqiv_aead_alloc(struct rtattr **tb) seqiv_aead_alloc() argument 313 static struct crypto_instance *seqiv_alloc(struct rtattr **tb) seqiv_alloc() argument
|
H A D | xcbc.c | 199 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) xcbc_create() argument
|
H A D | zlib.c | 86 struct nlattr *tb[ZLIB_COMP_MAX + 1]; zlib_compress_setup() local 217 struct nlattr *tb[ZLIB_DECOMP_MAX + 1]; zlib_decompress_setup() local
|
H A D | aead.c | 398 struct rtattr *tb[3]; crypto_nivaead_default() local 272 aead_geniv_alloc(struct crypto_template *tmpl, struct rtattr **tb, u32 type, u32 mask) aead_geniv_alloc() argument
|
H A D | ctr.c | 181 static struct crypto_instance *crypto_ctr_alloc(struct rtattr **tb) crypto_ctr_alloc() argument 336 static struct crypto_instance *crypto_rfc3686_alloc(struct rtattr **tb) crypto_rfc3686_alloc() argument
|
H A D | eseqiv.c | 206 static struct crypto_instance *eseqiv_alloc(struct rtattr **tb) eseqiv_alloc() argument
|
H A D | lrw.c | 326 static struct crypto_instance *alloc(struct rtattr **tb) alloc() argument
|
H A D | xts.c | 287 static struct crypto_instance *alloc(struct rtattr **tb) alloc() argument
|
H A D | authenc.c | 596 static struct crypto_instance *crypto_authenc_alloc(struct rtattr **tb) crypto_authenc_alloc() argument
|
H A D | authencesn.c | 688 static struct crypto_instance *crypto_authenc_esn_alloc(struct rtattr **tb) crypto_authenc_esn_alloc() argument
|
H A D | pcrypt.c | 347 static struct crypto_instance *pcrypt_alloc_aead(struct rtattr **tb, pcrypt_alloc_aead() argument 384 static struct crypto_instance *pcrypt_alloc(struct rtattr **tb) pcrypt_alloc() argument
|
H A D | ablkcipher.c | 533 struct rtattr *tb[3]; crypto_givcipher_default() local
|
H A D | algapi.c | 708 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb) crypto_get_attr_type() argument 726 int crypto_check_attr_type(struct rtattr **tb, u32 type) crypto_check_attr_type() argument
|
H A D | blkcipher.c | 580 skcipher_geniv_alloc(struct crypto_template *tmpl, struct rtattr **tb, u32 type, u32 mask) skcipher_geniv_alloc() argument
|
H A D | ccm.c | 475 static struct crypto_instance *crypto_ccm_alloc_common(struct rtattr **tb, crypto_ccm_alloc_common() argument 573 static struct crypto_instance *crypto_ccm_alloc(struct rtattr **tb) crypto_ccm_alloc() argument 610 static struct crypto_instance *crypto_ccm_base_alloc(struct rtattr **tb) crypto_ccm_base_alloc() argument 747 static struct crypto_instance *crypto_rfc4309_alloc(struct rtattr **tb) crypto_rfc4309_alloc() argument
|
H A D | mcryptd.c | 261 static inline void mcryptd_check_internal(struct rtattr **tb, u32 *type, mcryptd_check_internal() argument 490 static int mcryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, mcryptd_create_hash() argument 557 static int mcryptd_create(struct crypto_template *tmpl, struct rtattr **tb) mcryptd_create() argument
|
H A D | vmac.c | 643 static int vmac_create(struct crypto_template *tmpl, struct rtattr **tb) vmac_create() argument
|
/linux-4.1.27/arch/sparc/mm/ |
H A D | tlb.c | 25 struct tlb_batch *tb = &get_cpu_var(tlb_batch); flush_tlb_pending() local 55 struct tlb_batch *tb = this_cpu_ptr(&tlb_batch); arch_enter_lazy_mmu_mode() local 62 struct tlb_batch *tb = this_cpu_ptr(&tlb_batch); arch_leave_lazy_mmu_mode() local 72 struct tlb_batch *tb = &get_cpu_var(tlb_batch); tlb_batch_add_one() local
|
H A D | tsb.c | 63 static void __flush_tsb_one(struct tlb_batch *tb, unsigned long hash_shift, __flush_tsb_one() argument 72 void flush_tsb_user(struct tlb_batch *tb) flush_tsb_user() argument
|
/linux-4.1.27/net/decnet/ |
H A D | dn_rules.c | 185 struct dn_fib_table *tb = dn_fib_get_table(RT_TABLE_LOCAL, 0); dnet_addr_type() local 121 dn_fib_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb) dn_fib_rule_configure() argument 160 dn_fib_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, struct nlattr **tb) dn_fib_rule_compare() argument
|
H A D | dn_fib.c | 504 struct dn_fib_table *tb; dn_fib_rtm_delroute() local 529 struct dn_fib_table *tb; dn_fib_rtm_newroute() local 553 struct dn_fib_table *tb; fib_magic() local
|
H A D | dn_table.c | 459 static int dn_fib_table_dump(struct dn_fib_table *tb, struct sk_buff *skb, dn_fib_table_dump() argument 491 struct dn_fib_table *tb; dn_fib_dump() local 526 static int dn_fib_table_insert(struct dn_fib_table *tb, struct rtmsg *r, struct nlattr *attrs[], dn_fib_table_insert() argument 663 static int dn_fib_table_delete(struct dn_fib_table *tb, struct rtmsg *r, struct nlattr *attrs[], dn_fib_table_delete() argument 768 static int dn_fib_table_flush(struct dn_fib_table *tb) dn_fib_table_flush() argument 787 static int dn_fib_table_lookup(struct dn_fib_table *tb, const struct flowidn *flp, struct dn_fib_res *res) dn_fib_table_lookup() argument 891 struct dn_fib_table *tb; dn_fib_flush() local 406 dn_hash_dump_bucket(struct sk_buff *skb, struct netlink_callback *cb, struct dn_fib_table *tb, struct dn_zone *dz, struct dn_fib_node *f) dn_hash_dump_bucket() argument 435 dn_hash_dump_zone(struct sk_buff *skb, struct netlink_callback *cb, struct dn_fib_table *tb, struct dn_zone *dz) dn_hash_dump_zone() argument
|
/linux-4.1.27/net/hsr/ |
H A D | hsr_netlink.c | 34 hsr_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) hsr_newlink() argument
|
/linux-4.1.27/net/ieee802154/6lowpan/ |
H A D | core.c | 132 static int lowpan_validate(struct nlattr *tb[], struct nlattr *data[]) lowpan_validate() argument 141 lowpan_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) lowpan_newlink() argument
|
/linux-4.1.27/net/ipv4/ |
H A D | inet_timewait_sock.c | 54 struct inet_bind_bucket *tb = tw->tw_tb; inet_twsk_bind_unhash() local
|
H A D | fib_rules.c | 166 fib4_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb) fib4_rule_configure() argument 244 fib4_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, struct nlattr **tb) fib4_rule_compare() argument
|
H A D | ip_vti.c | 438 static int vti_tunnel_validate(struct nlattr *tb[], struct nlattr *data[]) vti_tunnel_validate() argument 481 static int vti_changelink(struct net_device *dev, struct nlattr *tb[], vti_changelink() argument 472 vti_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) vti_newlink() argument
|
H A D | ipip.c | 398 static int ipip_changelink(struct net_device *dev, struct nlattr *tb[], ipip_changelink() argument 380 ipip_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) ipip_newlink() argument
|
H A D | inet_hashtables.c | 65 struct inet_bind_bucket *tb = kmem_cache_alloc(cachep, GFP_ATOMIC); inet_bind_bucket_create() local 82 void inet_bind_bucket_destroy(struct kmem_cache *cachep, struct inet_bind_bucket *tb) inet_bind_bucket_destroy() argument 90 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb, inet_bind_hash() argument 112 struct inet_bind_bucket *tb; __inet_put_port() local 141 struct inet_bind_bucket *tb; __inet_inherit_port() local 496 struct inet_bind_bucket *tb; __inet_hash_connect() local
|
H A D | ip_gre.c | 557 static int ipgre_tunnel_validate(struct nlattr *tb[], struct nlattr *data[]) ipgre_tunnel_validate() argument 575 static int ipgre_tap_validate(struct nlattr *tb[], struct nlattr *data[]) ipgre_tap_validate() argument 599 static void ipgre_netlink_parms(struct nlattr *data[], struct nlattr *tb[], ipgre_netlink_parms() argument 719 static int ipgre_changelink(struct net_device *dev, struct nlattr *tb[], ipgre_changelink() argument 701 ipgre_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) ipgre_newlink() argument
|
H A D | inet_connection_sock.c | 97 struct inet_bind_bucket *tb; inet_csk_get_port() local 46 inet_csk_bind_conflict(const struct sock *sk, const struct inet_bind_bucket *tb, bool relax) inet_csk_bind_conflict() argument
|
H A D | ip_tunnel.c | 1063 int ip_tunnel_newlink(struct net_device *dev, struct nlattr *tb[], ip_tunnel_newlink() argument 1098 int ip_tunnel_changelink(struct net_device *dev, struct nlattr *tb[], ip_tunnel_changelink() argument
|
/linux-4.1.27/net/ipv6/ |
H A D | fib6_rules.c | 183 fib6_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb) fib6_rule_configure() argument 216 fib6_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, struct nlattr **tb) fib6_rule_compare() argument
|
H A D | inet6_connection_sock.c | 30 inet6_csk_bind_conflict(const struct sock *sk, const struct inet_bind_bucket *tb, bool relax) inet6_csk_bind_conflict() argument
|
H A D | addrlabel.c | 411 struct nlattr *tb[IFAL_MAX+1]; ip6addrlbl_newdel() local 528 struct nlattr *tb[IFAL_MAX+1]; ip6addrlbl_get() local
|
H A D | ip6_vti.c | 902 static int vti6_validate(struct nlattr *tb[], struct nlattr *data[]) vti6_validate() argument 957 static int vti6_changelink(struct net_device *dev, struct nlattr *tb[], vti6_changelink() argument 931 vti6_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) vti6_newlink() argument
|
/linux-4.1.27/net/8021q/ |
H A D | vlan_netlink.c | 41 static int vlan_validate(struct nlattr *tb[], struct nlattr *data[]) vlan_validate() argument 89 vlan_changelink(struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) vlan_changelink() argument 116 vlan_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) vlan_newlink() argument
|
/linux-4.1.27/net/netfilter/ipset/ |
H A D | ip_set_hash_mac.c | 98 hash_mac4_uadt(struct ip_set *set, struct nlattr *tb[], hash_mac4_uadt() argument
|
H A D | ip_set_bitmap_ip.c | 130 bitmap_ip_uadt(struct ip_set *set, struct nlattr *tb[], bitmap_ip_uadt() argument 249 bitmap_ip_create(struct net *net, struct ip_set *set, struct nlattr *tb[], bitmap_ip_create() argument
|
H A D | ip_set_bitmap_ipmac.c | 231 bitmap_ipmac_uadt(struct ip_set *set, struct nlattr *tb[], bitmap_ipmac_uadt() argument 316 bitmap_ipmac_create(struct net *net, struct ip_set *set, struct nlattr *tb[], bitmap_ipmac_create() argument
|
H A D | ip_set_bitmap_port.c | 128 bitmap_port_uadt(struct ip_set *set, struct nlattr *tb[], bitmap_port_uadt() argument 235 bitmap_port_create(struct net *net, struct ip_set *set, struct nlattr *tb[], bitmap_port_create() argument
|
H A D | ip_set_hash_ip.c | 102 hash_ip4_uadt(struct ip_set *set, struct nlattr *tb[], hash_ip4_uadt() argument 241 hash_ip6_uadt(struct ip_set *set, struct nlattr *tb[], hash_ip6_uadt() argument
|
H A D | ip_set_hash_ipmark.c | 103 hash_ipmark4_uadt(struct ip_set *set, struct nlattr *tb[], hash_ipmark4_uadt() argument 237 hash_ipmark6_uadt(struct ip_set *set, struct nlattr *tb[], hash_ipmark6_uadt() argument
|
H A D | ip_set_hash_ipport.c | 110 hash_ipport4_uadt(struct ip_set *set, struct nlattr *tb[], hash_ipport4_uadt() argument 277 hash_ipport6_uadt(struct ip_set *set, struct nlattr *tb[], hash_ipport6_uadt() argument
|
H A D | ip_set_hash_ipportip.c | 112 hash_ipportip4_uadt(struct ip_set *set, struct nlattr *tb[], hash_ipportip4_uadt() argument 285 hash_ipportip6_uadt(struct ip_set *set, struct nlattr *tb[], hash_ipportip6_uadt() argument
|
H A D | ip_set_hash_ipportnet.c | 164 hash_ipportnet4_uadt(struct ip_set *set, struct nlattr *tb[], hash_ipportnet4_uadt() argument 420 hash_ipportnet6_uadt(struct ip_set *set, struct nlattr *tb[], hash_ipportnet6_uadt() argument
|
H A D | ip_set_hash_net.c | 140 hash_net4_uadt(struct ip_set *set, struct nlattr *tb[], hash_net4_uadt() argument 313 hash_net6_uadt(struct ip_set *set, struct nlattr *tb[], hash_net6_uadt() argument
|
H A D | ip_set_hash_netport.c | 158 hash_netport4_uadt(struct ip_set *set, struct nlattr *tb[], hash_netport4_uadt() argument 378 hash_netport6_uadt(struct ip_set *set, struct nlattr *tb[], hash_netport6_uadt() argument
|
H A D | ip_set_list_set.c | 376 list_set_uadt(struct ip_set *set, struct nlattr *tb[], list_set_uadt() argument 631 list_set_create(struct net *net, struct ip_set *set, struct nlattr *tb[], list_set_create() argument
|
H A D | ip_set_hash_netiface.c | 286 hash_netiface4_uadt(struct ip_set *set, struct nlattr *tb[], hash_netiface4_uadt() argument 523 hash_netiface6_uadt(struct ip_set *set, struct nlattr *tb[], hash_netiface6_uadt() argument
|
H A D | ip_set_hash_netnet.c | 159 hash_netnet4_uadt(struct ip_set *set, struct nlattr *tb[], hash_netnet4_uadt() argument 390 hash_netnet6_uadt(struct ip_set *set, struct nlattr *tb[], hash_netnet6_uadt() argument
|
H A D | ip_set_hash_netportnet.c | 174 hash_netportnet4_uadt(struct ip_set *set, struct nlattr *tb[], hash_netportnet4_uadt() argument 451 hash_netportnet6_uadt(struct ip_set *set, struct nlattr *tb[], hash_netportnet6_uadt() argument
|
/linux-4.1.27/net/phonet/ |
H A D | pn_netlink.c | 67 struct nlattr *tb[IFA_MAX+1]; addr_doit() local 232 struct nlattr *tb[RTA_MAX+1]; route_doit() local
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | trace.c | 17 struct trace_buffer *tb; trace_buffer_allocate() local 38 static bool trace_check_bounds(struct trace_buffer *tb, void *p) trace_check_bounds() argument 43 static bool trace_check_alloc(struct trace_buffer *tb, void *p) trace_check_alloc() argument 62 static void *trace_alloc(struct trace_buffer *tb, int bytes) trace_alloc() argument 76 static struct trace_entry *trace_alloc_entry(struct trace_buffer *tb, int payload_size) trace_alloc_entry() argument 87 int trace_log_reg(struct trace_buffer *tb, u64 reg, u64 value) trace_log_reg() argument 104 int trace_log_counter(struct trace_buffer *tb, u64 value) trace_log_counter() argument 120 int trace_log_string(struct trace_buffer *tb, char *str) trace_log_string() argument 142 int trace_log_indent(struct trace_buffer *tb) trace_log_indent() argument 155 int trace_log_outdent(struct trace_buffer *tb) trace_log_outdent() argument 269 void trace_buffer_print(struct trace_buffer *tb) trace_buffer_print() argument 297 void trace_print_location(struct trace_buffer *tb) trace_print_location() argument
|
/linux-4.1.27/drivers/net/bonding/ |
H A D | bond_netlink.c | 103 static int bond_validate(struct nlattr *tb[], struct nlattr *data[]) bond_validate() argument 114 bond_slave_changelink(struct net_device *bond_dev, struct net_device *slave_dev, struct nlattr *tb[], struct nlattr *data[]) bond_slave_changelink() argument 141 bond_changelink(struct net_device *bond_dev, struct nlattr *tb[], struct nlattr *data[]) bond_changelink() argument 385 bond_newlink(struct net *src_net, struct net_device *bond_dev, struct nlattr *tb[], struct nlattr *data[]) bond_newlink() argument
|
/linux-4.1.27/drivers/tty/ |
H A D | tty_buffer.c | 307 struct tty_buffer *tb = port->buf.tail; tty_insert_flip_string_fixed_flag() local 342 struct tty_buffer *tb = port->buf.tail; tty_insert_flip_string_flags() local 394 struct tty_buffer *tb = port->buf.tail; tty_prepare_flip_string() local
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | kprobes.h | 49 unsigned long long tb : 1; member in struct:cmp_inst::__anon1480
|
/linux-4.1.27/net/bridge/ |
H A D | br_mdb.c | 276 struct nlattr *tb[MDBA_SET_ENTRY_MAX+1]; br_mdb_parse() local
|
H A D | br_fdb.c | 815 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], br_fdb_add() argument 896 int br_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], br_fdb_delete() argument
|
H A D | br_netlink.c | 537 static void br_set_port_flag(struct net_bridge_port *p, struct nlattr *tb[], br_set_port_flag() argument 550 static int br_setport(struct net_bridge_port *p, struct nlattr *tb[]) br_setport() argument 592 struct nlattr *tb[IFLA_BRPORT_MAX + 1]; br_setlink() local 687 static int br_validate(struct nlattr *tb[], struct nlattr *data[]) br_validate() argument 753 static int br_changelink(struct net_device *brdev, struct nlattr *tb[], br_changelink() argument 699 br_dev_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) br_dev_newlink() argument 713 br_port_slave_changelink(struct net_device *brdev, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) br_port_slave_changelink() argument
|
/linux-4.1.27/net/core/ |
H A D | fib_rules.c | 243 static int validate_rulemsg(struct fib_rule_hdr *frh, struct nlattr **tb, validate_rulemsg() argument 271 struct nlattr *tb[FRA_MAX+1]; fib_nl_newrule() local 428 struct nlattr *tb[FRA_MAX+1]; fib_nl_delrule() local
|
H A D | net_namespace.c | 499 struct nlattr *tb[NETNSA_MAX + 1]; rtnl_net_newid() local 578 struct nlattr *tb[NETNSA_MAX + 1]; rtnl_net_getid() local
|
/linux-4.1.27/net/ipv4/netfilter/ |
H A D | nf_conntrack_l3proto_ipv4.c | 331 static int ipv4_nlattr_to_tuple(struct nlattr *tb[], ipv4_nlattr_to_tuple() argument
|
H A D | nf_conntrack_proto_icmp.c | 253 static int icmp_nlattr_to_tuple(struct nlattr *tb[], icmp_nlattr_to_tuple() argument 283 static int icmp_timeout_nlattr_to_obj(struct nlattr *tb[], icmp_timeout_nlattr_to_obj() argument
|
H A D | nf_nat_l3proto_ipv4.c | 158 static int nf_nat_ipv4_nlattr_to_range(struct nlattr *tb[], nf_nat_ipv4_nlattr_to_range() argument
|
/linux-4.1.27/net/ipv6/netfilter/ |
H A D | nf_conntrack_l3proto_ipv6.c | 299 static int ipv6_nlattr_to_tuple(struct nlattr *tb[], ipv6_nlattr_to_tuple() argument
|
H A D | nf_conntrack_proto_icmpv6.c | 259 static int icmpv6_nlattr_to_tuple(struct nlattr *tb[], icmpv6_nlattr_to_tuple() argument 290 static int icmpv6_timeout_nlattr_to_obj(struct nlattr *tb[], icmpv6_timeout_nlattr_to_obj() argument
|
H A D | nf_nat_l3proto_ipv6.c | 162 static int nf_nat_ipv6_nlattr_to_range(struct nlattr *tb[], nf_nat_ipv6_nlattr_to_range() argument
|
/linux-4.1.27/lib/ |
H A D | nlattr.c | 182 int nla_parse(struct nlattr **tb, int maxtype, const struct nlattr *head, nla_parse() argument
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
H A D | rt2x00usb.c | 112 unsigned char *tb; rt2x00usb_vendor_request_buff() local
|
/linux-4.1.27/fs/reiserfs/ |
H A D | ibalance.c | 534 static void internal_shift1_left(struct tree_balance *tb, internal_shift1_left() argument 609 static void internal_shift1_right(struct tree_balance *tb, internal_shift1_right() argument 632 static void balance_internal_when_delete(struct tree_balance *tb, balance_internal_when_delete() argument 760 static void replace_lkey(struct tree_balance *tb, int h, struct item_head *key) replace_lkey() argument 775 static void replace_rkey(struct tree_balance *tb, int h, struct item_head *key) replace_rkey() argument 803 int balance_internal(struct tree_balance *tb, balance_internal() argument 27 internal_define_dest_src_infos(int shift_mode, struct tree_balance *tb, int h, struct buffer_info *dest_bi, struct buffer_info *src_bi, int *d_key, struct buffer_head **cf) internal_define_dest_src_infos() argument 488 internal_shift_left( int mode, struct tree_balance *tb, int h, int pointer_amount) internal_shift_left() argument 560 internal_shift_right( int mode, struct tree_balance *tb, int h, int pointer_amount) internal_shift_right() argument
|
H A D | prints.c | 622 void store_print_tb(struct tree_balance *tb) store_print_tb() argument
|
H A D | do_balan.c | 19 static inline void buffer_info_init_left(struct tree_balance *tb, buffer_info_init_left() argument 28 static inline void buffer_info_init_right(struct tree_balance *tb, buffer_info_init_right() argument 37 static inline void buffer_info_init_tbS0(struct tree_balance *tb, buffer_info_init_tbS0() argument 46 static inline void buffer_info_init_bh(struct tree_balance *tb, buffer_info_init_bh() argument 56 inline void do_balance_mark_leaf_dirty(struct tree_balance *tb, do_balance_mark_leaf_dirty() argument 77 static void balance_leaf_when_delete_del(struct tree_balance *tb) balance_leaf_when_delete_del() argument 109 static void balance_leaf_when_delete_cut(struct tree_balance *tb) balance_leaf_when_delete_cut() argument 146 static int balance_leaf_when_delete_left(struct tree_balance *tb) balance_leaf_when_delete_left() argument 239 static int balance_leaf_when_delete(struct tree_balance *tb, int flag) balance_leaf_when_delete() argument 289 static unsigned int balance_leaf_insert_left(struct tree_balance *tb, balance_leaf_insert_left() argument 357 static void balance_leaf_paste_left_shift_dirent(struct tree_balance *tb, balance_leaf_paste_left_shift_dirent() argument 419 static unsigned int balance_leaf_paste_left_shift(struct tree_balance *tb, balance_leaf_paste_left_shift() argument 538 static void balance_leaf_paste_left_whole(struct tree_balance *tb, balance_leaf_paste_left_whole() argument 592 static unsigned int balance_leaf_paste_left(struct tree_balance *tb, balance_leaf_paste_left() argument 605 static unsigned int balance_leaf_left(struct tree_balance *tb, balance_leaf_left() argument 627 static void balance_leaf_insert_right(struct tree_balance *tb, balance_leaf_insert_right() argument 716 static void balance_leaf_paste_right_shift_dirent(struct tree_balance *tb, balance_leaf_paste_right_shift_dirent() argument 767 static void balance_leaf_paste_right_shift(struct tree_balance *tb, balance_leaf_paste_right_shift() argument 845 static void balance_leaf_paste_right_whole(struct tree_balance *tb, balance_leaf_paste_right_whole() argument 889 static void balance_leaf_paste_right(struct tree_balance *tb, balance_leaf_paste_right() argument 913 static void balance_leaf_right(struct tree_balance *tb, balance_leaf_right() argument 928 static void balance_leaf_new_nodes_insert(struct tree_balance *tb, balance_leaf_new_nodes_insert() argument 1020 static void balance_leaf_new_nodes_paste_dirent(struct tree_balance *tb, balance_leaf_new_nodes_paste_dirent() argument 1075 static void balance_leaf_new_nodes_paste_shift(struct tree_balance *tb, balance_leaf_new_nodes_paste_shift() argument 1148 static void balance_leaf_new_nodes_paste_whole(struct tree_balance *tb, balance_leaf_new_nodes_paste_whole() argument 1201 static void balance_leaf_new_nodes_paste(struct tree_balance *tb, balance_leaf_new_nodes_paste() argument 1231 static void balance_leaf_new_nodes(struct tree_balance *tb, balance_leaf_new_nodes() argument 1271 static void balance_leaf_finish_node_insert(struct tree_balance *tb, balance_leaf_finish_node_insert() argument 1288 static void balance_leaf_finish_node_paste_dirent(struct tree_balance *tb, balance_leaf_finish_node_paste_dirent() argument 1322 static void balance_leaf_finish_node_paste(struct tree_balance *tb, balance_leaf_finish_node_paste() argument 1366 static void balance_leaf_finish_node(struct tree_balance *tb, balance_leaf_finish_node() argument 1393 static int balance_leaf(struct tree_balance *tb, struct item_head *ih, balance_leaf() argument 1494 struct buffer_head *get_FEB(struct tree_balance *tb) get_FEB() argument 1516 static void store_thrown(struct tree_balance *tb, struct buffer_head *bh) store_thrown() argument 1533 static void free_thrown(struct tree_balance *tb) free_thrown() argument 1551 void reiserfs_invalidate_buffer(struct tree_balance *tb, struct buffer_head *bh) reiserfs_invalidate_buffer() argument 1563 void replace_key(struct tree_balance *tb, struct buffer_head *dest, int n_dest, replace_key() argument 1590 int get_left_neighbor_position(struct tree_balance *tb, int h) get_left_neighbor_position() argument 1604 int get_right_neighbor_position(struct tree_balance *tb, int h) get_right_neighbor_position() argument 1647 static int locked_or_not_in_tree(struct tree_balance *tb, locked_or_not_in_tree() argument 1658 static int check_before_balancing(struct tree_balance *tb) check_before_balancing() argument 1693 static void check_after_balance_leaf(struct tree_balance *tb) check_after_balance_leaf() argument 1741 static void check_leaf_level(struct tree_balance *tb) check_leaf_level() argument 1748 static void check_internal_levels(struct tree_balance *tb) check_internal_levels() argument 1800 static inline void do_balance_starts(struct tree_balance *tb) do_balance_starts() argument 1817 static inline void do_balance_completed(struct tree_balance *tb) do_balance_completed() argument 1858 void do_balance(struct tree_balance *tb, struct item_head *ih, do_balance() argument
|
H A D | lbalance.c | 629 static void leaf_define_dest_src_infos(int shift_mode, struct tree_balance *tb, leaf_define_dest_src_infos() argument 715 int leaf_move_items(int shift_mode, struct tree_balance *tb, int mov_num, leaf_move_items() argument 741 int leaf_shift_left(struct tree_balance *tb, int shift_num, int shift_bytes) leaf_shift_left() argument 794 int leaf_shift_right(struct tree_balance *tb, int shift_num, int shift_bytes) leaf_shift_right() argument
|
/linux-4.1.27/include/net/ |
H A D | genetlink.h | 219 genlmsg_parse(const struct nlmsghdr *nlh, const struct genl_family *family, struct nlattr *tb[], int maxtype, const struct nla_policy *policy) genlmsg_parse() argument
|
/linux-4.1.27/arch/powerpc/boot/ |
H A D | devtree.c | 62 void dt_fixup_cpu_clocks(u32 cpu, u32 tb, u32 bus) dt_fixup_cpu_clocks() argument
|
/linux-4.1.27/net/caif/ |
H A D | chnl_net.c | 488 static int ipcaif_changelink(struct net_device *dev, struct nlattr *tb[], ipcaif_changelink() argument 465 ipcaif_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) ipcaif_newlink() argument
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-cpm.c | 193 u_char *tb; cpm_i2c_parse_message() local 253 u_char *tb; cpm_i2c_check_message() local
|
/linux-4.1.27/drivers/net/caif/ |
H A D | caif_hsi.c | 1361 static int caif_hsi_changelink(struct net_device *dev, struct nlattr *tb[], caif_hsi_changelink() argument 1408 caif_hsi_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) caif_hsi_newlink() argument
|
/linux-4.1.27/drivers/net/can/ |
H A D | dev.c | 791 static int can_validate(struct nlattr *tb[], struct nlattr *data[]) can_validate() argument 820 can_changelink(struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) can_changelink() argument 1005 can_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) can_newlink() argument
|
/linux-4.1.27/drivers/net/ipvlan/ |
H A D | ipvlan_main.c | 409 static int ipvlan_nl_validate(struct nlattr *tb[], struct nlattr *data[]) ipvlan_nl_validate() argument 388 ipvlan_nl_changelink(struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) ipvlan_nl_changelink() argument 440 ipvlan_link_new(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[]) ipvlan_link_new() argument
|
/linux-4.1.27/block/partitions/ |
H A D | ldm.c | 423 struct tocblock *tb[4]; ldm_validate_tocblocks() local
|
/linux-4.1.27/fs/ntfs/ |
H A D | mft.c | 1291 u8 *b, tb; ntfs_mft_bitmap_extend_allocation_nolock() local
|
/linux-4.1.27/net/can/ |
H A D | gw.c | 628 struct nlattr *tb[CGW_MAX+1]; cgw_parse_attr() local
|
/linux-4.1.27/net/dsa/ |
H A D | slave.c | 202 static int dsa_slave_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], dsa_slave_fdb_add() argument 216 static int dsa_slave_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], dsa_slave_fdb_del() argument
|
/linux-4.1.27/net/ieee802154/ |
H A D | nl802154.c | 327 struct nlattr **tb = nl802154_fam.attrbuf; nl802154_dump_wpan_phy_parse() local
|
/linux-4.1.27/include/crypto/ |
H A D | algapi.h | 381 static inline struct crypto_alg *crypto_get_attr_alg(struct rtattr **tb, crypto_get_attr_alg() argument
|
/linux-4.1.27/include/linux/iio/common/ |
H A D | st_sensors.h | 234 struct st_sensor_transfer_buffer tb; member in struct:st_sensor_data
|
/linux-4.1.27/drivers/media/pci/ngene/ |
H A D | ngene-core.c | 806 free_idlebuffer(struct ngene *dev, struct SRingBufferDescriptor *rb, struct SRingBufferDescriptor *tb) free_idlebuffer() argument
|
/linux-4.1.27/drivers/net/fddi/skfp/ |
H A D | fplustm.c | 1065 struct s_fpmc *tb ; mac_get_mc_table() local 1106 struct s_fpmc *tb ; mac_clear_multicast() local 1149 struct s_fpmc *tb ; mac_add_multicast() local 1202 struct s_fpmc *tb ; mac_update_multicast() local
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/ |
H A D | internal.h | 398 struct iwl_tfd_tb *tb = &tfd->tbs[idx]; iwl_pcie_tfd_tb_get_len() local
|
H A D | tx.c | 342 struct iwl_tfd_tb *tb = &tfd->tbs[idx]; iwl_pcie_tfd_tb_get_addr() local 355 struct iwl_tfd_tb *tb = &tfd->tbs[idx]; iwl_pcie_tfd_set_tb() local
|