Home
last modified time | relevance | path

Searched refs:grep0 (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/livepatch/
H A Dklp-build55 grep0() { function
298 grep0 -E '^(--- |\+\+\+ )' "$patch" \
527 2> >(tee -a "$log" | grep0 -v "modpost.*undefined!" >&2)
704 diff <( grep0 -E "^DEBUG: .*checksum: $func " "$orig_log" | sed "s|$ORIG_DIR/||") \
705 <( grep0 -E "^DEBUG: .*checksum: $func " "$patched_log" | sed "s|$PATCHED_DIR/||") \