Home
last modified time | relevance | path

Searched refs:undefined (Results 1 – 81 of 81) sorted by relevance

/linux-4.4.14/scripts/
Dcheckkconfigsymbols.py160 undefined = check_symbols(opts.ignore)
161 for feature in sorted(undefined):
162 files = sorted(undefined.get(feature))
250 undefined = {} # {feature: [files]}
261 undefined[feature] = referenced_features.get(feature)
262 return undefined
/linux-4.4.14/Documentation/arm64/
Dlegacy_instructions.txt3 the architecture. The infrastructure code uses undefined instruction
13 Generates undefined instruction abort. Default for instructions that
33 while obsolete instructions must be undefined by default.
/linux-4.4.14/arch/xtensa/include/uapi/asm/
Dbyteorder.h9 # error processor byte order undefined!
Dmsgbuf.h37 # error processor byte order undefined!
/linux-4.4.14/arch/arm/boot/bootp/
DMakefile10 LDFLAGS_bootp :=-p --no-undefined -X \
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic.txt90 Note: If the interrupt-type cell is undefined
110 type-specific cell is undefined. The
131 cell is undefined.
137 cell is undefined.
/linux-4.4.14/arch/x86/purgatory/
DMakefile6 LDFLAGS_purgatory.ro := -e purgatory_start -r --no-undefined -nostdlib -z nodefaultlib
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Datmel-matrix.txt4 behavior (master/slave priorities, undefined burst length type, ...)
/linux-4.4.14/arch/unicore32/
DMakefile19 LDFLAGS_vmlinux := -p --no-undefined -X
/linux-4.4.14/arch/unicore32/boot/compressed/
DMakefile47 LDFLAGS_vmlinux += --no-undefined
/linux-4.4.14/Documentation/
Dio-mapping.txt28 creation function yields undefined results. Using an offset
29 which is not page aligned yields an undefined result. The
Dsparse.txt55 The following macros are undefined for gcc and defined during a sparse
Ddma-buf-sharing.txt301 undefined. If the range is not PAGE_SIZE aligned, kmap needs to succeed on
328 after end_cpu_access is undefined.
Dvme_api.txt321 passed to the callback function, the use of this pointer is user undefined:
Dparport-lowlevel.txt964 register. Otherwise the return value is undefined.
DDMA-API-HOWTO.txt197 this platform, and attempting to do so will result in undefined
Dkernel-parameters.txt3957 1 - undefined instruction events
/linux-4.4.14/Documentation/arm/
Dswp_emulation8 instructions, triggering an undefined instruction exception when executed.
Dkernel_mode_neon.txt69 software assistance, it signals the kernel by raising an undefined instruction
DBooting93 Any number of tags can be placed in the list. It is undefined
/linux-4.4.14/arch/parisc/include/asm/
Dhardware.h61 volatile uint32_t undefined[480]; member
/linux-4.4.14/drivers/scsi/
Dscript_asm.pl794 @undefined = keys %forward;
795 if ($#undefined >= 0) {
797 foreach $undef (@undefined) {
/linux-4.4.14/arch/xtensa/include/asm/
Dchecksum.h136 # error processor byte order undefined! in csum_tcpudp_nofold()
Delf.h122 # error processor byte order undefined!
/linux-4.4.14/arch/mips/include/asm/
Dmodule.h142 #error MODULE_PROC_FAMILY undefined for your processor configuration
/linux-4.4.14/arch/arm/vdso/
DMakefile12 VDSO_LDFLAGS := -Wl,-Bsymbolic -Wl,--no-undefined -Wl,-soname=linux-vdso.so.1
/linux-4.4.14/arch/arm64/
DMakefile13 LDFLAGS_vmlinux :=-p --no-undefined -X
DKconfig611 they are always undefined. Say Y here to enable software
/linux-4.4.14/Documentation/filesystems/
Decryptfs.txt70 then behavior is undefined. Do not run eCryptfs in higher verbosity
Dfiemap.txt134 extent via I/O to the block device will have undefined results.
136 Note that it is *always* undefined to try to update the data
164 through the filesystem but the contents are undefined if read directly from
Doverlayfs.txt214 the behavior of the overlay is undefined, though it will not result in
/linux-4.4.14/arch/arm/boot/compressed/
DMakefile126 LDFLAGS_vmlinux += --no-undefined
/linux-4.4.14/Documentation/ia64/
Dmca.txt34 event are _completely_ undefined. In particular the MCA/INIT
137 is in PAL in physical mode, with undefined registers and an undefined
/linux-4.4.14/arch/m68k/ifpsp060/
Dfplsp.doc92 set correctly. The FPCR is unchanged. The FPIAR is undefined.
114 exception. Although the FPIAR will be undefined for the enabled
DCHANGES63 undefined.
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-calling.txt43 0=success and -1=command undefined.
Dfw-encoder-api.txt395 If Result[0] is 1, this contains the size of the last buffer, undefined
/linux-4.4.14/Documentation/devicetree/
Doverlay-notes.txt42 /plugin/; /* allow undefined label references and record them */
/linux-4.4.14/arch/mips/vdso/
DMakefile40 -Wl,-Bsymbolic -Wl,--no-undefined -Wl,-soname=linux-vdso.so.1 \
/linux-4.4.14/drivers/pci/
Dsetup-bus.c1617 undefined = -1, enumerator
1624 static enum enable_type pci_realloc_enable = undefined;
1666 if (enable_local != undefined) in pci_realloc_detect()
1735 if (enable_local == undefined) in pci_assign_unassigned_root_bus_resources()
/linux-4.4.14/arch/x86/entry/vdso/
DMakefile45 -Wl,--no-undefined \
/linux-4.4.14/arch/arm/kernel/
Dentry-armv.S267 @ this as a real undefined instruction
531 blo __und_usr_fault_16_pan @ 16bit undefined instruction
/linux-4.4.14/drivers/net/ethernet/tehuti/
Dtehuti.h87 # error BITS_PER_LONG is undefined. Must be 64 or 32
/linux-4.4.14/Documentation/virtual/kvm/devices/
Darm-vgic.txt89 Bits for undefined preemption levels are RAZ/WI.
/linux-4.4.14/Documentation/parisc/
Dregisters10 CR 1-CR 7(undefined) unused
/linux-4.4.14/Documentation/hwmon/
Dsmm66585 For SMM465 and SMM764, values for Channel E and F are reported but undefined.
Dadm9240175 Remaining bits are reserved and thus undefined. It is important to note
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/
DGPIO.txt146 values are currently undefined.
/linux-4.4.14/Documentation/video4linux/
Dfimc.txt81 undefined behaviour.
/linux-4.4.14/arch/arm/
DMakefile16 LDFLAGS_vmlinux :=-p --no-undefined -X --pic-veneer
DKconfig.debug73 1 - undefined instruction events
/linux-4.4.14/Documentation/input/
Devent-codes.txt72 EV_SYN event values are undefined. Their usage is defined only by when they are
256 considered undefined and the device type should be deduced in the
Dff.txt82 Note: The exact syntax FF_CUSTOM is undefined for the time being as no driver
/linux-4.4.14/Documentation/kbuild/
Dkbuild.txt184 KBUILD_MODPOST_WARN can be set to avoid errors in case of undefined
Dmodules.txt473 all symbols to avoid spitting out warnings about undefined
Dkconfig-language.txt156 undefined at this point. The symbol is currently not exported back
/linux-4.4.14/Documentation/spi/
Dspidev99 is right-justified in each word, so that unused (TX) or undefined (RX)
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped583 "$end", "error", "$undefined", "ASM_KEYW", "ATTRIBUTE_KEYW",
1120 Do not make this value too large; the results are undefined if
1349 Don't have undefined behavior even if the translation
1532 be undefined if yyoverflow is a macro. */
/linux-4.4.14/Documentation/networking/
D3c509.txt104 2 (undefined)
Dopenvswitch.txt127 The behavior when using overlapping wildcarded flows is undefined. It is the
Dvortex.txt102 2 undefined
Dixgb.txt188 behavior after modifying this register may be undefined (possibly errors of
Dcan.txt578 /* cfd.flags is undefined */
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-block223 the result of reading a discarded area is undefined.
/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcs.h224 u32 undefined; member
/linux-4.4.14/arch/arm/mm/
Dproc-xscale.S567 orr r0, r0, #1 << 13 @ Its undefined whether this
DKconfig695 these instructions, triggering an undefined instruction exception
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.c_shipped513 "$end", "error", "$undefined", "DT_V1", "DT_MEMRESERVE", "DT_LSHIFT",
941 Do not make this value too large; the results are undefined if
1151 Don't have undefined behavior even if the translation
1311 be undefined if yyoverflow is a macro. */
/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c_shipped571 "$end", "error", "$undefined", "T_MAINMENU", "T_MENU", "T_ENDMENU",
1082 Do not make this value too large; the results are undefined if
1308 Don't have undefined behavior even if the translation
1535 be undefined if yyoverflow is a macro. */
/linux-4.4.14/Documentation/ioctl/
Dhdio.txt761 args[3] undefined
772 args[3]. SECTOR, LCYL and HCYL are undefined. For
/linux-4.4.14/Documentation/sh/
Dnew-machine.txt165 The kernel will automatically wrap in generic routines for undefined function
/linux-4.4.14/tools/perf/config/
DMakefile301 ifeq ($(origin PERF_HAVE_DWARF_REGS), undefined)
/linux-4.4.14/Documentation/gpio/
Dconsumer.txt168 without setting its direction first is illegal and will result in undefined
/linux-4.4.14/
DMakefile682 KBUILD_CFLAGS += $(call cc-option, -fcatch-undefined-behavior)
/linux-4.4.14/Documentation/nvdimm/
Dnvdimm.txt178 same DPA through a BLK-aperture has undefined results. For this reason,
/linux-4.4.14/Documentation/virtual/kvm/
Dtimekeeping.txt124 Bit 3-1: Mode (000 = Mode 0, 101 = Mode 5, 11X = undefined)
Dapi.txt3446 contents are undefined, and any modification by userspace results in
3447 boundedly undefined behavior.
/linux-4.4.14/Documentation/x86/
Dboot.txt390 F Special (0xFF = undefined)
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dpfpsp.S2998 # the <ea> field is let as undefined.
Dfpsp.S2999 # the <ea> field is let as undefined.
/linux-4.4.14/Documentation/s390/
DDebugging390.txt583 80 undefined