Home
last modified time | relevance | path

Searched refs:add_dep (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/ktest/
H A Dktest.pl3545 sub add_dep { subroutine
3609 add_dep $config, $ifdeps[$i];
3615 add_dep $config, $1;
3621 add_dep $1, $config;
/kernel/linux/linux-6.6/tools/testing/ktest/
H A Dktest.pl555 # found above add_dep()
3565 sub add_dep { subroutine
3628 add_dep $config, $ifdeps[$i];
3634 add_dep $config, $1;
3640 add_dep $1, $config;

Completed in 7 milliseconds