Searched refs:regexp (Results 1 – 4 of 4) sorted by relevance
42 regexp = "IOVA:0x[0-9a-f]*, len:([0-9]*), virt:0x[0-9a-f]*, " \44 index = child.expect([regexp, "Test OK", "Test Failed",
5251 # names match "$regexp" and returns them in a hashtable mapping from5255 my $regexp = shift;5302 if (defined($routine) && $routine =~ m/$regexp/) {5321 if (defined($routine) && $routine =~ m/$regexp/) {5329 # match "$regexp" and returns them in a hashtable mapping from procedure5334 my $regexp = shift;5404 my $symbol_table = GetProcedureBoundariesViaNm($nm_command, $regexp);
717 attr->regex = MLX5_GET(cmd_hca_cap, hcattr, regexp); in mlx5_devx_cmd_query_hca_attr()
1113 u8 regexp[0x1]; member