Searched refs:__bsc_return (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | bootstd.h | 38 #define __bsc_return(type, res) \ macro 57 __bsc_return(type,__res); \ 69 __bsc_return(type,__res); \ 82 __bsc_return(type,__res); \ 97 __bsc_return(type,__res); \ 113 __bsc_return(type,__res); \ 130 __bsc_return(type,__res); \
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | bootstd.h | 38 #define __bsc_return(type, res) \ macro 57 __bsc_return(type,__res); \ 69 __bsc_return(type,__res); \ 82 __bsc_return(type,__res); \ 97 __bsc_return(type,__res); \ 113 __bsc_return(type,__res); \ 130 __bsc_return(type,__res); \
|
Completed in 1 milliseconds