/kernel/linux/linux-5.10/lib/zstd/ |
D | zstd_opt.h | 236 ZSTD_match_t *matches, const U32 minMatchLen) in ZSTD_insertBtAndGetAllMatches() 356 …*const ip, const BYTE *const iLimit, const U32 maxNbAttempts, const U32 mls, ZSTD_match_t *matches, in ZSTD_BtGetAllMatches() 367 ZSTD_match_t *matches, const U32 minMatchLen) in ZSTD_BtGetAllMatches_selectMLS() 381 ZSTD_match_t *matches, const U32 minMatchLen) in ZSTD_BtGetAllMatches_extDict() 391 ZSTD_match_t *matches, const U32 minMatchLen) in ZSTD_BtGetAllMatches_selectMLS_extDict() 424 ZSTD_match_t *matches = seqStorePtr->matchTable; in ZSTD_compressBlock_opt_generic() local 721 ZSTD_match_t *matches = seqStorePtr->matchTable; in ZSTD_compressBlock_opt_extDict_generic() local
|
/kernel/uniproton/src/fs/vfs/ |
D | vfs_mount.c | 50 S32 matches = 0; in OsVfsFindMpByPath() local 88 S32 matches; in OsVfsFindMp() local
|
/kernel/linux/linux-5.10/drivers/i2c/ |
D | i2c-core-of.c | 183 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs() 212 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device()
|
/kernel/linux/linux-5.10/include/linux/ |
D | of_device.h | 103 const struct of_device_id *matches, const struct device *dev) in __of_match_device() 107 #define of_match_device(matches, dev) \ argument
|
D | of_clk.h | 29 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init()
|
D | sys_soc.h | 45 const struct soc_device_attribute *matches) { return NULL; } in soc_device_match()
|
D | of_platform.h | 88 const struct of_device_id *matches, in of_platform_populate()
|
/kernel/linux/linux-5.10/net/can/ |
D | af_can.h | 55 unsigned long matches; member 71 unsigned long matches; member
|
D | af_can.c | 581 int matches = 0; in can_rcv_filter() local 648 int matches; in can_receive() local
|
/kernel/linux/linux-5.10/drivers/of/ |
D | platform.c | 347 const struct of_device_id *matches, in of_platform_bus_create() 418 const struct of_device_id *matches, in of_platform_bus_probe() 469 const struct of_device_id *matches, in of_platform_populate()
|
D | device.c | 27 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device()
|
/kernel/linux/linux-5.10/drivers/irqchip/ |
D | irq-atmel-aic-common.c | 190 static void __init aic_common_irq_fixup(const struct of_device_id *matches) in aic_common_irq_fixup() 211 const struct of_device_id *matches) in aic_common_of_init()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_dpipe.c | 368 mlxsw_sp_dpipe_table_host_match_action_prepare(struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_host_match_action_prepare() 403 struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_host_entry_prepare() 622 struct devlink_dpipe_match matches[MLXSW_SP_DPIPE_TABLE_HOST_MATCH_COUNT]; in mlxsw_sp_dpipe_table_host_entries_dump() local 935 mlxsw_sp_dpipe_table_adj_match_action_prepare(struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_adj_match_action_prepare() 970 struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_adj_entry_prepare() 1151 struct devlink_dpipe_match matches[MLXSW_SP_DPIPE_TABLE_ADJ_MATCH_COUNT]; in mlxsw_sp_dpipe_table_adj_entries_dump() local
|
/kernel/linux/linux-5.10/include/linux/regulator/ |
D | of_regulator.h | 39 struct of_regulator_match *matches, in of_regulator_match()
|
/kernel/linux/linux-5.10/drivers/regulator/ |
D | of_regulator.c | 298 struct of_regulator_match *matches; member 330 struct of_regulator_match *matches, in of_regulator_match()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | machine.h | 14 const struct of_device_id *matches; member
|
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/ |
D | bman_test_api.c | 87 int matches = 0; in bufs_confirm() local
|
/kernel/linux/linux-5.10/drivers/cpuidle/ |
D | dt_idle_states.c | 150 const struct of_device_id *matches, in dt_init_idle_driver()
|
/kernel/linux/linux-5.10/drivers/soc/fsl/ |
D | guts.c | 113 u32 svr, const struct fsl_soc_die_attr *matches) in fsl_soc_die_match()
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
D | align.c | 22 struct bpf_reg_match matches[MAX_MATCHES]; member
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
D | ibmebus.c | 180 static int ibmebus_create_devices(const struct of_device_id *matches) in ibmebus_create_devices() 338 const struct of_device_id *matches = drv->of_match_table; in ibmebus_bus_bus_match() local
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
D | vio.c | 23 const struct vio_device_id *matches, in vio_match_device() 61 const struct vio_device_id *matches = vio_drv->id_table; in vio_bus_match() local
|
/kernel/linux/linux-5.10/drivers/base/ |
D | soc.c | 242 const struct soc_device_attribute *matches) in soc_device_match()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | d3.c | 1838 u8 matches[ND_QUERY_BUF_LEN]; member 1900 struct iwl_scan_offload_profile_match *matches = in iwl_mvm_query_num_match_chans() local 1906 struct iwl_scan_offload_profile_match_v1 *matches = in iwl_mvm_query_num_match_chans() local 1925 struct iwl_scan_offload_profile_match *matches = in iwl_mvm_query_set_freqs() local 1933 struct iwl_scan_offload_profile_match_v1 *matches = in iwl_mvm_query_set_freqs() local
|
/kernel/liteos_m/components/fs/vfs/ |
D | vfs_mount.c | 80 int matches = 0; in VfsMpFind() local
|