Searched refs:match_list (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/arm64/kernel/ |
| H A D | cpu_errata.c | 628 .match_list = erratum_843419_list, 673 .match_list = qcom_erratum_1003_list, 682 .match_list = arm64_repeat_tlbi_list,
|
| H A D | cpufeature.c | 2598 .match_list = (const struct arm64_cpu_capabilities []){ 3204 .match_list = list, \
|
| /linux/arch/arm64/include/asm/ |
| H A D | cpufeature.h | 403 const struct arm64_cpu_capabilities *match_list; member 428 for (caps = entry->match_list; caps->matches; caps++) in cpucap_multi_entry_cap_matches()
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | gop.c | 262 static bool match_list(const efi_graphics_output_mode_info_t *info, u32 mode, void *ctx) in match_list() function 315 choose_mode(gop, match_list, (void *)cur_mode); in choose_mode_list()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_core.c | 2059 struct match_list { struct 2064 static void free_match_list(struct match_list *head, bool ft_locked) in free_match_list() argument 2066 struct match_list *iter, *match_tmp; in free_match_list() 2076 static int build_match_list(struct match_list *match_head, in build_match_list() 2091 struct match_list *curr_match; in build_match_list() 2114 struct match_list *iter; in matched_fgs_get_version() 2232 struct match_list *iter; in try_add_to_existing_fg() 2338 struct match_list match_head; in _mlx5_add_flow_rules()
|