Home
last modified time | relevance | path

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

/linux-6.15/scripts/
H A Dleaking_addresses.pl683 add_to_cache($paths, $path, substr($line, $index));
695 add_to_cache($files, $filename, substr($line, $index));
698 sub add_to_cache subroutine