Home
last modified time | relevance | path

Searched defs:match_data (Results 51 - 75 of 134) sorted by relevance

123456

/kernel/linux/linux-6.6/security/keys/
H A Dprocess_keys.c587 lookup_user_key_possessed(const struct key *key, const struct key_match_data *match_data) lookup_user_key_possessed() argument
H A Dinternal.h122 struct key_match_data match_data; member
/kernel/linux/linux-6.6/mm/
H A Ddmapool.c474 static int dmam_pool_match(struct device *dev, void *res, void *match_data) in dmam_pool_match() argument
/third_party/elfutils/libcpu/
H A Dx86_64_dis.h886 static const uint8_t match_data[] = variable
H A Di386_dis.h898 static const uint8_t match_data[] = variable
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_generic_epfile.c711 static int epfile_match_unused(struct usb_obj *obj, void *match_data) in epfile_match_unused() argument
H A Df_config.c77 static int gadget_match(struct usb_obj *obj, void *match_data) in gadget_match() argument
124 int gadget_strings_match(struct usb_obj *obj, void *match_data) in gadget_strings_match() argument
228 static int usb_config_match(struct usb_obj *obj, void *match_data) in usb_config_match() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_substring.c73 pcre2_substring_copy_byname(pcre2_match_data *match_data, PCRE2_SPTR stringname, in pcre2_substring_copy_byname() argument
121 pcre2_substring_copy_bynumber(pcre2_match_data *match_data, in pcre2_substring_copy_bynumber() argument
161 pcre2_substring_get_byname(pcre2_match_data *match_data, PCRE2_SPTR stringname, PCRE2_UCHAR **stringptr, PCRE2_SIZE *sizeptr) pcre2_substring_get_byname() argument
209 pcre2_substring_get_bynumber(pcre2_match_data *match_data, uint32_t stringnumber, PCRE2_UCHAR **stringptr, PCRE2_SIZE *sizeptr) pcre2_substring_get_bynumber() argument
268 pcre2_substring_length_byname(pcre2_match_data *match_data, PCRE2_SPTR stringname, PCRE2_SIZE *sizeptr) pcre2_substring_length_byname() argument
315 pcre2_substring_length_bynumber(pcre2_match_data *match_data, uint32_t stringnumber, PCRE2_SIZE *sizeptr) pcre2_substring_length_bynumber() argument
372 pcre2_substring_list_get(pcre2_match_data *match_data, PCRE2_UCHAR ***listptr, PCRE2_SIZE **lengthsptr) pcre2_substring_list_get() argument
[all...]
H A Dpcre2_substitute.c220 pcre2_substitute(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, pcre2_match_context *mcontext, PCRE2_SPTR replacement, PCRE2_SIZE rlength, PCRE2_UCHAR *buffer, PCRE2_SIZE *blength) pcre2_substitute() argument
[all...]
/third_party/selinux/libselinux/src/
H A Dregex.c193 pcre2_match_data *match_data; in match_data_thread_free() local
224 pcre2_match_data *match_data = NULL; in regex_match() local
[all...]
/third_party/rust/crates/regex/bench/src/ffi/
H A Dpcre2.rs153 type match_data = c_void; global() types
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_drv.c727 const struct rga_match_data_t *match_data; in rga_drv_probe() local
[all...]
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dasymmetric_type.c283 static int asymmetric_key_match_preparse(struct key_match_data *match_data) in asymmetric_key_match_preparse() argument
322 static void asymmetric_key_match_free(struct key_match_data *match_data) in asymmetric_key_match_free() argument
247 asymmetric_key_cmp(const struct key *key, const struct key_match_data *match_data) asymmetric_key_cmp() argument
260 asymmetric_key_cmp_partial(const struct key *key, const struct key_match_data *match_data) asymmetric_key_cmp_partial() argument
[all...]
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dmms114.c438 const void *match_data; in mms114_probe() local
/kernel/linux/linux-5.10/drivers/phy/
H A Dphy-core.c49 static int devm_phy_match(struct device *dev, void *res, void *match_data) in devm_phy_match() argument
/kernel/linux/linux-5.10/security/keys/
H A Dinternal.h122 struct key_match_data match_data; member
/kernel/linux/linux-5.10/tools/testing/nvdimm/test/
H A Diomap.c233 static int match(struct device *dev, void *__res, void *match_data) in match() argument
/kernel/linux/linux-5.10/lib/kunit/
H A Dtest.c492 kunit_destroy_resource(struct kunit *test, kunit_resource_match_t match, void *match_data) kunit_destroy_resource() argument
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy.c349 static int devm_usb_phy_match(struct device *dev, void *res, void *match_data) in devm_usb_phy_match() argument
/kernel/linux/linux-6.6/kernel/dma/
H A Dmapping.c44 static int dmam_match(struct device *dev, void *res, void *match_data) in dmam_match() argument
68 struct dma_devres match_data = { size, vaddr, dma_handle }; in dmam_free_coherent() local
/kernel/linux/linux-6.6/drivers/pci/endpoint/
H A Dpci-epc-core.c26 static int devm_pci_epc_match(struct device *dev, void *res, void *match_data) in devm_pci_epc_match() argument
/kernel/linux/linux-6.6/drivers/phy/
H A Dphy-core.c51 static int devm_phy_match(struct device *dev, void *res, void *match_data) in devm_phy_match() argument
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dasymmetric_type.c310 static int asymmetric_key_match_preparse(struct key_match_data *match_data) in asymmetric_key_match_preparse() argument
261 asymmetric_key_cmp(const struct key *key, const struct key_match_data *match_data) asymmetric_key_cmp() argument
274 asymmetric_key_cmp_partial(const struct key *key, const struct key_match_data *match_data) asymmetric_key_cmp_partial() argument
287 asymmetric_key_cmp_name(const struct key *key, const struct key_match_data *match_data) asymmetric_key_cmp_name() argument
354 asymmetric_key_match_free(struct key_match_data *match_data) asymmetric_key_match_free() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Ddevres.c21 static int devm_ioremap_match(struct device *dev, void *res, void *match_data) in devm_ioremap_match() argument
259 devm_ioport_map_match(struct device *dev, void *res, void *match_data) devm_ioport_map_match() argument
/kernel/linux/linux-6.6/lib/kunit/
H A Dkunit-test.c165 kunit_resource_instance_match(struct kunit *test, struct kunit_resource *res, void *match_data) kunit_resource_instance_match() argument

Completed in 32 milliseconds

123456