Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/kernel/
Dparavirt_patchlist.c26 #define DECLARE(name) \ macro
32 DECLARE(fsyscall);
33 DECLARE(brl_fsys_bubble_down);
34 DECLARE(vtop);
35 DECLARE(mckinley_e9);
/linux-4.1.27/Documentation/spi/
Dspi-summary196 DECLARE CONTROLLERS
260 DECLARE SLAVE DEVICES
/linux-4.1.27/scripts/
Dcheckpatch.pl2663 $line =~ /^\+\s*DECLARE/ ||