Home
last modified time | relevance | path

Searched defs:tb (Results 201 – 225 of 358) sorted by relevance

12345678910>>...15

/linux/drivers/net/wwan/
H A Dwwan_core.c918 static int wwan_rtnl_validate(struct nlattr *tb[], struct nlattr *data[], in wwan_rtnl_validate()
935 static struct net_device *wwan_rtnl_alloc(struct nlattr *tb[], in wwan_rtnl_alloc()
1065 struct nlattr *tb[IFLA_MAX + 1], *linkinfo[IFLA_INFO_MAX + 1]; in wwan_create_default_link() local
/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c293 static void kvmppc_core_start_stolen(struct kvmppc_vcore *vc, u64 tb) in kvmppc_core_start_stolen()
304 static void kvmppc_core_end_stolen(struct kvmppc_vcore *vc, u64 tb) in kvmppc_core_end_stolen()
2871 struct kvmhv_tb_accumulator tb; in debugfs_timings_read() local
3176 struct kvm_vcpu *vcpu, u64 tb) in kvmppc_remove_runnable()
4250 unsigned long lpcr, u64 *tb) in kvmhv_vcpu_entry_nestedv2()
4310 … int kvmhv_vcpu_entry_p9_nested(struct kvm_vcpu *vcpu, u64 time_limit, unsigned long lpcr, u64 *tb) in kvmhv_vcpu_entry_p9_nested()
4415 unsigned long lpcr, u64 *tb) in kvmhv_p9_guest_entry()
4879 u64 tb; in kvmhv_run_single_vcpu() local
/linux/crypto/
H A Dxcbc.c127 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in xcbc_create()
H A Dcbc.c138 static int crypto_cbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cbc_create()
H A Dpcbc.c154 static int crypto_pcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_pcbc_create()
H A Dalgboss.c24 struct rtattr *tb[CRYPTO_MAX_ATTRS + 2]; member
/linux/net/ipv4/
H A Dinet_timewait_sock.c33 struct inet_bind_bucket *tb = tw->tw_tb; in inet_twsk_bind_unhash() local
/linux/net/netfilter/
H A Dnf_conntrack_proto_udp.c222 static int udp_timeout_nlattr_to_obj(struct nlattr *tb[], in udp_timeout_nlattr_to_obj()
H A Dnft_lookup.c100 const struct nlattr * const tb[]) in nft_lookup_init()
H A Dnf_conntrack_proto_gre.c248 static int gre_timeout_nlattr_to_obj(struct nlattr *tb[], in gre_timeout_nlattr_to_obj()
H A Dnft_tproxy.c193 const struct nlattr * const tb[]) in nft_tproxy_init()
H A Dnft_xfrm.c35 const struct nlattr * const tb[]) in nft_xfrm_get_init()
H A Dnft_socket.c172 const struct nlattr * const tb[]) in nft_socket_init()
/linux/net/sched/
H A Dact_simple.c95 struct nlattr *tb[TCA_DEF_MAX + 1]; in tcf_simp_init() local
H A Dematch.c309 struct nlattr *tb[TCA_EMATCH_TREE_MAX + 1]; in tcf_em_tree_validate() local
H A Dcls_cgroup.c84 struct nlattr *tb[TCA_CGROUP_MAX + 1]; in cls_cgroup_change() local
/linux/net/wireless/
H A Dnl80211.c1358 struct nlattr *tb[NL80211_KEY_MAX + 1]; in nl80211_parse_key_new() local
3183 struct nlattr **tb = kcalloc(NUM_NL80211_ATTR, sizeof(*tb), GFP_KERNEL); in nl80211_dump_wiphy_parse() local
3337 static int parse_txq_params(struct nlattr *tb[], in parse_txq_params()
3739 struct nlattr *tb[NL80211_TXQ_ATTR_MAX + 1]; in nl80211_set_wiphy() local
5404 struct nlattr *tb[NL80211_TXRATE_MAX + 1]; in nl80211_parse_tx_bitrate_mask() local
5626 struct nlattr *tb[NL80211_MBSSID_CONFIG_ATTR_MAX + 1]; in nl80211_parse_mbssid_config() local
5767 struct nlattr *tb[NL80211_HE_BSS_COLOR_ATTR_MAX + 1]; in nl80211_parse_he_bss_color() local
5842 struct nlattr *tb[NL80211_FTM_RESP_ATTR_MAX + 1]; in nl80211_parse_beacon() local
5911 struct nlattr *tb[NL80211_HE_OBSS_PD_ATTR_MAX + 1]; in nl80211_parse_he_obss_pd() local
5956 struct nlattr *tb[NL80211_FILS_DISCOVERY_ATTR_MAX + 1]; in nl80211_parse_fils_discovery() local
[all …]
/linux/net/ipv6/ila/
H A Dila_lwt.c142 struct nlattr *tb[ILA_ATTR_MAX + 1]; in ila_build_state() local
/linux/drivers/net/can/
H A Dvxcan.c181 struct nlattr **tb = params->tb; in vxcan_newlink() local
/linux/tools/lib/thermal/
H A Dthermal_nl.c78 struct nlattr *tb[CTRL_ATTR_MAX + 1]; in nl_family_handler() local
/linux/drivers/i2c/busses/
H A Di2c-cpm.c187 u_char *tb; in cpm_i2c_parse_message() local
245 u_char *tb; in cpm_i2c_check_message() local
/linux/lib/
H A Dnlattr.c608 struct nlattr **tb, unsigned int depth) in __nla_validate_parse()
727 int __nla_parse(struct nlattr **tb, int maxtype, in __nla_parse()
/linux/include/linux/netfilter/ipset/
H A Dip_set.h377 ip_set_attr_netorder(struct nlattr *tb[], int type) in ip_set_attr_netorder()
383 ip_set_optattr_netorder(struct nlattr *tb[], int type) in ip_set_optattr_netorder()
468 ip_set_timeout_uget(struct nlattr *tb) in ip_set_timeout_uget()
/linux/net/ethtool/
H A Deeprom.c152 static int eeprom_parse_request(struct ethnl_req_info *req_info, struct nlattr **tb, in eeprom_parse_request()
/linux/net/bridge/
H A Dbr_netlink_tunnel.c225 struct nlattr *tb[IFLA_BRIDGE_VLAN_TUNNEL_MAX + 1]; in br_parse_vlan_tunnel_info() local

12345678910>>...15