Home
last modified time | relevance | path

Searched defs:match (Results 326 – 350 of 900) sorted by relevance

1...<<11121314151617181920>>...36

/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi_capture.c319 const struct sun6i_csi_capture_format_match *match = in sun6i_csi_capture_format_match() local
900 bool match; in sun6i_csi_capture_link_validate() local
/openbmc/linux/lib/lz4/
H A Dlz4_compress.c246 const BYTE *match; in LZ4_compress_generic() local
569 const BYTE *match; in LZ4_compress_destSize_generic() local
/openbmc/linux/lib/zstd/compress/
H A Dzstd_fast.c430 const BYTE* match = base + matchIndex; in ZSTD_compressBlock_fast_dictMatchState_generic() local
587 const BYTE* match = matchBase + matchIndex; in ZSTD_compressBlock_fast_extDict_generic() local
/openbmc/linux/lib/zstd/decompress/
H A Dzstd_decompress_block.c869 const BYTE* match = oLitEnd - sequence.offset; in ZSTD_execSequenceEnd() local
916 const BYTE* match = oLitEnd - sequence.offset; in ZSTD_execSequenceEndSplitLitBuffer() local
963 const BYTE* match = oLitEnd - sequence.offset; in ZSTD_execSequence() local
1055 const BYTE* match = oLitEnd - sequence.offset; in ZSTD_execSequenceSplitLitBuffer() local
1655 …const BYTE* const match = matchBase + prefetchPos - sequence.offset; /* note : this operation can … local
/openbmc/linux/arch/s390/include/asm/
H A Dccwdev.h47 const struct ccw_device_id *match) in ccw_device_id_match()
/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/
H A Dtimer.c19 u32 match[9]; /* Timer match registers */ member
/openbmc/linux/drivers/w1/
H A Dw1_io.c395 u8 match[9] = {W1_MATCH_ROM, }; in w1_reset_select_slave() local
/openbmc/phosphor-fan-presence/monitor/
H A Dfan_error.cpp233 std::string match{field + '=' + executable}; in getJournalEntries() local
/openbmc/linux/net/openvswitch/
H A Dflow_table.c691 const struct sw_flow_match *match) in ovs_flow_cmp_unmasked_key()
871 const struct sw_flow_match *match) in ovs_flow_tbl_lookup_exact()
912 const struct sw_flow_match *match) in ovs_flow_cmp()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_capture.c422 const struct __guc_mmio_reg_descr_group *match; in guc_capture_list_init() local
459 const struct __guc_mmio_reg_descr_group *match; in guc_cap_list_num_regs() local
1368 const struct __guc_mmio_reg_descr_group *match; in guc_capture_reg_to_str() local
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1713 u64 match; member
1767 struct flow_match_eth_addrs match; in vsc9959_stream_identify() local
1778 struct flow_match_vlan match; in vsc9959_stream_identify() local
2445 u32 match, not_pass_gate, not_pass_sdu, red; in vsc9959_update_sfid_stats() local
/openbmc/linux/kernel/
H A Dseccomp.c407 struct seccomp_filter **match) in seccomp_run_filters()
1099 static bool should_sleep_killable(struct seccomp_filter *match, in should_sleep_killable()
1106 struct seccomp_filter *match, in seccomp_do_user_notification()
1207 struct seccomp_filter *match = NULL; in __seccomp_filter() local
/openbmc/linux/drivers/soc/tegra/fuse/
H A Dfuse-tegra.c407 const struct of_device_id *match; in tegra_init_fuse() local
/openbmc/qemu/hw/core/
H A Dloader-fit.c265 const struct fit_loader_match *match; in load_fit() local
/openbmc/qemu/tests/tcg/i386/
H A Dtest-avx.py118 def match(op, pattern): function
/openbmc/phosphor-inventory-manager/
H A Dassociation_manager.cpp164 auto match = std::find(condition.values.begin(), condition.values.end(), in conditionMatch() local
/openbmc/qemu/target/loongarch/
H A Dcpu_helper.c148 int index, match; in loongarch_map_address() local
/openbmc/linux/sound/aoa/soundbus/i2sbus/
H A Dcore.c335 static int i2sbus_probe(struct macio_dev* dev, const struct of_device_id *match) in i2sbus_probe()
/openbmc/linux/drivers/memory/
H A Dfsl-corenet-cf.c175 const struct of_device_id *match; in ccf_probe() local
/openbmc/linux/drivers/watchdog/
H A Dst_lpc_wdt.c153 const struct of_device_id *match; in st_wdog_probe() local
/openbmc/ipmbbridge/
H A Dipmbbridged.cpp936 static auto match = std::make_unique<sdbusplus::bus::match_t>( in addUpdateTargetAddrHandler() local
980 static auto match = std::make_unique<sdbusplus::bus::match_t>( in addSendBroadcastHandler() local
/openbmc/linux/drivers/spi/
H A Dspi-bcm63xx.c492 const struct of_device_id *match; in bcm63xx_spi_probe() local
508 const struct platform_device_id *match = pdev->id_entry; in bcm63xx_spi_probe() local
/openbmc/linux/drivers/cpufreq/
H A Dapple-soc-cpufreq.c175 const struct of_device_id *match; in apple_soc_cpufreq_find_cluster() local
/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.c649 const struct of_device_id *match; in atmel_hlcdc_dc_load() local
/openbmc/linux/drivers/net/can/mscan/
H A Dmpc5xxx_can.c354 const struct of_device_id *match; in mpc5xxx_can_remove() local

1...<<11121314151617181920>>...36