| /kernel/linux/linux-6.6/security/keys/ |
| H A D | process_keys.c | 587 lookup_user_key_possessed(const struct key *key, const struct key_match_data *match_data) lookup_user_key_possessed() argument
|
| H A D | internal.h | 122 struct key_match_data match_data; member
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | dmapool.c | 474 static int dmam_pool_match(struct device *dev, void *res, void *match_data) in dmam_pool_match() argument
|
| /third_party/elfutils/libcpu/ |
| H A D | x86_64_dis.h | 886 static const uint8_t match_data[] = variable
|
| H A D | i386_dis.h | 898 static const uint8_t match_data[] = variable
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
| H A D | usbd_generic_epfile.c | 711 static int epfile_match_unused(struct usb_obj *obj, void *match_data) in epfile_match_unused() argument
|
| H A D | f_config.c | 77 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 D | pcre2_substring.c | 73 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 D | pcre2_substitute.c | 220 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 D | regex.c | 193 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 D | pcre2.rs | 153 type match_data = c_void; global() types [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga_drv.c | 727 const struct rga_match_data_t *match_data; in rga_drv_probe() local [all...] |
| /kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
| H A D | asymmetric_type.c | 283 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 D | mms114.c | 438 const void *match_data; in mms114_probe() local
|
| /kernel/linux/linux-5.10/drivers/phy/ |
| H A D | phy-core.c | 49 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 D | internal.h | 122 struct key_match_data match_data; member
|
| /kernel/linux/linux-5.10/tools/testing/nvdimm/test/ |
| H A D | iomap.c | 233 static int match(struct device *dev, void *__res, void *match_data) in match() argument
|
| /kernel/linux/linux-5.10/lib/kunit/ |
| H A D | test.c | 492 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 D | phy.c | 349 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 D | mapping.c | 44 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 D | pci-epc-core.c | 26 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 D | phy-core.c | 51 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 D | asymmetric_type.c | 310 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 D | devres.c | 21 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 D | kunit-test.c | 165 kunit_resource_instance_match(struct kunit *test, struct kunit_resource *res, void *match_data) kunit_resource_instance_match() argument
|