The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/conf/files.arm

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 # $FreeBSD$
    2 crypto/blowfish/bf_enc.c        optional        crypto | ipsec 
    3 crypto/des/des_enc.c            optional        crypto | ipsec | netsmb
    4 arm/arm/autoconf.c      standard
    5 arm/arm/bcopy_page.S    standard
    6 arm/arm/bcopyinout.S            standard
    7 arm/arm/blockio.S               standard
    8 arm/arm/bootconfig.c            standard
    9 arm/arm/bus_space_asm_generic.S standard
   10 arm/arm/busdma_machdep.c        standard
   11 arm/arm/copystr.S               standard
   12 arm/arm/cpufunc.c               standard
   13 arm/arm/cpufunc_asm.S           standard
   14 arm/arm/cpufunc_asm_armv4.S     standard
   15 arm/arm/db_disasm.c             optional        ddb
   16 arm/arm/db_interface.c          optional        ddb
   17 arm/arm/db_trace.c              optional        ddb
   18 arm/arm/disassem.c              optional        ddb
   19 arm/arm/dump_machdep.c          standard
   20 arm/arm/elf_machdep.c           standard
   21 arm/arm/exception.S             standard
   22 arm/arm/fiq.c                   standard
   23 arm/arm/fiq_subr.S              standard
   24 arm/arm/fusu.S                  standard
   25 arm/arm/gdb_machdep.c           optional        gdb
   26 arm/arm/identcpu.c              standard
   27 arm/arm/in_cksum.c              optional        inet
   28 arm/arm/in_cksum_arm.S          optional        inet
   29 arm/arm/intr.c                  standard
   30 arm/arm/locore.S                standard        no-obj
   31 arm/arm/machdep.c               standard
   32 arm/arm/mem.c                   optional        mem
   33 arm/arm/nexus.c                 optional        nexus
   34 arm/arm/nexus_io.c              optional        nexus
   35 arm/arm/nexus_io_asm.S          optional        nexus
   36 arm/arm/pmap.c                  standard
   37 arm/arm/setcpsr.S               standard
   38 arm/arm/setstack.s              standard
   39 arm/arm/stack_machdep.c         optional        ddb | stack
   40 arm/arm/support.S               standard
   41 arm/arm/swtch.S                 standard
   42 arm/arm/sys_machdep.c           standard
   43 arm/arm/trap.c                  standard
   44 arm/arm/uio_machdep.c           standard
   45 arm/arm/undefined.c             standard
   46 arm/arm/vectors.S               standard
   47 arm/arm/vm_machdep.c            standard
   48 arm/fpe-arm/armfpe_glue.S       optional        armfpe
   49 arm/fpe-arm/armfpe_init.c       optional        armfpe
   50 arm/fpe-arm/armfpe.S            optional        armfpe
   51 geom/geom_bsd.c                 standard
   52 geom/geom_bsd_enc.c             standard
   53 geom/geom_mbr.c                 standard
   54 geom/geom_mbr_enc.c             standard
   55 libkern/arm/divsi3.S            standard
   56 libkern/arm/ffs.S               standard
   57 libkern/arm/muldi3.c            standard
   58 libkern/ashldi3.c               standard
   59 libkern/ashrdi3.c               standard
   60 libkern/divdi3.c                standard
   61 libkern/ffsl.c                  standard
   62 libkern/fls.c                   standard
   63 libkern/flsl.c                  standard
   64 libkern/lshrdi3.c               standard
   65 libkern/moddi3.c                standard
   66 libkern/qdivrem.c               standard
   67 libkern/udivdi3.c               standard
   68 libkern/umoddi3.c               standard
   69 #XXX: We can't use these versions, as strcmp.c is included conf/files
   70 #libkern/arm/strcmp.S           standard
   71 #libkern/arm/strncmp.S          standard

Cache object: 7e8888dd33c025345284e3d55941770e


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.