Home
last modified time | relevance | path

Searched refs:probe_func (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/h2o-devel/h2o-dcc7134/src/h2olog/
H A Dh2olog.h44 std::string probe_func; variable
45 usdt(const std::string &provider, const std::string &name, const std::string &probe_func) in usdt() argument
46 : provider(provider), name(name), probe_func(probe_func) in usdt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/char/tpm/
H A Dtpm_tis_spi_main.c240 tpm_tis_spi_probe_func probe_func; in tpm_tis_spi_driver_probe() local
242 probe_func = of_device_get_match_data(&spi->dev); in tpm_tis_spi_driver_probe()
243 if (!probe_func && spi_dev_id) in tpm_tis_spi_driver_probe()
244 probe_func = (tpm_tis_spi_probe_func)spi_dev_id->driver_data; in tpm_tis_spi_driver_probe()
245 if (!probe_func) in tpm_tis_spi_driver_probe()
248 return probe_func(spi); in tpm_tis_spi_driver_probe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/char/tpm/
H A Dtpm_tis_spi_main.c240 tpm_tis_spi_probe_func probe_func; in tpm_tis_spi_driver_probe() local
242 probe_func = of_device_get_match_data(&spi->dev); in tpm_tis_spi_driver_probe()
243 if (!probe_func && spi_dev_id) in tpm_tis_spi_driver_probe()
244 probe_func = (tpm_tis_spi_probe_func)spi_dev_id->driver_data; in tpm_tis_spi_driver_probe()
245 if (!probe_func) in tpm_tis_spi_driver_probe()
248 return probe_func(spi); in tpm_tis_spi_driver_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/char/tpm/
H A Dtpm_tis_spi_main.c240 tpm_tis_spi_probe_func probe_func; in tpm_tis_spi_driver_probe() local
242 probe_func = of_device_get_match_data(&spi->dev); in tpm_tis_spi_driver_probe()
243 if (!probe_func && spi_dev_id) in tpm_tis_spi_driver_probe()
244 probe_func = (tpm_tis_spi_probe_func)spi_dev_id->driver_data; in tpm_tis_spi_driver_probe()
245 if (!probe_func) in tpm_tis_spi_driver_probe()
248 return probe_func(spi); in tpm_tis_spi_driver_probe()
/dports/devel/goffice/goffice-0.10.50/goffice/app/
H A Dfile.c55 fo->probe_func = NULL; in go_file_opener_init()
133 return fo->probe_func != NULL; in go_file_opener_can_probe_real()
142 if (fo->probe_func != NULL) { in go_file_opener_probe_real()
143 ret = fo->probe_func (fo, input, pl); in go_file_opener_probe_real()
235 GOFileOpenerProbeFunc probe_func, in GSF_CLASS()
247 fo->probe_func = probe_func; in GSF_CLASS()
272 GOFileOpenerProbeFunc probe_func, in go_file_opener_new() argument
279 probe_func, open_func); in go_file_opener_new()
305 GOFileOpenerProbeFunc probe_func, in go_file_opener_new_with_enc() argument
312 probe_func, (GOFileOpenerOpenFunc)open_func); in go_file_opener_new_with_enc()
H A Dfile-priv.h52 GOFileOpenerProbeFunc probe_func; member
61 GOFileOpenerProbeFunc probe_func,
H A Dfile.h84 GOFileOpenerProbeFunc probe_func,
91 GOFileOpenerProbeFunc probe_func,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/soc/samsung/
H A Dexynos-asv.c113 int (*probe_func)(struct exynos_asv *asv); in exynos_asv_init() local
134 probe_func = exynos5422_asv_init; in exynos_asv_init()
155 ret = probe_func(asv); in exynos_asv_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/soc/samsung/
H A Dexynos-asv.c113 int (*probe_func)(struct exynos_asv *asv); in exynos_asv_init() local
134 probe_func = exynos5422_asv_init; in exynos_asv_init()
155 ret = probe_func(asv); in exynos_asv_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/soc/samsung/
H A Dexynos-asv.c113 int (*probe_func)(struct exynos_asv *asv); in exynos_asv_init() local
134 probe_func = exynos5422_asv_init; in exynos_asv_init()
155 ret = probe_func(asv); in exynos_asv_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clk/bcm/
H A Dclk-sr.c405 int (*probe_func)(struct platform_device *); in sr_clk_probe() local
407 probe_func = of_device_get_match_data(&pdev->dev); in sr_clk_probe()
408 if (!probe_func) in sr_clk_probe()
411 return probe_func(pdev); in sr_clk_probe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clk/bcm/
H A Dclk-sr.c405 int (*probe_func)(struct platform_device *); in sr_clk_probe() local
407 probe_func = of_device_get_match_data(&pdev->dev); in sr_clk_probe()
408 if (!probe_func) in sr_clk_probe()
411 return probe_func(pdev); in sr_clk_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clk/bcm/
H A Dclk-sr.c405 int (*probe_func)(struct platform_device *); in sr_clk_probe() local
407 probe_func = of_device_get_match_data(&pdev->dev); in sr_clk_probe()
408 if (!probe_func) in sr_clk_probe()
411 return probe_func(pdev); in sr_clk_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clk/socfpga/
H A Dclk-agilex.c507 int (*probe_func)(struct platform_device *init_func); in agilex_clkmgr_probe() local
509 probe_func = of_device_get_match_data(&pdev->dev); in agilex_clkmgr_probe()
510 if (!probe_func) in agilex_clkmgr_probe()
512 return probe_func(pdev); in agilex_clkmgr_probe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clk/socfpga/
H A Dclk-agilex.c507 int (*probe_func)(struct platform_device *init_func); in agilex_clkmgr_probe() local
509 probe_func = of_device_get_match_data(&pdev->dev); in agilex_clkmgr_probe()
510 if (!probe_func) in agilex_clkmgr_probe()
512 return probe_func(pdev); in agilex_clkmgr_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clk/socfpga/
H A Dclk-agilex.c507 int (*probe_func)(struct platform_device *init_func); in agilex_clkmgr_probe() local
509 probe_func = of_device_get_match_data(&pdev->dev); in agilex_clkmgr_probe()
510 if (!probe_func) in agilex_clkmgr_probe()
512 return probe_func(pdev); in agilex_clkmgr_probe()
/dports/devel/concurrencykit/ck-0.6.0/src/
H A Dck_rhs.c131 ck_rhs_probe_cb_t *probe_func; member
384 map->probe_func = ck_rhs_map_probe_rm; in ck_rhs_map_create()
391 map->probe_func = ck_rhs_map_probe; in ck_rhs_map_create()
933 slot = map->probe_func(hs, map, &n_probes, &first, h, key, &object, in ck_rhs_put_robin_hood()
1083 slot = map->probe_func(hs, map, &n_probes, &first, h, key, &object, in ck_rhs_fas()
1147 …slot = map->probe_func(hs, map, &n_probes, &first, h, key, &object, map->probe_limit, CK_RHS_PROBE… in ck_rhs_apply()
1251 …slot = map->probe_func(hs, map, &n_probes, &first, h, key, &object, map->probe_limit, CK_RHS_PROBE… in ck_rhs_set()
1329 slot = map->probe_func(hs, map, &n_probes, &first, h, key, &object, in ck_rhs_put_internal()
1408 map->probe_func(hs, map, &n_probes, &first, h, key, &object, probe, CK_RHS_PROBE_NO_RH); in ck_rhs_get()
1427 slot = map->probe_func(hs, map, &n_probes, &first, h, key, &object, in ck_rhs_remove()
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/concurrency_kit/ck/src/
H A Dck_rhs.c131 ck_rhs_probe_cb_t *probe_func; member
384 map->probe_func = ck_rhs_map_probe_rm; in ck_rhs_map_create()
391 map->probe_func = ck_rhs_map_probe; in ck_rhs_map_create()
933 slot = map->probe_func(hs, map, &n_probes, &first, h, key, &object, in ck_rhs_put_robin_hood()
1083 slot = map->probe_func(hs, map, &n_probes, &first, h, key, &object, in ck_rhs_fas()
1147 …slot = map->probe_func(hs, map, &n_probes, &first, h, key, &object, map->probe_limit, CK_RHS_PROBE… in ck_rhs_apply()
1251 …slot = map->probe_func(hs, map, &n_probes, &first, h, key, &object, map->probe_limit, CK_RHS_PROBE… in ck_rhs_set()
1329 slot = map->probe_func(hs, map, &n_probes, &first, h, key, &object, in ck_rhs_put_internal()
1408 map->probe_func(hs, map, &n_probes, &first, h, key, &object, probe, CK_RHS_PROBE_NO_RH); in ck_rhs_get()
1427 slot = map->probe_func(hs, map, &n_probes, &first, h, key, &object, in ck_rhs_remove()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/coll/libnbc/libdict/
H A Ddict_private.h16 typedef int (*probe_func) __P((void *, void *k, void **d));
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/coll/libnbc/libdict/
H A Ddict_private.h16 typedef int (*probe_func) __P((void *, void *k, void **d));
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/lucetc/src/
H A Dcompiler.rs313 let probe_func = self.decls.get_func(probe_id).unwrap(); in object_file() localVariable
314 let probe_func_id = probe_func.name.as_funcid().unwrap(); in object_file()
323 stack_probe_traps.write(&mut self.clif_module, probe_func.name.symbol())?; in object_file()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/hiz/
H A Dhiz-util.c37 #define hiz_probe_common(probe_func, expect) \ argument
49 pass &= probe_func(x, y, dx, dy, expect[i]); \
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/sh/rcar/
H A Dcore.c1778 int (*probe_func[])(struct rsnd_priv *priv) = { in rsnd_probe() local
1807 for (i = 0; i < ARRAY_SIZE(probe_func); i++) { in rsnd_probe()
1808 ret = probe_func[i](priv); in rsnd_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/sh/rcar/
H A Dcore.c1778 int (*probe_func[])(struct rsnd_priv *priv) = { in rsnd_probe() local
1807 for (i = 0; i < ARRAY_SIZE(probe_func); i++) { in rsnd_probe()
1808 ret = probe_func[i](priv); in rsnd_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/sh/rcar/
H A Dcore.c1778 int (*probe_func[])(struct rsnd_priv *priv) = { in rsnd_probe() local
1807 for (i = 0; i < ARRAY_SIZE(probe_func); i++) { in rsnd_probe()
1808 ret = probe_func[i](priv); in rsnd_probe()

12