/linux/drivers/i2c/ |
H A D | i2c-core-of.c | 116 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs() 145 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device()
|
/linux/net/can/ |
H A D | af_can.h | 55 unsigned long matches; member 71 atomic_long_t matches; member
|
H A D | af_can.c | 582 int matches = 0; in can_rcv_filter() local 649 int matches; can_receive() local [all...] |
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A 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
|
/linux/drivers/irqchip/ |
H A D | irq-atmel-aic-common.c | 188 static void __init aic_common_irq_fixup(const struct of_device_id *matches) in aic_common_irq_fixup() 209 const struct of_device_id *matches) in aic_common_of_init()
|
/linux/include/linux/ |
H A D | of_clk.h | 29 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init()
|
H A D | sys_soc.h | 45 const struct soc_device_attribute *matches) { return NULL; } in soc_device_match()
|
H A D | of_device.h | 67 const struct of_device_id *matches, const struct device *dev) in of_match_device()
|
/linux/include/linux/regulator/ |
H A D | of_regulator.h | 39 struct of_regulator_match *matches, in of_regulator_match()
|
/linux/drivers/soc/fsl/qbman/ |
H A D | bman_test_api.c | 87 int matches = 0; in bufs_confirm() local
|
/linux/arch/mips/include/asm/ |
H A D | machine.h | 14 const struct of_device_id *matches; member
|
/linux/drivers/cpuidle/ |
H A D | dt_idle_states.c | 145 const struct of_device_id *matches, in dt_init_idle_driver()
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | ibmebus.c | 186 static int ibmebus_create_devices(const struct of_device_id *matches) in ibmebus_create_devices() 344 const struct of_device_id *matches = drv->of_match_table; in ibmebus_bus_bus_match() local
|
/linux/lib/zstd/compress/ |
H A D | zstd_opt.c | 592 … ZSTD_match_t* matches, /* store result (found matches) in this table (presumed large enough) */ in ZSTD_insertBtAndGetAllMatches() 834 ZSTD_match_t* matches, in ZSTD_btGetAllMatches_internal() 997 static void ZSTD_optLdm_maybeAddMatch(ZSTD_match_t* matches, U32* nbMatches, in ZSTD_optLdm_maybeAddMatch() 1027 ZSTD_match_t* matches, U32* nbMatches, in ZSTD_optLdm_processMatchCandidate() 1102 ZSTD_match_t* const matches = optStatePtr->matchTable; in ZSTD_compressBlock_opt_generic() local
|
H A D | zstd_lazy.c | 992 int matches[4] = {0}; in ZSTD_row_getSSEMask() local 1021 const U64 matches = vget_lane_u64(vreinterpret_u64_u8(res), 0); in ZSTD_row_getNEONMask() local 1034 const U64 matches = vget_lane_u64(vreinterpret_u64_u8(res), 0) ; in ZSTD_row_getNEONMask() local 1049 const U64 matches = vget_lane_u64(vreinterpret_u64_u8(t4), 0); in ZSTD_row_getNEONMask() local 1088 ZSTD_VecMask matches = 0; in ZSTD_row_getMatchMask() local 1227 ZSTD_VecMask matches = ZSTD_row_getMatchMask(tagRow, (BYTE)tag, headGrouped, rowEntries); in ZSTD_RowFindBestMatch() local 1299 … ZSTD_VecMask matches = ZSTD_row_getMatchMask(dmsTagRow, (BYTE)dmsTag, headGrouped, rowEntries); in ZSTD_RowFindBestMatch() local
|
/linux/drivers/soc/fsl/ |
H A D | guts.c | 108 u32 svr, const struct fsl_soc_die_attr *matches) in fsl_soc_die_match()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | ctx_rewrite.c | 291 static int find_field_offset(struct btf *btf, char *pattern, regmatch_t *matches) in find_field_offset() 494 regmatch_t matches[3]; in match_pattern() local
|
H A D | align.c | 23 struct bpf_reg_match matches[MAX_MATCHES]; member [all...] |
/linux/tools/testing/selftests/powerpc/dexcr/ |
H A D | hashchk_test.c | 91 unsigned long matches = 0; in count_hash_values_matches() local
|
/linux/drivers/of/ |
H A D | device.c | 26 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device()
|
/linux/drivers/base/ |
H A D | soc.c | 259 const struct soc_device_attribute *matches) in soc_device_match()
|
/linux/drivers/soc/loongson/ |
H A D | loongson2_guts.c | 67 u32 svr, const struct loongson2_soc_die_attr *matches) in loongson2_soc_die_match()
|
/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api.c | 1483 struct vcap_keyset_list matches; in vcap_decode_keyset() local 1868 struct vcap_keyset_list *matches) in _vcap_rule_find_keysets() 1909 struct vcap_keyset_list *matches) in vcap_rule_find_keysets() 1946 struct vcap_actionset_list *matches) in vcap_rule_find_actionsets() 1990 struct vcap_keyset_list matches = {}; in vcap_val_rule() local 2037 struct vcap_actionset_list matches = {}; in vcap_val_rule() local 3321 struct vcap_keyset_list *matches) in vcap_rule_get_untyped_keyset() 3341 struct vcap_keyset_list *matches) in vcap_rule_get_keysets()
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_rmap.h | 219 unsigned long long matches; member
|
/linux/security/landlock/ |
H A D | ruleset.h | 246 union access_masks_all matches = {}; landlock_union_access_masks() local
|