~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/include/asm-generic/Kbuild

Version: ~ [ linux-6.11.5 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.58 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.114 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.169 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.228 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.284 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.322 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 # SPDX-License-Identifier: GPL-2.0
  2 #
  3 # asm headers that all architectures except um should have
  4 # (This file is not included when SRCARCH=um since UML borrows several
  5 # asm headers from the host architecture.)
  6 
  7 mandatory-y += atomic.h
  8 mandatory-y += archrandom.h
  9 mandatory-y += barrier.h
 10 mandatory-y += bitops.h
 11 mandatory-y += bug.h
 12 mandatory-y += cacheflush.h
 13 mandatory-y += cfi.h
 14 mandatory-y += checksum.h
 15 mandatory-y += compat.h
 16 mandatory-y += current.h
 17 mandatory-y += delay.h
 18 mandatory-y += device.h
 19 mandatory-y += div64.h
 20 mandatory-y += dma-mapping.h
 21 mandatory-y += dma.h
 22 mandatory-y += emergency-restart.h
 23 mandatory-y += exec.h
 24 mandatory-y += ftrace.h
 25 mandatory-y += futex.h
 26 mandatory-y += hardirq.h
 27 mandatory-y += hw_irq.h
 28 mandatory-y += io.h
 29 mandatory-y += irq.h
 30 mandatory-y += irq_regs.h
 31 mandatory-y += irq_work.h
 32 mandatory-y += kdebug.h
 33 mandatory-y += kmap_size.h
 34 mandatory-y += kprobes.h
 35 mandatory-y += linkage.h
 36 mandatory-y += local.h
 37 mandatory-y += local64.h
 38 mandatory-y += mmiowb.h
 39 mandatory-y += mmu.h
 40 mandatory-y += mmu_context.h
 41 mandatory-y += module.h
 42 mandatory-y += module.lds.h
 43 mandatory-y += msi.h
 44 mandatory-y += pci.h
 45 mandatory-y += percpu.h
 46 mandatory-y += pgalloc.h
 47 mandatory-y += preempt.h
 48 mandatory-y += runtime-const.h
 49 mandatory-y += rwonce.h
 50 mandatory-y += sections.h
 51 mandatory-y += serial.h
 52 mandatory-y += shmparam.h
 53 mandatory-y += simd.h
 54 mandatory-y += softirq_stack.h
 55 mandatory-y += switch_to.h
 56 mandatory-y += timex.h
 57 mandatory-y += tlbflush.h
 58 mandatory-y += topology.h
 59 mandatory-y += trace_clock.h
 60 mandatory-y += uaccess.h
 61 mandatory-y += unaligned.h
 62 mandatory-y += vermagic.h
 63 mandatory-y += vga.h
 64 mandatory-y += video.h
 65 mandatory-y += word-at-a-time.h
 66 mandatory-y += xor.h

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php