Home
last modified time | relevance | path

Searched refs:__PASTE (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Dcompiler-gcc.h174 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__)
Dcompiler.h49 #define __PASTE(a,b) ___PASTE(a,b) macro
194 # define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__)
Dpci.h1547 static const struct pci_fixup __PASTE(__pci_fixup_##name,__LINE__) __used \
/linux-4.1.27/arch/powerpc/kernel/
Dmachine_kexec.c227 #define cpu_to_be_ulong __PASTE(cpu_to_be, BITS_PER_LONG)