Home
last modified time | relevance | path

Searched defs:match_data (Results 26 - 50 of 119) sorted by relevance

12345

/kernel/linux/linux-6.6/net/dns_resolver/
H A Ddns_key.c284 static int dns_resolver_match_preparse(struct key_match_data *match_data) in dns_resolver_match_preparse() argument
249 dns_resolver_cmp(const struct key *key, const struct key_match_data *match_data) dns_resolver_cmp() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_fuzzsupport.c61 pcre2_match_data *match_data = NULL; in LLVMFuzzerTestOneInput() local
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...]
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-palmas.c243 const struct palmas_clks_of_match_data *match_data; in palmas_clks_probe() local
/kernel/linux/linux-5.10/drivers/soc/amlogic/
H A Dmeson-clk-measure.c606 const struct meson_msr_id *match_data; in meson_msr_probe() local
/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy.c311 static int devm_usb_phy_match(struct device *dev, void *res, void *match_data) in devm_usb_phy_match() argument
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/lib/
H A Ddevres.c20 static int devm_ioremap_match(struct device *dev, void *res, void *match_data) in devm_ioremap_match() argument
249 devm_ioport_map_match(struct device *dev, void *res, void *match_data) devm_ioport_map_match() argument
/kernel/linux/linux-5.10/mm/
H A Ddmapool.c479 static int dmam_pool_match(struct device *dev, void *res, void *match_data) in dmam_pool_match() argument
/kernel/linux/linux-5.10/kernel/dma/
H A Dmapping.c37 static int dmam_match(struct device *dev, void *res, void *match_data) in dmam_match() argument
61 struct dma_devres match_data = { size, vaddr, dma_handle }; in dmam_free_coherent() local
/kernel/linux/linux-5.10/kernel/irq/
H A Ddevres.c141 struct irq_devres match_data = { irq, dev_id }; in devm_free_irq() local
/kernel/linux/linux-5.10/drivers/pci/endpoint/
H A Dpci-epc-core.c27 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/soc/qcom/
H A Dpmic_glink.c248 const unsigned long *match_data; in pmic_glink_probe() local
/kernel/linux/linux-6.6/drivers/soc/amlogic/
H A Dmeson-clk-measure.c607 const struct meson_msr_id *match_data; in meson_msr_probe() local
/kernel/linux/linux-6.6/drivers/pmdomain/starfive/
H A Djh71xx-pmu.c61 const struct jh71xx_pmu_match_data *match_data; member
265 const struct jh71xx_pmu_match_data *match_data; in jh71xx_pmu_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-palmas.c234 const struct palmas_clks_of_match_data *match_data; in palmas_clks_probe() local
/kernel/linux/linux-6.6/kernel/irq/
H A Ddevres.c141 struct irq_devres match_data = { irq, dev_id }; in devm_free_irq() local
/kernel/linux/linux-6.6/tools/testing/nvdimm/test/
H A Diomap.c212 static int match(struct device *dev, void *__res, void *match_data) in match() argument
/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
/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
/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...]

Completed in 36 milliseconds

12345