Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/
Dcheckstack.pl199 my $func_b = $1 if $b =~ / (.*):/;
204 return $func_a cmp $func_b;
/linux-6.12.1/kernel/
Dstatic_call_inline.c533 static int func_b(int x) in func_b() function
546 { func_b, 2, 4 },