Home
last modified time | relevance | path

Searched defs:ext (Results 326 - 350 of 954) sorted by relevance

1...<<11121314151617181920>>...39

/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/
H A Dv3d_gem.c624 struct drm_v3d_extension ext; in v3d_get_extensions() local
584 v3d_get_multisync_submit_deps(struct drm_file *file_priv, struct drm_v3d_extension __user *ext, void *data) v3d_get_multisync_submit_deps() argument
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-octeon-core.c468 u64 ext = 0; in octeon_i2c_hlc_write() local
508 u64 ext = 0; in octeon_i2c_hlc_comp_read() local
547 u64 cmd, ext = 0; in octeon_i2c_hlc_comp_write() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_set_rbtree.c27 struct nft_set_ext ext; member
55 __nft_rbtree_lookup(const struct net *net, const struct nft_set *set, const u32 *key, const struct nft_set_ext **ext, unsigned int seq) __nft_rbtree_lookup() argument
117 nft_rbtree_lookup(const struct net *net, const struct nft_set *set, const u32 *key, const struct nft_set_ext **ext) nft_rbtree_lookup() argument
308 __nft_rbtree_insert(const struct net *net, const struct nft_set *set, struct nft_rbtree_elem *new, struct nft_set_ext **ext) __nft_rbtree_insert() argument
486 nft_rbtree_insert(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem, struct nft_set_ext **ext) nft_rbtree_insert() argument
[all...]
H A Dnf_conntrack_proto_dccp.c493 struct dccp_hdr_ext ext; /* optional depending dh->dccph_x */ member
/kernel/linux/linux-6.6/net/netfilter/ipset/
H A Dip_set_list_set.c118 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() argument
49 list_set_ktest(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) list_set_ktest() argument
74 list_set_kadd(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) list_set_kadd() argument
94 list_set_kdel(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) list_set_kdel() argument
217 list_set_init_extensions(struct ip_set *set, const struct ip_set_ext *ext, struct set_elem *e) list_set_init_extensions() argument
221 ip_set_init_counter(ext_counter(e, set), ext); list_set_init_extensions() local
225 ip_set_init_skbinfo(ext_skbinfo(e, set), ext); list_set_init_extensions() local
232 list_set_uadd(struct ip_set *set, void *value, const struct ip_set_ext *ext, struct ip_set_ext *mext, u32 flags) list_set_uadd() argument
314 list_set_udel(struct ip_set *set, void *value, const struct ip_set_ext *ext, struct ip_set_ext *mext, u32 flags) list_set_udel() argument
352 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); list_set_uadt() local
[all...]
H A Dip_set_hash_netportnet.c158 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netportnet4_kadt() local
194 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netportnet4_uadt() local
453 struct ip_set_ext ext in hash_netportnet6_kadt() local
479 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); hash_netportnet6_uadt() local
[all...]
H A Dip_set_hash_netiface.c167 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netiface4_kadt() local
204 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netiface4_uadt() local
388 struct ip_set_ext ext in hash_netiface6_kadt() local
422 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); hash_netiface6_uadt() local
[all...]
H A 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 in hash_netnet6_kadt() local
415 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); hash_netnet6_uadt() local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dphonet.h47 } ext; member
/test/xts/dcts/communication/softbus_standard/dsoftbusTest/
H A DdsoftbusTest.cpp133 static void StreamReceived(int sessionId, const StreamData *data, const StreamData *ext, const StreamFrameInfo *frame) in StreamReceived() argument
/test/xts/dcts/communication/softbus_standard/common/
H A Dsocket_common.c272 static void OnStreamData(int32_t socket, const StreamData *data, const StreamData *ext, const StreamFrameInfo *param) in OnStreamData() argument
/third_party/f2fs-tools/fsck/
H A Dsegment.c481 update_extent_info(struct f2fs_node *inode, struct extent_info *ext) update_extent_info() argument
/third_party/mbedtls/library/
H A Dx509write_crt.c330 const mbedtls_asn1_sequence *ext; in mbedtls_x509write_crt_set_ext_key_usage() local
[all...]
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-server.c1022 X509_EXTENSION *ext; local
/third_party/mesa3d/src/glx/
H A Ddri_common.c758 __DRIconfigOptionsExtension *ext = in get_driver_config() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.cpp355 extend(T &v, enum binary::argument::ext_type ext, size_t n) { in extend() argument
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_internal.cc395 const base::FilePath::StringType ext = in GetCompressionMethod() local
/third_party/node/deps/zlib/google/
H A Dzip_internal.cc396 const base::FilePath::StringType ext = in GetCompressionMethod() local
/third_party/node/src/
H A Dstring_bytes.cc321 auto ext = str->GetExternalOneByteStringResource(); in Write() local
352 auto ext = str->GetExternalOneByteStringResource(); in Write() local
362 auto ext = str->GetExternalOneByteStringResource(); in Write() local
H A Dutil.cc332 oss << "." << ext; in MakeFilename() local
292 MakeFilename( uint64_t thread_id, const char* prefix, const char* ext) MakeFilename() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.c540 vk_get_physical_device_core_1_1_feature_ext(struct VkBaseOutStructure *ext, in vk_get_physical_device_core_1_1_feature_ext() argument
597 vk_get_physical_device_core_1_2_feature_ext(struct VkBaseOutStructure *ext, const VkPhysicalDeviceVulkan12Features *core) vk_get_physical_device_core_1_2_feature_ext() argument
717 vk_get_physical_device_core_1_3_feature_ext(struct VkBaseOutStructure *ext, const VkPhysicalDeviceVulkan13Features *core) vk_get_physical_device_core_1_3_feature_ext() argument
818 vk_get_physical_device_core_1_1_property_ext(struct VkBaseOutStructure *ext, const VkPhysicalDeviceVulkan11Properties *core) vk_get_physical_device_core_1_1_property_ext() argument
880 vk_get_physical_device_core_1_2_property_ext(struct VkBaseOutStructure *ext, const VkPhysicalDeviceVulkan12Properties *core) vk_get_physical_device_core_1_2_property_ext() argument
975 vk_get_physical_device_core_1_3_property_ext(struct VkBaseOutStructure *ext, const VkPhysicalDeviceVulkan13Properties *core) vk_get_physical_device_core_1_3_property_ext() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/crmf/
H A Dcrmf_lib.c339 OSSL_CRMF_MSG_push0_extension(OSSL_CRMF_MSG *crm, X509_EXTENSION *ext) OSSL_CRMF_MSG_push0_extension() argument
/third_party/openssl/crypto/crmf/
H A Dcrmf_lib.c339 OSSL_CRMF_MSG_push0_extension(OSSL_CRMF_MSG *crm, X509_EXTENSION *ext) OSSL_CRMF_MSG_push0_extension() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectCreateUtil.cpp236 bool extensionEnabled(const std::vector<std::string>& deviceExtensions, const std::string& ext) in extensionEnabled() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp94 static inline SupportRequirement ExtsOnly(const std::string &ext) in ExtsOnly() argument

Completed in 24 milliseconds

1...<<11121314151617181920>>...39