Home
last modified time | relevance | path

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

1234567891011

/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dmatch.c11 nfp_flower_compile_meta(struct nfp_flower_meta_tci *ext, in nfp_flower_compile_meta()
23 nfp_flower_compile_tci(struct nfp_flower_meta_tci *ext, in nfp_flower_compile_tci()
52 nfp_flower_compile_meta_tci(struct nfp_flower_meta_tci *ext, in nfp_flower_compile_meta_tci()
95 nfp_flower_compile_mac(struct nfp_flower_mac_mpls *ext, in nfp_flower_compile_mac()
117 nfp_flower_compile_mpls(struct nfp_flower_mac_mpls *ext, in nfp_flower_compile_mpls()
202 nfp_flower_compile_ip_ext(struct nfp_flower_ip_ext *ext, in nfp_flower_compile_ip_ext()
274 struct nfp_flower_vlan *ext, in nfp_flower_fill_vlan()
306 nfp_flower_compile_vlan(struct nfp_flower_vlan *ext, in nfp_flower_compile_vlan()
323 nfp_flower_compile_ipv4(struct nfp_flower_ipv4 *ext, in nfp_flower_compile_ipv4()
340 nfp_flower_compile_ipv6(struct nfp_flower_ipv6 *ext, in nfp_flower_compile_ipv6()
[all …]
/linux/drivers/extcon/
A 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
339 struct cht_wc_extcon_data *ext; in cht_wc_extcon_probe() local
[all …]
/linux/net/netfilter/ipset/
A 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
A Dip_set_hash_ip.c85 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ip4_kadt() local
104 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ip4_uadt() local
229 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ip6_kadt() local
246 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ip6_uadt() local
A 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
A Dip_set_hash_ipmark.c87 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmark4_kadt() local
103 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmark4_uadt() local
221 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmark6_kadt() local
237 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmark6_uadt() local
A Dip_set_hash_ipport.c94 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipport4_kadt() local
111 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
A Dip_set_hash_ipportip.c96 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportip4_kadt() local
114 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
A Dip_set_hash_net.c122 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_net4_kadt() local
142 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_net4_uadt() local
299 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_net6_kadt() local
318 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_net6_uadt() local
A Dip_set_hash_netport.c138 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netport4_kadt() local
160 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netport4_uadt() local
363 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netport6_kadt() local
385 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netport6_uadt() local
A Dip_set_hash_mac.c78 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_mac4_kadt() local
100 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_mac4_uadt() local
A Dip_set_hash_ipportnet.c143 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportnet4_kadt() local
166 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportnet4_uadt() local
397 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportnet6_kadt() local
420 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportnet6_uadt() local
A Dip_set_hash_netnet.c147 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netnet4_kadt() local
169 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netnet4_uadt() local
395 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netnet6_kadt() local
416 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netnet6_uadt() local
A Dip_set_bitmap_gen.h116 mtype_test(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_test()
130 mtype_add(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_add()
175 mtype_del(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_del()
/linux/net/netfilter/
A Dnft_set_hash.c31 struct nft_set_ext ext; member
79 const u32 *key, const struct nft_set_ext **ext) in nft_rhash_lookup()
120 const struct nft_set_ext **ext) in nft_rhash_update()
161 struct nft_set_ext **ext) in nft_rhash_insert()
298 struct nft_set_ext *ext) in nft_rhash_expr_needs_gc_run()
447 struct nft_set_ext ext; member
452 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup()
492 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup_fast()
514 const struct nft_set_ext *ext) in nft_jhash()
532 struct nft_set_ext **ext) in nft_hash_insert()
A Dnft_set_rbtree.c27 struct nft_set_ext ext; member
48 const u32 *key, const struct nft_set_ext **ext, in __nft_rbtree_lookup()
112 const u32 *key, const struct nft_set_ext **ext) in nft_rbtree_lookup()
220 struct nft_set_ext **ext) in __nft_rbtree_insert()
369 struct nft_set_ext **ext) in nft_rbtree_insert()
A Dnft_lookup.c28 const u32 *key, const struct nft_set_ext **ext) in nft_set_do_lookup()
63 const struct nft_set_ext *ext = NULL; in nft_lookup_eval() local
206 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv); in nft_lookup_validate_setelem() local
A Dnft_dynset.c30 const struct nft_set_ext *ext) in nft_dynset_expr_setup()
51 struct nft_set_ext *ext; in nft_dynset_new() local
85 const struct nft_set_ext *ext; in nft_dynset_eval() local
/linux/arch/riscv/include/asm/
A 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
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A 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
/linux/fs/ext4/
A Dext4_extents.h197 static inline void ext4_ext_mark_unwritten(struct ext4_extent *ext) in ext4_ext_mark_unwritten()
204 static inline int ext4_ext_is_unwritten(struct ext4_extent *ext) in ext4_ext_is_unwritten()
210 static inline int ext4_ext_get_actual_len(struct ext4_extent *ext) in ext4_ext_get_actual_len()
217 static inline void ext4_ext_mark_initialized(struct ext4_extent *ext) in ext4_ext_mark_initialized()
/linux/drivers/media/common/saa7146/
A Dsaa7146_core.c344 struct saa7146_extension *ext = pci_ext->ext; in saa7146_init_one() local
538 int saa7146_register_extension(struct saa7146_extension* ext) in saa7146_register_extension()
551 int saa7146_unregister_extension(struct saa7146_extension* ext) in saa7146_unregister_extension()
/linux/include/net/netfilter/
A Dnf_tables.h659 static inline void nft_set_ext_init(struct nft_set_ext *ext, in nft_set_ext_init()
675 static inline void *nft_set_ext(const struct nft_set_ext *ext, u8 id) in nft_set_ext()
695 static inline u8 *nft_set_ext_flags(const struct nft_set_ext *ext) in nft_set_ext_flags()
700 static inline u64 *nft_set_ext_timeout(const struct nft_set_ext *ext) in nft_set_ext_timeout()
705 static inline u64 *nft_set_ext_expiration(const struct nft_set_ext *ext) in nft_set_ext_expiration()
720 static inline bool nft_set_elem_expired(const struct nft_set_ext *ext) in nft_set_elem_expired()
947 static inline void nft_set_elem_update_expr(const struct nft_set_ext *ext, in nft_set_elem_update_expr()
1411 static inline bool nft_set_elem_active(const struct nft_set_ext *ext, in nft_set_elem_active()
1419 struct nft_set_ext *ext) in nft_set_elem_change_active()
1446 static inline int nft_set_elem_mark_busy(struct nft_set_ext *ext) in nft_set_elem_mark_busy()
[all …]
A Dnf_conntrack_extend.h51 static inline bool __nf_ct_ext_exist(const struct nf_ct_ext *ext, u8 id) in __nf_ct_ext_exist()
68 #define nf_ct_ext_find(ext, id) \ argument
/linux/fs/affs/
A Dfile.c119 affs_alloc_extblock(struct inode *inode, struct buffer_head *bh, u32 ext) in affs_alloc_extblock()
157 affs_get_extblock(struct inode *inode, u32 ext) in affs_get_extblock()
171 affs_get_extblock_slow(struct inode *inode, u32 ext) in affs_get_extblock_slow()
300 u32 ext; in affs_get_block() local
865 u32 ext, ext_key; in affs_truncate() local

Completed in 69 milliseconds

1234567891011