Home
last modified time | relevance | path

Searched defs:ext (Results 1 – 25 of 481) sorted by relevance

12345678910>>...20

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c11 nfp_flower_compile_meta_tci(struct nfp_flower_meta_tci *ext, in nfp_flower_compile_meta_tci()
78 nfp_flower_compile_mac(struct nfp_flower_mac_mpls *ext, in nfp_flower_compile_mac()
144 nfp_flower_compile_tport(struct nfp_flower_tp_ports *ext, in nfp_flower_compile_tport()
163 nfp_flower_compile_ip_ext(struct nfp_flower_ip_ext *ext, in nfp_flower_compile_ip_ext()
256 nfp_flower_compile_vlan(struct nfp_flower_vlan *ext, in nfp_flower_compile_vlan()
278 nfp_flower_compile_ipv4(struct nfp_flower_ipv4 *ext, in nfp_flower_compile_ipv4()
298 nfp_flower_compile_ipv6(struct nfp_flower_ipv6 *ext, in nfp_flower_compile_ipv6()
318 nfp_flower_compile_geneve_opt(void *ext, void *msk, struct flow_rule *rule) in nfp_flower_compile_geneve_opt()
330 nfp_flower_compile_tun_ipv4_addrs(struct nfp_flower_tun_ipv4 *ext, in nfp_flower_compile_tun_ipv4_addrs()
346 nfp_flower_compile_tun_ipv6_addrs(struct nfp_flower_tun_ipv6 *ext, in nfp_flower_compile_tun_ipv6_addrs()
[all …]
/kernel/linux/linux-5.10/drivers/extcon/
Dextcon-intel-cht-wc.c108 static int cht_wc_extcon_get_id(struct cht_wc_extcon_data *ext, int pwrsrc_sts) in cht_wc_extcon_get_id()
126 static int cht_wc_extcon_get_charger(struct cht_wc_extcon_data *ext, in cht_wc_extcon_get_charger()
182 static void cht_wc_extcon_set_phymux(struct cht_wc_extcon_data *ext, u8 state) in cht_wc_extcon_set_phymux()
191 static void cht_wc_extcon_set_5v_boost(struct cht_wc_extcon_data *ext, in cht_wc_extcon_set_5v_boost()
209 static void cht_wc_extcon_set_otgmode(struct cht_wc_extcon_data *ext, in cht_wc_extcon_set_otgmode()
221 static void cht_wc_extcon_enable_charging(struct cht_wc_extcon_data *ext, in cht_wc_extcon_enable_charging()
234 static void cht_wc_extcon_set_state(struct cht_wc_extcon_data *ext, in cht_wc_extcon_set_state()
242 static void cht_wc_extcon_pwrsrc_event(struct cht_wc_extcon_data *ext) in cht_wc_extcon_pwrsrc_event()
295 struct cht_wc_extcon_data *ext = data; in cht_wc_extcon_isr() local
315 static int cht_wc_extcon_sw_control(struct cht_wc_extcon_data *ext, bool enable) in cht_wc_extcon_sw_control()
[all …]
/kernel/linux/linux-4.19/drivers/extcon/
Dextcon-intel-cht-wc.c105 static int cht_wc_extcon_get_id(struct cht_wc_extcon_data *ext, int pwrsrc_sts) in cht_wc_extcon_get_id()
119 static int cht_wc_extcon_get_charger(struct cht_wc_extcon_data *ext, in cht_wc_extcon_get_charger()
175 static void cht_wc_extcon_set_phymux(struct cht_wc_extcon_data *ext, u8 state) in cht_wc_extcon_set_phymux()
184 static void cht_wc_extcon_set_5v_boost(struct cht_wc_extcon_data *ext, in cht_wc_extcon_set_5v_boost()
203 static void cht_wc_extcon_set_state(struct cht_wc_extcon_data *ext, in cht_wc_extcon_set_state()
211 static void cht_wc_extcon_pwrsrc_event(struct cht_wc_extcon_data *ext) in cht_wc_extcon_pwrsrc_event()
258 struct cht_wc_extcon_data *ext = data; in cht_wc_extcon_isr() local
278 static int cht_wc_extcon_sw_control(struct cht_wc_extcon_data *ext, bool enable) in cht_wc_extcon_sw_control()
294 struct cht_wc_extcon_data *ext; in cht_wc_extcon_probe() local
374 struct cht_wc_extcon_data *ext = platform_get_drvdata(pdev); in cht_wc_extcon_remove() local
/kernel/linux/linux-4.19/net/netfilter/ipset/
Dip_set_list_set.c55 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_ktest()
80 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kadd()
100 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kdel()
122 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in list_set_kadt() local
189 list_set_utest(struct ip_set *set, void *value, const struct ip_set_ext *ext, in list_set_utest()
221 list_set_init_extensions(struct ip_set *set, const struct ip_set_ext *ext, in list_set_init_extensions()
236 list_set_uadd(struct ip_set *set, void *value, const struct ip_set_ext *ext, in list_set_uadd()
318 list_set_udel(struct ip_set *set, void *value, const struct ip_set_ext *ext, in list_set_udel()
356 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in list_set_uadt() local
Dip_set_hash_ipmark.c91 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmark4_kadt() local
107 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmark4_uadt() local
217 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmark6_kadt() local
233 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmark6_uadt() local
Dip_set_hash_ip.c88 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ip4_kadt() local
107 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ip4_uadt() local
225 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ip6_kadt() local
242 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ip6_uadt() local
Dip_set_hash_ipmac.c93 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmac4_kadt() local
118 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmac4_uadt() local
209 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmac6_kadt() local
237 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmac6_uadt() local
Dip_set_hash_ipportip.c99 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportip4_kadt() local
117 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportip4_uadt() local
265 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportip6_kadt() local
283 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportip6_uadt() local
Dip_set_hash_ipport.c97 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipport4_kadt() local
114 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipport4_uadt() local
255 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipport6_kadt() local
272 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipport6_uadt() local
/kernel/linux/linux-5.10/net/netfilter/ipset/
Dip_set_list_set.c51 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_ktest()
76 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kadd()
96 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kdel()
118 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in list_set_kadt() local
185 list_set_utest(struct ip_set *set, void *value, const struct ip_set_ext *ext, in list_set_utest()
217 list_set_init_extensions(struct ip_set *set, const struct ip_set_ext *ext, in list_set_init_extensions()
232 list_set_uadd(struct ip_set *set, void *value, const struct ip_set_ext *ext, in list_set_uadd()
314 list_set_udel(struct ip_set *set, void *value, const struct ip_set_ext *ext, in list_set_udel()
352 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in list_set_uadt() local
Dip_set_hash_ip.c84 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ip4_kadt() local
103 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ip4_uadt() local
221 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ip6_kadt() local
238 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ip6_uadt() local
Dip_set_hash_ipmark.c86 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmark4_kadt() local
102 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmark4_uadt() local
212 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmark6_kadt() local
228 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmark6_uadt() local
Dip_set_hash_ipmac.c90 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmac4_kadt() local
115 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmac4_uadt() local
206 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmac6_kadt() local
234 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmac6_uadt() local
Dip_set_hash_ipport.c93 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipport4_kadt() local
110 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipport4_uadt() local
251 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipport6_kadt() local
268 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipport6_uadt() local
Dip_set_hash_ipportip.c95 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportip4_kadt() local
113 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportip4_uadt() local
261 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportip6_kadt() local
279 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportip6_uadt() local
/kernel/linux/linux-4.19/include/linux/netfilter/ipset/
Dip_set_skbinfo.h15 const struct ip_set_ext *ext, in ip_set_get_skbinfo()
40 const struct ip_set_ext *ext) in ip_set_init_skbinfo()
Dip_set_counter.h57 const struct ip_set_ext *ext, u32 flags) in ip_set_update_counter()
79 const struct ip_set_ext *ext) in ip_set_init_counter()
/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dhwcap.h41 #define riscv_isa_extension_mask(ext) BIT_MASK(RISCV_ISA_EXT_##ext) argument
44 #define riscv_isa_extension_available(isa_bitmap, ext) \ argument
/kernel/linux/linux-5.10/net/netfilter/
Dnft_set_hash.c31 struct nft_set_ext ext; member
78 const u32 *key, const struct nft_set_ext **ext) in nft_rhash_lookup()
119 const struct nft_set_ext **ext) in nft_rhash_update()
160 struct nft_set_ext **ext) in nft_rhash_insert()
427 struct nft_set_ext ext; member
431 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup()
470 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup_fast()
492 const struct nft_set_ext *ext) in nft_jhash()
510 struct nft_set_ext **ext) in nft_hash_insert()
Dnft_set_rbtree.c27 struct nft_set_ext ext; member
48 const u32 *key, const struct nft_set_ext **ext, in __nft_rbtree_lookup()
111 const u32 *key, const struct nft_set_ext **ext) in nft_rbtree_lookup()
219 struct nft_set_ext **ext) in __nft_rbtree_insert()
368 struct nft_set_ext **ext) in nft_rbtree_insert()
/kernel/linux/linux-4.19/net/netfilter/
Dnft_set_hash.c34 struct nft_set_ext ext; member
81 const u32 *key, const struct nft_set_ext **ext) in nft_rhash_lookup()
122 const struct nft_set_ext **ext) in nft_rhash_update()
163 struct nft_set_ext **ext) in nft_rhash_insert()
418 struct nft_set_ext ext; member
422 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup()
470 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup_fast()
492 const struct nft_set_ext *ext) in nft_jhash()
510 struct nft_set_ext **ext) in nft_hash_insert()
Dnft_set_rbtree.c30 struct nft_set_ext ext; member
51 const u32 *key, const struct nft_set_ext **ext, in __nft_rbtree_lookup()
109 const u32 *key, const struct nft_set_ext **ext) in nft_rbtree_lookup()
207 struct nft_set_ext **ext) in __nft_rbtree_insert()
249 struct nft_set_ext **ext) in nft_rbtree_insert()
/kernel/linux/linux-4.19/fs/ext4/
Dext4_extents.h183 static inline void ext4_ext_mark_unwritten(struct ext4_extent *ext) in ext4_ext_mark_unwritten()
190 static inline int ext4_ext_is_unwritten(struct ext4_extent *ext) in ext4_ext_is_unwritten()
196 static inline int ext4_ext_get_actual_len(struct ext4_extent *ext) in ext4_ext_get_actual_len()
203 static inline void ext4_ext_mark_initialized(struct ext4_extent *ext) in ext4_ext_mark_initialized()
/kernel/linux/linux-5.10/fs/ext4/
Dext4_extents.h196 static inline void ext4_ext_mark_unwritten(struct ext4_extent *ext) in ext4_ext_mark_unwritten()
203 static inline int ext4_ext_is_unwritten(struct ext4_extent *ext) in ext4_ext_is_unwritten()
209 static inline int ext4_ext_get_actual_len(struct ext4_extent *ext) in ext4_ext_get_actual_len()
216 static inline void ext4_ext_mark_initialized(struct ext4_extent *ext) in ext4_ext_mark_initialized()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dport.c103 bool ext = force_legacy ? false : mlx5e_ptys_ext_supported(mdev); in mlx5e_port_get_speed_arr() local
110 int mlx5_port_query_eth_proto(struct mlx5_core_dev *dev, u8 port, bool ext, in mlx5_port_query_eth_proto()
148 u32 proto_admin, bool ext) in mlx5_port_set_eth_ptys()
195 bool ext; in mlx5e_port_linkspeed() local
222 bool ext; in mlx5e_port_max_linkspeed() local

12345678910>>...20