Home
last modified time | relevance | path

Searched defs:_b (Results 1 – 6 of 6) sorted by relevance

/arch/x86/kernel/
Dunwind_orc.c201 static void orc_sort_swap(void *_a, void *_b, int size) in orc_sort_swap()
221 static int orc_sort_cmp(const void *_a, const void *_b) in orc_sort_cmp()
/arch/arm/mach-footbridge/
Ddc21285.c275 #define dc21285_request_irq(_a, _b, _c, _d, _e) \ argument
/arch/powerpc/platforms/ps3/
Drepository.c23 #define dump_field(_a, _b) _dump_field(_a, _b, __func__, __LINE__) argument
39 #define dump_node_name(_a, _b, _c, _d, _e) \ argument
51 #define dump_node(_a, _b, _c, _d, _e, _f, _g) \ argument
Dspu.c121 #define dump_areas(_a, _b, _c, _d, _e) \ argument
/arch/mips/include/asm/sn/sn0/
Dhubmd.h148 #define MMC_BANK_SHFT(_b) ((_b) * 3) argument
149 #define MMC_BANK_MASK(_b) (UINT64_CAST 7 << MMC_BANK_SHFT(_b)) argument
266 #define MD_BANK_OFFSET(_b) (UINT64_CAST (_b) << MD_BANK_SHFT) argument
/arch/arm/crypto/
Dsha1-armv7-neon.S48 #define _b r5 macro