Lines Matching refs:re
12 import re
349 if process_fo == 0 and re.search('struct target_core_fabric_ops {', line):
357 if not re.search('\(\*', line):
365 if not re.search('\(\*', line):
426 if re.search('get_fabric_name', fo):
434 if re.search('get_wwn', fo):
444 if re.search('get_tag', fo):
453 if re.search('tpg_get_inst_index\)\(', fo):
460 if re.search('\*release_cmd\)\(', fo):
467 if re.search('sess_get_index\)\(', fo):
474 if re.search('write_pending\)\(', fo):
481 if re.search('set_default_node_attributes\)\(', fo):
488 if re.search('get_cmd_state\)\(', fo):
495 if re.search('queue_data_in\)\(', fo):
502 if re.search('queue_status\)\(', fo):
509 if re.search('queue_tm_rsp\)\(', fo):
516 if re.search('aborted_task\)\(', fo):