Searched refs:undefined (Results 1 - 200 of 479) sorted by relevance

123

/linux-4.1.27/arch/xtensa/include/uapi/asm/
H A Dbyteorder.h9 # error processor byte order undefined!
H A Dmsgbuf.h37 # error processor byte order undefined!
/linux-4.1.27/scripts/
H A Dcheckkconfigsymbols.py53 "undefined Kconfig symbols.")
57 help="Diff undefined symbols between two commits. The "
106 # get undefined items before the commit
110 # get undefined items for the commit
116 # feature has not been undefined before
120 # check if there are new files that reference the undefined feature
132 undefined = check_symbols()
133 for feature in sorted(undefined):
134 files = sorted(undefined.get(feature))
164 """Find undefined Kconfig symbols and return a dict with the symbol as key
193 undefined = {} # {feature: [files]}
204 undefined[feature] = referenced_features.get(feature)
205 return undefined
/linux-4.1.27/arch/x86/purgatory/
H A DMakefile6 LDFLAGS_purgatory.ro := -e purgatory_start -r --no-undefined -nostdlib -z nodefaultlib
10 # in turn leaves some undefined symbols like __fentry__ in purgatory and not
/linux-4.1.27/arch/blackfin/include/asm/
H A Dbug.h13 * This can be any undefined 16-bit opcode, meaning
H A Delf.h87 #define R_BFIN_UNUSED14 20 /* 0x14, undefined */
/linux-4.1.27/arch/arm/boot/bootp/
H A DMakefile10 LDFLAGS_bootp :=-p --no-undefined -X \
/linux-4.1.27/arch/microblaze/include/asm/
H A Ddelay.h61 extern void __bad_udelay(void); /* deliberately undefined */
62 extern void __bad_ndelay(void); /* deliberately undefined */
/linux-4.1.27/arch/arm/include/asm/
H A Dfpstate.h58 unsigned int save[FP_HARD_SIZE]; /* as yet undefined */
64 unsigned int save[FP_SOFT_SIZE]; /* undefined information */
H A Dbug.h11 * Use a suitable undefined instruction to use for ARM/Thumb2 bug handling.
H A Dkgdb.h25 * By doing this as an undefined instruction trap, we force a mode
H A Dbitops.h283 * LSB is 0 and MSB is 31. Zero input is undefined.
301 * LSB is 0 and MSB is 31. Zero input is undefined.
H A Dcputype.h99 * any is_smp() tests, which can cause undefined instruction aborts on
/linux-4.1.27/arch/unicore32/include/asm/
H A Dcmpxchg.h14 * Generate a link failure on undefined symbol if the pointer points to a value
/linux-4.1.27/tools/perf/util/include/linux/
H A Dlist.h13 * the entries is in an undefined state.
/linux-4.1.27/include/asm-generic/
H A Dgetorder.h44 * The result is undefined if the size is 0.
/linux-4.1.27/arch/powerpc/include/asm/
H A Dmmu-8xx.h38 /* Reset value is undefined */
52 /* Reset value is undefined */
98 /* Reset value is undefined */
107 /* Reset value is undefined */
125 /* Reset value is undefined */
H A Dpte-common.h5 * the undefined gets a sensible default
/linux-4.1.27/arch/sh/drivers/pci/
H A Dpci-sh7751.h81 /* PCICONF7 - PCICONF10 are undefined */
85 /* PCICONF12 is undefined */
88 /* PCICONF14 is undefined */
/linux-4.1.27/arch/arm64/kvm/
H A Dinject_fault.c161 * @vcpu: The VCPU to receive the undefined exception
177 * @vcpu: The VCPU to receive the undefined exception
192 * kvm_inject_undefined - inject an undefined instruction into the guest
/linux-4.1.27/drivers/ide/
H A Dtrm290.c45 * bits6-2 undefined
50 * bits7-2 undefined
55 * bits7-5 undefined
94 * bit5 undefined
96 * bit3 undefined
97 * bit2 undefined
H A Dalim15x3.c22 * Don't flip undefined bits on newer chipsets (fix Fujitsu laptop hang)
/linux-4.1.27/drivers/char/
H A Dnvram.c633 "6 (undefined)",
643 "4 (undefined)",
644 "5 (undefined)",
645 "6 (undefined)",
646 "7 (undefined)"
670 seq_printf(seq, "0x%02x (undefined)\n", nvram[1]); atari_proc_infos()
688 seq_printf(seq, "%u (undefined)\n", nvram[6]); atari_proc_infos()
693 seq_printf(seq, "%u (undefined)\n", nvram[7]); atari_proc_infos()
/linux-4.1.27/arch/m68k/kernel/
H A Dmodule.c40 undefined symbols have been resolved. */ apply_relocate()
80 undefined symbols have been resolved. */ apply_relocate_add()
/linux-4.1.27/tools/include/linux/
H A Dlog2.h158 * - the result is undefined when n == 0
175 * - the result is undefined when n == 0
/linux-4.1.27/include/linux/
H A Dlog2.h165 * - the result is undefined when n == 0
182 * - the result is undefined when n == 0
H A Dposix_acl_xattr.h22 /* An undefined entry e_id value */
H A Dbug.h65 * an undefined function with the error attribute (should always create an
H A Drculist_bl.h59 * the entry is in an undefined state. It is useful for RCU based
H A Drculist_nulls.h51 * the entry is in an undefined state. It is useful for RCU based
H A Dtrace_seq.h37 * using it can cause access to undefined memory.
H A Dbpf.h88 /* bpf_context is intentionally undefined structure. Pointer to bpf_context is
H A Dnetdev_features.h135 /* remember that ((t)1 << t_BITS) is undefined in C99 */
H A Dcompiler-gcc.h35 * This is needed because the C standard makes it undefined to do
H A Dmempolicy.h50 /* undefined for default */
H A Drculist.h110 * the entry is in an undefined state. It is useful for RCU based
329 * the entry is in an undefined state. It is useful for RCU based
H A Datmdev.h147 const struct atmphy_ops *phy; /* PHY operations, may be undefined */
H A Ddccp.h314 case DCCP_ROLE_UNDEFINED: return "undefined"; dccp_role()
/linux-4.1.27/arch/x86/math-emu/
H A Dstatus_w.h59 /* Clear the SW_C1 bit, "other bits undefined". */
H A Dreg_add_sub.c321 /* Infinity-Infinity is undefined. */ add_sub_specials()
/linux-4.1.27/arch/unicore32/
H A DMakefile19 LDFLAGS_vmlinux := -p --no-undefined -X
/linux-4.1.27/arch/unicore32/boot/compressed/
H A DMakefile47 LDFLAGS_vmlinux += --no-undefined
/linux-4.1.27/include/uapi/linux/
H A Disdnif.h21 #define ISDN_PTYPE_UNKNOWN 0 /* Protocol undefined */
H A Dsoundcard.h361 /* undefined 0x03 */
367 /* undefined 0x09 */
370 /* undefined 0x0c */
371 /* undefined 0x0d */
372 /* undefined 0x0e */
373 /* undefined 0x0f */
378 /* undefined 0x14 - 0x1f */
380 /* undefined 0x20 */
393 /* undefined 0x44 */
395 /* undefined 0x46 - 0x4f */
401 /* undefined 0x54 - 0x5a */
414 /* undefined 0x66 - 0x78 */
H A Dif_bridge.h108 #define BRIDGE_MODE_UNDEF 0xFFFF /* mode undefined */
H A Da.out.h208 appears as an undefined reference, immediately following this symbol.
225 in that it can satisfy undefined external references. */
H A Dquota.h53 "undefined", \
/linux-4.1.27/arch/openrisc/kernel/
H A Dmodule.c40 undefined symbols have been resolved. */ apply_relocate_add()
/linux-4.1.27/arch/arm/probes/kprobes/
H A Dcore.h26 * These undefined instructions must be unique and
H A Dactions-arm.c54 * undefined instruction. To simplify processing, the
55 * undefined instruction used for kprobes must be reserved
/linux-4.1.27/arch/arm/kvm/
H A Demulate.c175 * catch undefined instructions, and then we won't get past kvm_condition_valid()
279 * kvm_inject_undefined - inject an undefined exception into the guest
280 * @vcpu: The VCPU to receive the undefined exception
380 * @vcpu: The VCPU to receive the undefined exception
393 * @vcpu: The VCPU to receive the undefined exception
H A Dhandle_exit.c151 panic("KVM: Hypervisor undefined exception!\n"); handle_exit()
H A Dpsci.c113 * the general puspose registers are undefined upon CPU_ON. kvm_psci_vcpu_on()
H A Dinterrupts.S476 * inject an undefined exception to the guest.
518 .ascii "unexpected undefined exception in Hyp mode at: %#08x\n"
/linux-4.1.27/arch/s390/kvm/
H A Dgaccess.h86 * must be located in the vcpu's lowcore. Otherwise the result is undefined.
114 * be located within the vcpu's lowcore, otherwise the result is undefined.
140 * be located within the vcpu's lowcore, otherwise the result is undefined.
193 * If no access exception happened, the contents of pgm are undefined when
199 * undefined. Also parts of @data may have been copied to guest
211 * It may also be used for terminating instructions, if it is undefined
/linux-4.1.27/drivers/net/irda/
H A Dgirbil-sir.c176 net_err_ratelimited("%s - undefined state %d\n", girbil_change_speed()
237 net_err_ratelimited("%s(), undefined state %d\n", girbil_reset()
H A Dmcp2120-sir.c209 net_err_ratelimited("%s(), undefined state %d\n", mcp2120_reset()
H A Dtekram-sir.c176 net_err_ratelimited("%s - undefined state %d\n", tekram_change_speed()
H A Dtoim3232-sir.c297 printk(KERN_ERR "%s - undefined state %d\n", __func__, state); toim3232_change_speed()
/linux-4.1.27/arch/sparc/kernel/
H A Dmodule.c53 /* Make generic code ignore STT_REGISTER dummy undefined symbols. */ module_frob_arch_sections()
107 undefined symbols have been resolved. */ apply_relocate_add()
/linux-4.1.27/arch/xtensa/mm/
H A Dmmu.c106 * statically mapped). This register's value is undefined on init_mmu()
/linux-4.1.27/arch/sh/mm/
H A Dtlb-pteaex.c68 * undefined behaviour.
/linux-4.1.27/arch/um/drivers/
H A Dvde_user.c93 printk("undefined port"); vde_init_libstuff()
/linux-4.1.27/arch/mips/include/asm/sgi/
H A Dgio.h39 * the slot undefined.
/linux-4.1.27/arch/arm/vdso/
H A DMakefile12 VDSO_LDFLAGS := -Wl,-Bsymbolic -Wl,--no-undefined -Wl,-soname=linux-vdso.so.1
/linux-4.1.27/arch/c6x/kernel/
H A Dmodule.c67 undefined symbols have been resolved. */ apply_relocate_add()
H A Dtraps.c100 { "Oops - undefined instruction", SIGILL, ILL_ILLOPC },
283 "Oops - undefined instruction", process_iexcept()
/linux-4.1.27/arch/cris/kernel/
H A Dmodule.c63 undefined symbols have been resolved. */ apply_relocate_add()
/linux-4.1.27/arch/metag/include/asm/
H A Dmetag_isa.h71 * Upper 32-bits undefined.
/linux-4.1.27/lib/
H A Dlist_debug.c73 * in an undefined state.
/linux-4.1.27/arch/arm/kernel/
H A Dtraps.c47 "undefined instruction",
449 pr_info("%s (%d): undefined instruction: pc=%p\n", do_undefinstr()
461 arm_notify_die("Oops - undefined instruction", regs, &info, 0, 6); do_undefinstr()
862 * Poison the vectors page with an undefined instruction. This early_trap_init()
863 * instruction is chosen to be undefined for both ARM and Thumb early_trap_init()
864 * ISAs. The Thumb version is an undefined instruction with a early_trap_init()
865 * branch back to the undefined instruction. early_trap_init()
H A Dentry-armv.S260 @ this as a real undefined instruction
470 @ this as a real undefined instruction
488 @ lr = 32-bit undefined instruction function
508 blo __und_usr_fault_16 @ 16bit undefined instruction
519 blo __und_usr_fault_16 @ 16bit undefined instruction
529 @ lr = 32bit undefined instruction function
H A Dptrace.c51 * New breakpoints - use an undefined instruction. The ARM architecture
53 * will produce an undefined instruction exception on all CPUs:
H A Diwmmxt.S68 * lr = undefined instr exit
/linux-4.1.27/drivers/acpi/acpica/
H A Drsutils.c465 * and the contents of the callers buffer is undefined.
514 * and the contents of the callers buffer is undefined.
564 * and the contents of the callers buffer is undefined.
616 * and the contents of the callers buffer is undefined.
667 * and the contents of the callers buffer is undefined.
719 * and the contents of the callers buffer is undefined.
H A Drsxface.c150 * and the value of ret_buffer is undefined.
196 * and the value of ret_buffer is undefined. ACPI_EXPORT_SYMBOL()
241 * and the value of ret_buffer is undefined. ACPI_EXPORT_SYMBOL()
H A Dutxface.c151 * and the value of out_buffer is undefined. ACPI_EXPORT_SYMBOL()
/linux-4.1.27/drivers/isdn/hysdn/
H A Dince1pc.h42 #define SYSR_TOK_ESC 255 /* undefined data size yet */
/linux-4.1.27/drivers/rtc/
H A Drtc-m41t94.c102 /* initial clock setting can be undefined */ m41t94_read_time()
H A Drtc-fm3130.c139 /* initial clock setting can be undefined */ fm3130_get_time()
/linux-4.1.27/drivers/devfreq/
H A Dgovernor_userspace.c80 err = sprintf(buf, "undefined\n"); show_freq()
/linux-4.1.27/arch/x86/include/asm/
H A Dvirtext.h37 * vmxoff causes a undefined-opcode exception if vmxon was not run
H A Dbitops.h403 * dest reg is undefined if x==0, but their CPU architect says its ffs()
444 * dest reg is undefined if x==0, but their CPU architect says its fls()
484 * dest reg is undefined if x==0, but their CPU architect says its fls64()
/linux-4.1.27/arch/x86/kernel/
H A Dioport.c102 * Careful: the IOPL bits in regs->flags are undefined under Xen PV SYSCALL_DEFINE1()
H A Dmodule.c117 undefined symbols have been resolved. */ apply_relocate()
159 undefined symbols have been resolved. */ apply_relocate_add()
/linux-4.1.27/arch/sh/kernel/
H A Dmodule.c57 undefined symbols have been resolved. */ apply_relocate_add()
H A Dftrace.c68 * that CPU will have undefined results and possibly take a GPF.
/linux-4.1.27/arch/mips/include/asm/
H A Dmodule.h142 #error MODULE_PROC_FAMILY undefined for your processor configuration
H A Delf.h122 #define SHN_MIPS_SUNDEFINED 0xff04 /* Small undefined symbols */
/linux-4.1.27/arch/nios2/kernel/
H A Dmodule.c61 undefined symbols have been resolved. */ apply_relocate_add()
/linux-4.1.27/arch/parisc/include/asm/
H A Dhardware.h61 volatile uint32_t undefined[480]; member in struct:io_module
H A Dbitops.h121 * __ffs() return is undefined if no bit is set.
H A Ddma.h34 ** leave this as undefined because some things (e.g. sound)
/linux-4.1.27/arch/powerpc/math-emu/
H A Dudivmodti4.c83 (Shifts counts of SI_TYPE_SIZE are undefined.) */ _fp_udivmodti4()
/linux-4.1.27/arch/arm64/
H A DMakefile13 LDFLAGS_vmlinux :=-p --no-undefined -X
/linux-4.1.27/arch/blackfin/mm/
H A Dinit.c75 undefined at the time of the call, we are only setting up init_pda()
/linux-4.1.27/arch/frv/kernel/
H A Dtime.c95 /* without this time is undefined and can overflow time_t, causing */ read_persistent_clock()
/linux-4.1.27/arch/arm/nwfpe/
H A Dfpopcode.h120 | 1 | 1 | 0 | 1 | | undefined instruction | trap |
121 | 1 | 1 | 1 | 0 | | undefined instruction | trap |
122 | 1 | 1 | 1 | 1 | | undefined instruction | trap |
162 | undefined (trap) | 1 | 1 |
H A Dentry.S31 adrsvc al, lr, fpundefinstr @ lr = undefined instr return
/linux-4.1.27/kernel/time/
H A Dtimecounter.c42 * the time tracking and returns an undefined result.
/linux-4.1.27/firmware/av7110/
H A DBoot.S38 movs pc, r14 // undefined
/linux-4.1.27/drivers/media/dvb-core/
H A Ddvb_math.c67 * wrong result if value = 0 (log2(0) is undefined) intlog2()
127 * wrong result if value = 0 (log10(0) is undefined) intlog10()
/linux-4.1.27/drivers/power/
H A Drx51_battery.c116 /* Zero and negative values are undefined */ rx51_battery_read_temperature()
120 /* ADC channels are 10 bit, higher value are undefined */ rx51_battery_read_temperature()
/linux-4.1.27/arch/arm/net/
H A Dbpf_jit_32.h118 * Use a suitable undefined instruction to use for ARM/Thumb2 faulting.
123 * instruction space will produce an undefined instruction exception on
/linux-4.1.27/arch/alpha/oprofile/
H A Dop_model_ev67.c246 /* Unfortunately, TAK is undefined on mispredicted branches. ev67_handle_interrupt()
247 ??? It is also undefined for non-cbranch insns, should ev67_handle_interrupt()
/linux-4.1.27/include/sound/
H A Dsoc.h1212 * Otherwise the behavior is undefined.
1225 * Otherwise the behavior is undefined.
1240 * undefined.
1253 * a CODEC (e.g. in a CODEC driver). Otherwise the behavior is undefined.
1267 * a platform (e.g. in a platform driver). Otherwise the behavior is undefined.
1291 * a CODEC (e.g. in a CODEC driver). Otherwise the behavior is undefined.
1487 * CODEC, a platform or component driver. Otherwise the behavior is undefined.
1501 * snd_soc_codec_driver. Otherwise the behavior is undefined.
1515 * a snd_soc_platform_driver. Otherwise the behavior is undefined.
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Dunioxx5.c146 "undefined channel %d. channel range is 0 .. 23\n", __unioxx5_digital_read()
215 "undefined channel %d. channel range is 0 .. 23\n", __unioxx5_digital_write()
338 "undefined channel %d. channel range is 0 .. 23\n", unioxx5_insn_config()
/linux-4.1.27/security/selinux/ss/
H A Dconditional.c22 * or undefined (-1). Undefined occurs when the expression
86 * list appropriately. If the result of the expression is undefined
98 printk(KERN_ERR "SELinux: expression result was undefined - disabling all rules.\n"); evaluate_cond_node()
/linux-4.1.27/drivers/mtd/maps/
H A Ddc21285.c172 printk (KERN_ERR "DC21285 flash: undefined bankwidth\n"); init_dc21285()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Dled.c89 IWL_ERR(priv, "undefined blink compensation: " iwl_blink_compensation()
/linux-4.1.27/drivers/s390/net/
H A Dsmsgiucv_app.c40 * If the value is undefined or empty (""), special messages are
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
H A Dll_fiemap.h117 #define FIEMAP_EXTENT_NO_DIRECT 0x40000000 /* Data mapping undefined */
/linux-4.1.27/arch/x86/xen/
H A Dxen-asm.S64 * undefined. We need to toggle the state of the bit, because Xen and
/linux-4.1.27/arch/xtensa/include/asm/
H A Dchecksum.h136 # error processor byte order undefined! csum_tcpudp_nofold()
H A Delf.h122 # error processor byte order undefined!
/linux-4.1.27/arch/xtensa/variants/dc232b/include/variant/
H A Dtie.h76 * reset = register reset value (or 0 if undefined at reset)
/linux-4.1.27/arch/tile/include/asm/
H A Dbacktrace.h127 * loc->sp_offset. Else this field is undefined.
/linux-4.1.27/arch/tile/kernel/
H A Dmodule.c142 * Note that all undefined symbols have been resolved. apply_relocate_add()
/linux-4.1.27/drivers/usb/musb/
H A Djz4740.c46 * undefined. Mask them to make sure that the musb driver core will jz4740_musb_interrupt()
/linux-4.1.27/include/xen/interface/
H A Dgrant_table.h281 * 1. The call may fail in an undefined manner if either mapping is not
414 * 1. The call may fail in an undefined manner if either mapping is not
539 #define GNTST_general_error (-1) /* General undefined error. */
554 "undefined error", \
/linux-4.1.27/arch/mn10300/include/asm/
H A Dbitops.h160 * - if no bits are set in x, the result is undefined
/linux-4.1.27/arch/mn10300/kernel/
H A Dmodule.c78 * all undefined symbols have been resolved by the caller) */ apply_relocate_add()
/linux-4.1.27/arch/avr32/kernel/
H A Dtraps.c131 /* This way of handling undefined instructions is stolen from ARM */
/linux-4.1.27/arch/m32r/kernel/
H A Dmodule.c95 undefined symbols have been resolved. */ apply_relocate_add()
/linux-4.1.27/arch/arc/kernel/
H A Dmodule.c92 undefined symbols have been resolved. */ apply_relocate_add()
/linux-4.1.27/arch/arm/boot/compressed/
H A DMakefile128 LDFLAGS_vmlinux += --no-undefined
/linux-4.1.27/net/mac802154/
H A Dmain.c63 pr_err("undefined IEEE802.15.4 device operations\n"); ieee802154_alloc_hw()
/linux-4.1.27/scripts/kconfig/
H A Dlist.h123 * in an undefined state.
/linux-4.1.27/tools/testing/selftests/ftrace/
H A Dftracetest267 prlog "# of undefined(test bug): " `echo $UNDEFINED_CASES | wc -w`
/linux-4.1.27/tools/usb/usbip/libsrc/
H A Dlist.h83 * in an undefined state.
/linux-4.1.27/include/linux/amba/
H A Dpl08x.h54 * This can be left undefined if the PrimeCell API is used for configuring
/linux-4.1.27/include/linux/crush/
H A Dcrush.h25 #define CRUSH_ITEM_UNDEF 0x7ffffffe /* undefined result (internal use only) */
/linux-4.1.27/arch/arm64/kernel/
H A Dtraps.c340 pr_info("%s[%d]: undefined instruction: pc=%p\n", do_undefinstr()
350 arm64_notify_die("Oops - undefined instruction", regs, &info, 0); do_undefinstr()
/linux-4.1.27/Documentation/EDID/
H A Dedid.S100 If either byte is 0, undefined (e.g. projector) */
110 10=non-RGB multicolour; 11=undefined
/linux-4.1.27/drivers/media/pci/cx18/
H A Dcx18-av-core.c1134 case 0x00: p = "undefined"; break; log_audio_status()
1150 default: p = "undefined"; break; log_audio_status()
1164 default: p = "undefined"; log_audio_status()
1182 default: p = "undefined"; break; log_audio_status()
1202 default: p = "undefined"; break; log_audio_status()
1219 default: p = "undefined"; break; log_audio_status()
H A Dcx18-dvb.c292 * undefined or default. cx18_dvb_start_feed()
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf-gpio.c647 "gpio_port_expander undefined, assuming PCA9534"); mxl111sf_set_gpio()
708 "gpio_port_expander undefined, assuming PCA9534"); mxl111sf_init_port_expander()
/linux-4.1.27/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_init.h114 #ifdef MPI2_SCSI_IO_VENDOR_UNIQUE_REGION /*typically this is left undefined */
265 #ifdef MPI25_SCSI_IO_VENDOR_UNIQUE_REGION /*typically this is left undefined */
/linux-4.1.27/drivers/spi/
H A Dspi-bcm2835.c352 /* use the "undefined" chip-select */ bcm2835_spi_set_cs()
362 /* use the "undefined" chip-select as precaution */ bcm2835_spi_set_cs()
/linux-4.1.27/fs/ntfs/
H A Dunistr.c255 * are then undefined.
332 * then undefined.
/linux-4.1.27/arch/avr32/include/asm/
H A Ddma-mapping.h133 * All other usages are undefined.
177 * All other usages are undefined.
/linux-4.1.27/drivers/md/
H A Ddm-log-userspace-transfer.c161 * rdata_size is undefined on failure.
/linux-4.1.27/drivers/rapidio/
H A Drio-sysfs.c134 /* Several chips lock up trying to read undefined config space */ rio_read_config()
/linux-4.1.27/drivers/staging/rtl8192u/
H A Dr819xU_firmware.c232 RT_TRACE(COMP_FIRMWARE, "PlatformInitFirmware: undefined firmware state\n"); init_firmware()
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_firmware.c250 "PlatformInitFirmware: undefined firmware state\n"); init_firmware()
/linux-4.1.27/drivers/pci/
H A Dproc.c36 * undefined locations (think of Intel PIIX4 as a typical example). proc_bus_pci_read()
H A Dsetup-bus.c1566 * -1: undefined, will auto detect later
1573 undefined = -1, enumerator in enum:enable_type
1580 static enum enable_type pci_realloc_enable = undefined; pci_realloc_get_opt()
1622 if (enable_local != undefined) pci_realloc_detect()
1691 if (enable_local == undefined) pci_assign_unassigned_root_bus_resources()
/linux-4.1.27/arch/x86/vdso/
H A DMakefile47 -Wl,--no-undefined \
/linux-4.1.27/arch/xtensa/variants/dc233c/include/variant/
H A Dtie.h95 * reset = register reset value (or 0 if undefined at reset)
/linux-4.1.27/arch/sparc/include/asm/
H A Dhypervisor.h16 * | %o5 | function number | undefined |
39 * undefined unless explicitly specified as containing a particular
364 * base real address returned is undefined.
574 * The behavior is undefined if the valid bit is clear in the TTE.
595 * permanent mapping will have undefined results.
736 * The behavior is undefined if a TTE with the valid bit clear is given.
1207 * structure contents. Attempts to do so will result in undefined
1244 #define HV_TRAP_TYPE_UNDEF 0x00 /* Entry content undefined */
1275 * RET1 is undefined.
1401 * returned size of 0 bytes indicates an undefined dump buffer. In
1402 * this case the return address in RET1 is undefined.
1546 * the given sysino. The CPU value returned is undefined if the target
2093 * If the queue is unconfigured, the real address is undefined and the
2373 * is undefined as to how many of the pending entries in the original queue
2396 * entries set to zero and the real address will have an undefined value.
2488 * entries set to zero and the real address will have an undefined value.
/linux-4.1.27/arch/tile/include/arch/
H A Dtrio_pcie_intfc.h150 * only. Changing these values causes undefined behavior.
/linux-4.1.27/drivers/bluetooth/
H A Dbtwilink.c217 BT_ERR("undefined ST write function"); ti_st_open()
/linux-4.1.27/drivers/char/hw_random/
H A Dvia-rng.c153 * are documented to be "undefined and unpredictable"; but it via_rng_init()
/linux-4.1.27/arch/metag/kernel/
H A Dmodule.c218 undefined symbols have been resolved. */ apply_relocate_add()
/linux-4.1.27/arch/mips/include/asm/mach-pmcs-msp71xx/
H A Dmsp_regops.h7 * - The MIPS32 spec states that ll/sc results are undefined for uncached
/linux-4.1.27/drivers/usb/gadget/legacy/
H A Ddbgp.c19 #define DRIVER_PRODUCT_ID 0xc0de /* undefined */
/linux-4.1.27/drivers/usb/host/
H A Dohci-nxp.c60 /* On LPC32xx, those are undefined */
/linux-4.1.27/fs/qnx6/
H A Ddir.c261 pr_err("undefined filename size in inode.\n"); qnx6_find_entry()
/linux-4.1.27/arch/powerpc/platforms/embedded6xx/
H A Dusbgecko_udbg.c100 * If the TX fifo is not ready the result is undefined.
/linux-4.1.27/arch/mips/include/asm/sibyte/
H A Dsb1250_defs.h49 * which is to be exposed by the headers. If undefined, it defaults to
/linux-4.1.27/arch/parisc/kernel/
H A Dpdc_cons.c43 * On production kernels EARLY_BOOTUP_DEBUG should be undefined. */
/linux-4.1.27/arch/powerpc/kernel/
H A Dmodule_32.c231 undefined symbols have been resolved. */ apply_relocate_add()
/linux-4.1.27/arch/powerpc/kvm/
H A Dbook3s_rtas.c146 /* It's not an error to undefine an undefined token */ rtas_token_undefine()
/linux-4.1.27/arch/blackfin/kernel/
H A Dmodule.c169 undefined symbols have been resolved. */ apply_relocate_add()
/linux-4.1.27/net/sched/
H A Dsch_prio.c11 * Init -- EINVAL when opt undefined
/linux-4.1.27/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c230 * (chain->ips[3]) is undefined and must be ignored.
/linux-4.1.27/sound/soc/samsung/
H A Ds3c24xx_uda134x.c34 this undefined. If you do so an approximate value for the requested
/linux-4.1.27/block/partitions/
H A Dldm.c103 * 'false' @dest contents are undefined
131 * 'false' @ph contents are undefined
190 * 'false' @toc contents are undefined
236 * 'false' @vm contents are undefined
417 * 'false' @toc1 contents are undefined
491 * 'false' @ldb contents are undefined
754 * Return: 0, Error and @buffer contents are undefined
/linux-4.1.27/drivers/usb/chipidea/
H A Dcore.c32 * if undefined usbtest 13 fails
37 * - Chapter 9 Compliance with Gadget Zero (STALL_IN undefined)
/linux-4.1.27/drivers/usb/gadget/function/
H A Drndis.c344 * versions emit undefined RNDIS messages. DOCUMENT ALL THESE! gen_ndis_query_resp()
864 /* At least Windows XP emits some undefined RNDIS messages. rndis_msg_parser()
/linux-4.1.27/arch/mips/kernel/
H A Dvpe.c296 * anyway. But it gets in the way of handling undefined weak symbols which apply_r_mips_26()
449 pr_debug("%s: undefined weak symbol %s\n", apply_relocations()
/linux-4.1.27/arch/arm/mm/
H A Dinit.c321 * Poison init memory with an undefined instruction (ARM) or a branch to an
322 * undefined instruction (Thumb).
/linux-4.1.27/net/dccp/
H A Dinput.c443 * features, which were undefined or not confirmed until now. dccp_rcv_request_sent_state_process()
470 * leave at least one feature in an undefined state. dccp_rcv_request_sent_state_process()
/linux-4.1.27/scripts/genksyms/
H A Dgenksyms.c598 error_with_pos("expand undefined %s %s", expand_and_crc_sym()
650 error_with_pos("export undefined symbol %s", name); export_symbol()
/linux-4.1.27/drivers/irqchip/
H A Dirq-hip04.c263 * still undefined. hip04_irq_cpu_init()
/linux-4.1.27/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_init.h109 #ifdef MPI2_SCSI_IO_VENDOR_UNIQUE_REGION /* typically this is left undefined */
/linux-4.1.27/drivers/scsi/isci/
H A Dprobe_roms.h297 * undefined.
/linux-4.1.27/drivers/scsi/
H A Dvmw_pvscsi.h353 * * length is undefined, assumed to be 0.
H A Dscript_asm.pl794 @undefined = keys %forward;
795 if ($#undefined >= 0) {
797 foreach $undef (@undefined) {
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
H A Ddebug.c134 return "undefined"; libcfs_debug_subsys2str()
/linux-4.1.27/drivers/cpufreq/
H A Dspeedstep-lib.c156 printk(KERN_ERR "PCORE - MSR_FSB_FREQ undefined value"); pentium_core_get_frequency()
/linux-4.1.27/drivers/crypto/caam/
H A Derror.c54 { 0x81, "undefined protocol command" },
/linux-4.1.27/drivers/firewire/
H A Dinit_ohci1394_dma.c122 /* Put some defaults to these undefined bus options */ init_ohci1394_initialize()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dbase.c345 priv->mode = priv->suspend = -1; /* undefined */ nvkm_therm_create_()
/linux-4.1.27/arch/microblaze/mm/
H A Dfault.c106 /* for instr TLB miss and instr storage exception ESR_S is undefined */ do_page_fault()
/linux-4.1.27/arch/sh/kernel/cpu/sh4/
H A Dfpu.c22 * an frchg instruction is executed, otherwise the instruction is undefined.
/linux-4.1.27/arch/powerpc/include/uapi/asm/
H A Delf.h168 * even if DLINFO_ARCH_ITEMS goes to zero or is undefined.
/linux-4.1.27/arch/arm/vfp/
H A Dvfphw.S11 * This code is called from the kernel's undefined instruction trap.
/linux-4.1.27/arch/frv/include/asm/
H A Dbitops.h327 * - if no bits are set in x, the result is undefined
/linux-4.1.27/arch/arm/mach-omap2/
H A Dsram34xx.S128 * PC-relative stores are deprecated in ARMv7 and lead to undefined behaviour
/linux-4.1.27/arch/arm/mach-ep93xx/
H A Dcrunch-bits.S64 * lr = undefined instr exit
/linux-4.1.27/include/drm/
H A Ddrm_edid.h139 f9=undefined, f8=mfg. reserved */
/linux-4.1.27/drivers/xen/xen-pciback/
H A Dpciback_ops.c270 * an undefined IRQ value of zero. xen_pcibk_disable_msix()
/linux-4.1.27/drivers/net/ethernet/agere/
H A Det131x.h881 * 3: undefined
901 * 23: undefined
940 * 3: undefined
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dsvga_reg.h940 * access the memory and doing so will have undefined results. The
954 #define SVGA_SCREEN_MUST_BE_SET (1 << 0) /* Must be set or results undefined */
1330 * The default GMRFB value is undefined. Drivers must always send
1397 * are invalid, the resulting pixel values are undefined.
1484 * undefined.
/linux-4.1.27/drivers/media/pci/saa7164/
H A Dsaa7164-api.c1007 dprintk(DBGLVL_API, " = undefined (0x%x)\n", saa7164_api_dump_subdevs()
1050 dprintk(DBGLVL_API, " = undefined (0x%x)\n", saa7164_api_dump_subdevs()
1133 " = undefined (0x%x)\n", saa7164_api_dump_subdevs()
/linux-4.1.27/arch/parisc/math-emu/
H A Dfpudispatch.c525 case 4: /* undefined */ decode_0c()
729 * An undefined combination, double precision accessing the decode_0e()
932 case 4: /* undefined */ decode_0e()
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dcassini.h294 * DEFAULT: undefined
301 /* DEFAULT: undefined */
967 * DEFAULT: undefined
980 * DEFAULT: undefined
994 * DEFAULT: undefined
1008 * DEFAULT: undefined
1026 * DEFAULT: undefined
1090 * DEFAULT: undefined
1136 * DEFAULT: undefined
/linux-4.1.27/drivers/net/ethernet/tehuti/
H A Dtehuti.h87 # error BITS_PER_LONG is undefined. Must be 64 or 32
/linux-4.1.27/drivers/net/wireless/prism54/
H A Dislpci_eth.c295 avs->ssi_noise = cpu_to_be32(priv->local_iwstatistics.qual.noise); /*better than 'undefined', I assume */ islpci_monitor_rx()

Completed in 6229 milliseconds

123