Searched refs:add_to_cache (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/scripts/ |
H A D | leaking_addresses.pl | 624 add_to_cache($paths, $path, substr($line, $index)); 636 add_to_cache($files, $filename, substr($line, $index)); 639 sub add_to_cache subroutine
|
/kernel/linux/linux-6.6/scripts/ |
H A D | leaking_addresses.pl | 625 add_to_cache($paths, $path, substr($line, $index)); 637 add_to_cache($files, $filename, substr($line, $index)); 640 sub add_to_cache subroutine
|
Completed in 2 milliseconds