Home
last modified time | relevance | path

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

12345678910>>...12

/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/
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()
119 nfp_flower_compile_mpls(struct nfp_flower_mac_mpls *ext, in nfp_flower_compile_mpls()
174 nfp_flower_compile_mac_mpls(struct nfp_flower_mac_mpls *ext, in nfp_flower_compile_mac_mpls()
188 nfp_flower_compile_tport(struct nfp_flower_tp_ports *ext, in nfp_flower_compile_tport()
209 nfp_flower_compile_ip_ext(struct nfp_flower_ip_ext *ext, in nfp_flower_compile_ip_ext()
286 struct nfp_flower_vlan *ext, in nfp_flower_fill_vlan()
318 nfp_flower_compile_vlan(struct nfp_flower_vlan *ext, in nfp_flower_compile_vlan()
[all …]
/linux-6.12.1/drivers/extcon/
Dextcon-intel-cht-wc.c117 static int cht_wc_extcon_get_id(struct cht_wc_extcon_data *ext, int pwrsrc_sts) in cht_wc_extcon_get_id()
143 static int cht_wc_extcon_get_charger(struct cht_wc_extcon_data *ext, in cht_wc_extcon_get_charger()
205 static void cht_wc_extcon_set_phymux(struct cht_wc_extcon_data *ext, u8 state) in cht_wc_extcon_set_phymux()
214 static void cht_wc_extcon_set_5v_boost(struct cht_wc_extcon_data *ext, in cht_wc_extcon_set_5v_boost()
232 static void cht_wc_extcon_set_otgmode(struct cht_wc_extcon_data *ext, in cht_wc_extcon_set_otgmode()
256 static void cht_wc_extcon_enable_charging(struct cht_wc_extcon_data *ext, in cht_wc_extcon_enable_charging()
269 static void cht_wc_extcon_set_state(struct cht_wc_extcon_data *ext, in cht_wc_extcon_set_state()
277 static void cht_wc_extcon_pwrsrc_event(struct cht_wc_extcon_data *ext) in cht_wc_extcon_pwrsrc_event()
348 struct cht_wc_extcon_data *ext = data; in cht_wc_extcon_isr() local
368 static int cht_wc_extcon_sw_control(struct cht_wc_extcon_data *ext, bool enable) in cht_wc_extcon_sw_control()
[all …]
/linux-6.12.1/arch/riscv/include/asm/
Dvendor_extensions.h45 #define riscv_cpu_isa_vendor_extension_available(cpu, vendor, ext) \ argument
47 #define riscv_isa_vendor_extension_available(vendor, ext) \ argument
52 const unsigned long ext) in riscv_has_vendor_extension_likely()
65 const unsigned long ext) in riscv_has_vendor_extension_unlikely()
78 int cpu, const unsigned long ext) in riscv_cpu_has_vendor_extension_likely()
92 const unsigned long ext) in riscv_cpu_has_vendor_extension_unlikely()
Dcpufeature.h110 #define riscv_isa_extension_available(isa_bitmap, ext) \ argument
114 const unsigned long ext) in __riscv_has_extension_likely()
128 const unsigned long ext) in __riscv_has_extension_unlikely()
141 static __always_inline bool riscv_has_extension_unlikely(const unsigned long ext) in riscv_has_extension_unlikely()
151 static __always_inline bool riscv_has_extension_likely(const unsigned long ext) in riscv_has_extension_likely()
161 static __always_inline bool riscv_cpu_has_extension_likely(int cpu, const unsigned long ext) in riscv_cpu_has_extension_likely()
172 static __always_inline bool riscv_cpu_has_extension_unlikely(int cpu, const unsigned long ext) in riscv_cpu_has_extension_unlikely()
/linux-6.12.1/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()
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_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_ip.c87 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ip4_kadt() local
106 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ip4_uadt() local
223 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ip6_kadt() local
240 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ip6_uadt() local
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
222 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmark6_kadt() local
238 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmark6_uadt() local
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
266 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportip6_kadt() local
284 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
118 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipport4_uadt() local
267 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipport6_kadt() local
289 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipport6_uadt() local
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
296 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_net6_kadt() local
315 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_net6_uadt() local
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
358 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netport6_kadt() local
380 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netport6_uadt() local
Dip_set_hash_netnet.c150 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netnet4_kadt() local
172 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netnet4_uadt() local
389 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netnet6_kadt() local
415 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netnet6_uadt() local
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
400 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportnet6_kadt() local
423 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportnet6_uadt() local
/linux-6.12.1/tools/testing/selftests/kvm/
Dguest_print_test.c41 #define TYPE(fn, ext, fmt_t, T) TYPE_##ext, argument
49 #define BUILD_TYPE_STRINGS_AND_HELPER(fn, ext, fmt_t, T) \ argument
64 #define TYPE(fn, ext, fmt_t, T) \ argument
73 #define TYPE(fn, ext, fmt_t, T) \ in guest_code() argument
/linux-6.12.1/tools/testing/selftests/kvm/riscv/
Dget-reg-list.c403 #define KVM_ISA_EXT_ARR(ext) \ argument
516 #define KVM_SBI_EXT_ARR(ext) \ argument
881 #define KVM_ISA_EXT_SIMPLE_CONFIG(ext, extu) \ argument
900 #define KVM_SBI_EXT_SIMPLE_CONFIG(ext, extu) \ argument
920 #define KVM_ISA_EXT_SUBLIST_CONFIG(ext, extu) \ argument
929 #define KVM_SBI_EXT_SUBLIST_CONFIG(ext, extu) \ argument
/linux-6.12.1/drivers/gpu/drm/v3d/
Dv3d_submit.c375 struct drm_v3d_extension __user *ext, in v3d_get_multisync_submit_deps()
408 struct drm_v3d_extension __user *ext, in v3d_get_cpu_indirect_csd_params()
450 struct drm_v3d_extension __user *ext, in v3d_get_cpu_timestamp_query_params()
519 struct drm_v3d_extension __user *ext, in v3d_get_cpu_reset_timestamp_params()
580 struct drm_v3d_extension __user *ext, in v3d_get_cpu_copy_query_results_params()
718 struct drm_v3d_extension __user *ext, in v3d_get_cpu_reset_performance_params()
764 struct drm_v3d_extension __user *ext, in v3d_get_cpu_copy_performance_query_params()
832 struct drm_v3d_extension ext; in v3d_get_extensions() local
/linux-6.12.1/arch/riscv/kernel/
Dcpufeature.c389 static void riscv_isa_set_ext(const struct riscv_isa_ext_data *ext, unsigned long *bitmap) in riscv_isa_set_ext()
422 const struct riscv_isa_ext_data *ext; in riscv_resolve_isa() local
463 const struct riscv_isa_ext_data *ext = &riscv_isa_ext[i]; in match_isa_ext() local
484 const char *ext = isa++; in riscv_parse_isa_string() local
727 const struct riscv_isa_ext_data ext = ext_list->ext_data[j]; in riscv_fill_cpu_vendor_ext() local
795 const struct riscv_isa_ext_data *ext = &riscv_isa_ext[i]; in riscv_fill_hwcap_from_ext_list() local
/linux-6.12.1/net/netfilter/
Dnft_set_hash.c32 struct nft_set_ext ext; member
83 const u32 *key, const struct nft_set_ext **ext) in nft_rhash_lookup()
128 const struct nft_set_ext **ext) in nft_rhash_update()
302 struct nft_set_ext *ext) in nft_rhash_expr_needs_gc_run()
489 struct nft_set_ext ext; member
494 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup()
535 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup_fast()
557 const struct nft_set_ext *ext) in nft_jhash()
Dnft_dynset.c30 const struct nft_set_ext *ext) in nft_dynset_expr_setup()
52 struct nft_set_ext *ext; in nft_dynset_new() local
86 const struct nft_set_ext *ext; in nft_dynset_eval() local
/linux-6.12.1/fs/ext4/
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-6.12.1/include/net/netfilter/
Dnf_conntrack_extend.h45 static inline bool __nf_ct_ext_exist(const struct nf_ct_ext *ext, u8 id) in __nf_ct_ext_exist()
59 struct nf_ct_ext *ext = ct->ext; in nf_ct_ext_find() local
/linux-6.12.1/fs/bcachefs/
Dsb-downgrade.c160 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_sb_set_upgrade_extra() local
184 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_sb_set_upgrade() local
399 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_sb_set_downgrade() local
/linux-6.12.1/drivers/media/common/saa7146/
Dsaa7146_core.c332 struct saa7146_extension *ext = pci_ext->ext; in saa7146_init_one() local
526 int saa7146_register_extension(struct saa7146_extension* ext) in saa7146_register_extension()
539 int saa7146_unregister_extension(struct saa7146_extension* ext) in saa7146_unregister_extension()
/linux-6.12.1/fs/affs/
Dfile.c120 affs_alloc_extblock(struct inode *inode, struct buffer_head *bh, u32 ext) in affs_alloc_extblock()
158 affs_get_extblock(struct inode *inode, u32 ext) in affs_get_extblock()
172 affs_get_extblock_slow(struct inode *inode, u32 ext) in affs_get_extblock_slow()
301 u32 ext; in affs_get_block() local
865 u32 ext, ext_key; in affs_truncate() local

12345678910>>...12