/arch/arm/common/ |
D | dmabounce.c | 57 void *safe; member 138 buf->safe = dma_pool_alloc(pool->pool, GFP_ATOMIC, in alloc_safe_buffer() 141 buf->safe = dma_alloc_coherent(dev, size, &buf->safe_dma_addr, in alloc_safe_buffer() 145 if (buf->safe == NULL) { in alloc_safe_buffer() 199 dma_pool_free(buf->pool->pool, buf->safe, buf->safe_dma_addr); in free_safe_buffer() 201 dma_free_coherent(device_info->dev, buf->size, buf->safe, in free_safe_buffer() 262 buf->safe, buf->safe_dma_addr); in map_single() 266 __func__, ptr, buf->safe, size); in map_single() 267 memcpy(buf->safe, ptr, size); in map_single() 281 buf->safe, buf->safe_dma_addr); in unmap_single() [all …]
|
/arch/um/ |
D | Kconfig.char | 40 It is safe to say 'Y' here. 50 It is safe to say 'Y' here. 59 It is safe to say 'Y' here. 67 It is safe to say 'Y' here. 81 It is safe to leave this unchanged. 91 It is safe to leave this unchanged, although you may wish to change 103 It is safe to leave this unchanged, although you may wish to change 113 It is safe to say 'Y' here.
|
D | Kconfig.um | 61 it is safe to say 'N' here. 78 It is safe to say 'Y' here.
|
/arch/powerpc/platforms/52xx/ |
D | Kconfig | 19 gpt nodes, then it is safe to use such gpt to reset the board, 56 It is safe to say 'Y' here
|
/arch/x86/kernel/ |
D | trampoline_32.S | 47 cli # We should be safe anyway
|
D | trampoline_64.S | 41 cli # We should be safe anyway
|
/arch/cris/arch-v32/mach-a3/ |
D | Kconfig | 62 stuff. If you don't know what to use, it is always safe to put all 82 stuff. If you don't know what to use, it is always safe to put all 102 stuff. If you don't know what to use, it is always safe to put all
|
/arch/cris/arch-v32/mach-fs/ |
D | Kconfig | 96 stuff. If you don't know what to use, it is always safe to put all 118 stuff. If you don't know what to use, it is always safe to put all 140 stuff. If you don't know what to use, it is always safe to put all 162 stuff. If you don't know what to use, it is always safe to put all 184 stuff. If you don't know what to use, it is always safe to put all 203 what to use, it is always safe to put all as inputs, although
|
/arch/s390/boot/compressed/ |
D | head31.S | 31 # move the memory mover someplace safe
|
D | head64.S | 30 # move the memory mover someplace safe
|
/arch/ia64/scripts/ |
D | toolchain-flags | 23 please upgrade to a newer version (it is safe to use this linker, but
|
/arch/x86/um/ |
D | Kconfig | 44 N (on x86-64 it's automatically enabled, instead, as it's safe there).
|
/arch/cris/arch-v32/ |
D | Kconfig | 200 stuff. If you don't know what to use, it is always safe to put all 222 stuff. If you don't know what to use, it is always safe to put all 244 stuff. If you don't know what to use, it is always safe to put all 266 stuff. If you don't know what to use, it is always safe to put all 288 stuff. If you don't know what to use, it is always safe to put all
|
/arch/sparc/kernel/ |
D | wof.S | 110 wr %glob_tmp, 0x0, %wim ! set new %wim, this is safe now 147 wr %glob_tmp, 0x0, %wim ! Now it is safe to set new %wim
|
/arch/frv/include/asm/ |
D | atomic.h | 22 #error not SMP safe
|
/arch/ia64/sn/kernel/ |
D | io_common.c | 369 struct list_head *list, *safe; in sn_bus_free_sysdata() local 371 list_for_each_safe(list, safe, &sn_sysdata_list) { in sn_bus_free_sysdata()
|
/arch/unicore32/ |
D | Kconfig | 170 configuration it is safe to say N, otherwise say Y.
|
/arch/arm/nwfpe/ |
D | ChangeLog | 70 completeness (better safe than sorry).
|
/arch/blackfin/ |
D | Kconfig.debug | 56 On production systems, it is safe (and a small optimization) to say N. 214 command line (bootargs). It is safe to say Y here in all cases, as
|
D | Kconfig | 914 interrupt latency issues, it is safe and OK to turn this off. 1026 cache is updated. This is a completely safe setting, but 1029 If you are unsure of the options and you want to be safe, 1043 cache is updated. This is a completely safe setting, but 1046 If you are unsure of the options and you want to be safe,
|
/arch/ia64/ |
D | Kconfig | 214 types of ia64 systems. If you have an SGI Altix system, it's safe 226 types of ia64 systems. If you have an SGI UV system, it's safe 252 This choice is safe for all IA-64 systems, but may not perform
|
/arch/cris/arch-v10/ |
D | Kconfig | 333 stuff. If you don't know what to use, it is always safe to put all 362 If you don't know what to use, it is always safe to put all as
|
/arch/arm/plat-omap/ |
D | Kconfig | 115 printed, it's safe to deselect OMAP_MUX for your product.
|
/arch/x86/boot/ |
D | header.S | 342 # The highest safe address for
|
/arch/mips/ |
D | Kconfig | 1242 otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system. 1259 otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system. 1274 otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system. 1293 otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system. 1306 might be a safe bet. If the resulting kernel does not work, 2085 # where it's known to be safe. This will not offer highmem on a few systems 2087 # indexed CPUs but we're playing safe. 2331 and the task is only allowed to execute a few safe syscalls
|