Home
last modified time | relevance | path

Searched defs:group (Results 151 - 175 of 2289) sorted by relevance

12345678910>>...92

/kernel/linux/linux-5.10/include/linux/iio/
H A Dsw_device.h27 struct config_group *group; member
33 struct config_group group; member
/kernel/linux/linux-6.6/fs/notify/
H A Dfdinfo.c29 struct fsnotify_group *group = f->private_data; in show_fdinfo() local
135 struct fsnotify_group *group = f->private_data; in fanotify_show_fdinfo() local
/kernel/linux/linux-6.6/include/linux/
H A Dconnector.h45 u32 seq, group; member
[all...]
/kernel/linux/linux-6.6/include/linux/iio/
H A Dsw_trigger.h27 struct config_group *group; member
33 struct config_group group; member
H A Dsw_device.h27 struct config_group *group; member
33 struct config_group group; member
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dhealth.c81 enum xchk_health_group group; member
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_plane.h35 struct rcar_du_group *group; member
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dsdt.c59 search_cached_probe(const char *target, const char *group, const char *event) search_cached_probe() argument
/kernel/linux/linux-6.6/tools/testing/selftests/rlimits/
H A Drlimits-per-userns.c28 static uid_t group = 60000; variable
/kernel/liteos_a/kernel/base/include/
H A Dlos_user_container_pri.h58 UINT32 group; member
/kernel/linux/linux-6.6/kernel/
H A Duid16.c119 old_gid_t group; in groups16_to_user() local
137 old_gid_t group; in groups16_from_user() local
[all...]
/kernel/linux/linux-6.6/net/ieee802154/
H A Dnetlink.c45 int ieee802154_nl_mcast(struct sk_buff *msg, unsigned int group) in ieee802154_nl_mcast() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_owner.c110 kgid_t group = gi->gid[i]; in owner_mt() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_perfmon.c491 unsigned query_count(unsigned group) in query_count() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_print.c17 char *EC_POINT_point2hex(const EC_GROUP *group, in EC_POINT_point2hex() argument
49 EC_POINT *EC_POINT_hex2point(const EC_GROUP *group, in EC_POINT_hex2point() argument
/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_dh.c131 int ossl_ffc_named_group_get_uid(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_uid() argument
138 const char *ossl_ffc_named_group_get_name(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_name() argument
146 int ossl_ffc_named_group_get_keylength(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_keylength() argument
153 const BIGNUM *ossl_ffc_named_group_get_q(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_q() argument
160 ossl_ffc_named_group_set(FFC_PARAMS *ffc, const DH_NAMED_GROUP *group) ossl_ffc_named_group_set() argument
[all...]
/third_party/openssl/crypto/ec/
H A Dec_print.c17 char *EC_POINT_point2hex(const EC_GROUP *group, in EC_POINT_point2hex() argument
49 EC_POINT *EC_POINT_hex2point(const EC_GROUP *group, in EC_POINT_hex2point() argument
/third_party/openssl/crypto/ffc/
H A Dffc_dh.c131 int ossl_ffc_named_group_get_uid(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_uid() argument
138 const char *ossl_ffc_named_group_get_name(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_name() argument
146 int ossl_ffc_named_group_get_keylength(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_keylength() argument
153 const BIGNUM *ossl_ffc_named_group_get_q(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_q() argument
160 ossl_ffc_named_group_set(FFC_PARAMS *ffc, const DH_NAMED_GROUP *group) ossl_ffc_named_group_set() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFormatPropertiesExtendedKHRtests.cpp71 void createTestCases (tcu::TestCaseGroup* group) in createTestCases() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsics.cpp45 void addSparseCase(const SparseCaseParams& params, tcu::TestContext& testCtx, tcu::TestCaseGroup* group) in addSparseCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmConditionalBranchTests.cpp49 void addComputeSameLabelsTest (tcu::TestCaseGroup* group) in addComputeSameLabelsTest() argument
128 void addGraphicsSameLabelsTest (tcu::TestCaseGroup* group) in addGraphicsSameLabelsTest() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFormatPropertiesExtendedKHRtests.cpp71 void createTestCases (tcu::TestCaseGroup* group) in createTestCases() argument
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dext_inst.cpp173 const auto& group = table->groups[groupIndex]; in spvExtInstTableNameLookup() local
195 const auto& group = table->groups[groupIndex]; in spvExtInstTableValueLookup() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dflatten_decoration_pass.cpp88 const uint32_t group = inst_iter->GetSingleWordOperand(0); in Process() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dext_inst.cpp173 const auto& group = table->groups[groupIndex]; in spvExtInstTableNameLookup() local
195 const auto& group = table->groups[groupIndex]; in spvExtInstTableValueLookup() local

Completed in 9 milliseconds

12345678910>>...92