Searched refs:flat_set_persistent (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/arch/xtensa/include/asm/ |
D | flat.h | 10 #define flat_set_persistent(relval, p) 0 macro
|
/linux-4.4.14/arch/c6x/include/asm/ |
D | flat.h | 10 #define flat_set_persistent(relval, p) 0 macro
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | flat.h | 15 static inline int flat_set_persistent(unsigned long relval, in flat_set_persistent() function
|
/linux-4.4.14/arch/arm/include/asm/ |
D | flat.h | 14 #define flat_set_persistent(relval, p) 0 macro
|
/linux-4.4.14/arch/h8300/include/asm/ |
D | flat.h | 11 #define flat_set_persistent(relval, p) 0 macro
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | flat.h | 42 static inline int flat_set_persistent(unsigned long relval, in flat_set_persistent() function
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | flat.h | 19 #define flat_set_persistent(relval, p) 0 macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | flat.h | 21 #define flat_set_persistent(relval, p) ({ (void)p; 0; }) macro
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | flat.h | 17 #define flat_set_persistent(relval, p) 0 macro
|
/linux-4.4.14/fs/ |
D | binfmt_flat.c | 753 if (flat_set_persistent (relval, &persistent)) in load_flat_file()
|