Searched refs:source_line (Results 1 – 2 of 2) sorted by relevance
18 source_line=$(tail -n +$lineno $code_file | head -n 1 | sed -e 's/^\W*//')20 if echo "$source_line" | grep -q rcu_assign_pointer ; then23 if echo "$source_line" | grep -q '^\W*tda_' ; then26 if echo "$source_line" | grep -q tda_fail ; then29 if echo "$source_line" | grep -q '^\W*ATH5K_' ; then32 if echo "$source_line" | grep -qw CMDINFO ; then35 if echo "$source_line" | grep -qw dump_desc_dbg ; then38 if echo "$source_line" | grep -qw CAMERA_IS_OPERATIONAL ; then41 if echo "$source_line" | grep -qw USBVISION_IS_OPERATIONAL ; then44 if echo "$source_line" | grep -qw DEV_INIT_TEST_WITH_RETURN ; then[all …]
194 Property line, source_line; in enter_explicit_rule_from_dynamic_rule() local197 source_line = get_prop(source->prop, line_prop); in enter_explicit_rule_from_dynamic_rule()202 line->body.line.command_template = source_line->body.line.command_template; in enter_explicit_rule_from_dynamic_rule()203 for (dependency = source_line->body.line.dependencies; in enter_explicit_rule_from_dynamic_rule()