Home
last modified time | relevance | path

Searched refs:invalid (Results 1 – 200 of 247) sorted by relevance

12

/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-firmware-acpi90 ff_pmtimer: 0 invalid
93 ff_slp_btn: 0 invalid
94 gpe00: 0 invalid
97 gpe03: 0 invalid
98 gpe04: 0 invalid
99 gpe05: 0 invalid
102 gpe08: 0 invalid
103 gpe09: 0 invalid
104 gpe0A: 0 invalid
105 gpe0B: 0 invalid
[all …]
Dsysfs-bus-iio-trigger-sysfs31 in the system, an invalid argument message will be returned.
41 to be removed. If the trigger can't be found, an invalid
Dsysfs-class-rc33 Write fails with EINVAL if an invalid protocol combination or
79 Write fails with EINVAL if an invalid protocol combination or
Dsysfs-driver-hid-roccat-kone50 The mouse will reject invalid data, whereas the profile number
62 The data has to be 36 bytes long. The mouse will reject invalid
Dsysfs-platform-dell-laptop69 an invalid timeout is written to this file.
Dsysfs-class-regulator24 the reported state is invalid.
372 the reported state is invalid.
/linux-4.4.14/net/netfilter/
Dnf_conntrack_pptp.c287 goto invalid; in pptp_inbound_pkt()
297 goto invalid; in pptp_inbound_pkt()
307 goto invalid; in pptp_inbound_pkt()
310 goto invalid; in pptp_inbound_pkt()
315 goto invalid; in pptp_inbound_pkt()
330 goto invalid; in pptp_inbound_pkt()
341 goto invalid; in pptp_inbound_pkt()
344 goto invalid; in pptp_inbound_pkt()
350 goto invalid; in pptp_inbound_pkt()
377 goto invalid; in pptp_inbound_pkt()
[all …]
Dxt_dccp.c50 goto invalid; in dccp_find_option()
79 invalid: in dccp_find_option()
Dnf_conntrack_core.c1114 NF_CT_STAT_INC_ATOMIC(net, invalid); in nf_conntrack_in()
1129 NF_CT_STAT_INC_ATOMIC(net, invalid); in nf_conntrack_in()
1142 NF_CT_STAT_INC_ATOMIC(net, invalid); in nf_conntrack_in()
1166 NF_CT_STAT_INC_ATOMIC(net, invalid); in nf_conntrack_in()
Dnf_conntrack_standalone.c353 st->invalid, in ct_cpu_seq_show()
/linux-4.4.14/net/hsr/
Dhsr_netlink.c253 goto invalid; in hsr_get_node_status()
257 goto invalid; in hsr_get_node_status()
260 goto invalid; in hsr_get_node_status()
265 goto invalid; in hsr_get_node_status()
267 goto invalid; in hsr_get_node_status()
353 invalid: in hsr_get_node_status()
382 goto invalid; in hsr_get_node_list()
386 goto invalid; in hsr_get_node_list()
391 goto invalid; in hsr_get_node_list()
393 goto invalid; in hsr_get_node_list()
[all …]
/linux-4.4.14/arch/powerpc/xmon/
Dppc-dis.c62 int invalid; in print_insn_powerpc() local
79 invalid = 0; in print_insn_powerpc()
84 (*operand->extract) (insn, dialect, &invalid); in print_insn_powerpc()
86 if (invalid) in print_insn_powerpc()
111 value = (*operand->extract) (insn, dialect, &invalid); in print_insn_powerpc()
Dppc.h198 long (*extract) (unsigned long instruction, int dialect, int *invalid);
Dppc-opc.c627 int *invalid) in extract_bat() argument
630 *invalid = 1; in extract_bat()
652 int *invalid) in extract_bba() argument
655 *invalid = 1; in extract_bba()
674 int *invalid ATTRIBUTE_UNUSED) in extract_bd()
716 int *invalid) in extract_bdm() argument
721 *invalid = 1; in extract_bdm()
727 *invalid = 1; in extract_bdm()
761 int *invalid) in extract_bdp() argument
766 *invalid = 1; in extract_bdp()
[all …]
/linux-4.4.14/security/yama/
Dyama_lsm.c33 bool invalid; member
55 if (relation->invalid) { in yama_relation_cleanup()
85 added->invalid = false; in yama_ptracer_add()
90 if (relation->invalid) in yama_ptracer_add()
120 if (relation->invalid) in yama_ptracer_del()
124 relation->invalid = true; in yama_ptracer_del()
255 if (relation->invalid) in ptracer_exception_found()
/linux-4.4.14/arch/m68k/fpsp040/
Dslog2.S32 | Step 0. If X < 0, create a NaN and raise the invalid operation
47 | Step 0. If X < 0, create a NaN and raise the invalid operation
61 | Step 0. If X < 0, create a NaN and raise the invalid operation
76 | Step 0. If X < 0, create a NaN and raise the invalid operation
119 blt invalid
132 blt invalid
146 blt invalid
158 blt invalid
184 invalid: label
Dsacos.S34 | 5. (|X| > 1) Generate an invalid operation by 0 * infinity.
Dsatanh.S41 | 5. (|X| > 1) Generate an invalid operation by 0 * infinity.
Dsasin.S34 | 5. (|X| > 1) Generate an invalid operation by 0 * infinity.
/linux-4.4.14/arch/arm/kernel/
Ddma.c70 dma->invalid = 1; in request_dma()
133 dma->invalid = 1; in set_dma_sg()
150 dma->invalid = 1; in __set_dma_addr()
167 dma->invalid = 1; in set_dma_count()
181 dma->invalid = 1; in set_dma_mode()
Ddma-isa.c60 if (dma->invalid) { in isa_enable_dma()
117 dma->invalid = 0; in isa_enable_dma()
Dhead-nommu.S66 movs r10, r5 @ invalid processor (r5=0)?
106 movs r10, r5 @ invalid processor?
Dhead.S96 movs r10, r5 @ invalid processor (r5=0)?
389 movs r10, r5 @ invalid processor?
/linux-4.4.14/arch/mips/sibyte/swarm/
Dsetup.c46 #error invalid SiByte board configuration
56 #error invalid SiByte board configuration
134 #error invalid SiByte board configuration in plat_mem_setup()
/linux-4.4.14/fs/nfs/
Dinode.c1237 unsigned long invalid = 0; in nfs_check_inode_attributes() local
1250 invalid |= NFS_INO_INVALID_ATTR|NFS_INO_REVAL_PAGECACHE; in nfs_check_inode_attributes()
1254 invalid |= NFS_INO_INVALID_ATTR; in nfs_check_inode_attributes()
1260 invalid |= NFS_INO_INVALID_ATTR|NFS_INO_REVAL_PAGECACHE; in nfs_check_inode_attributes()
1263 invalid &= ~NFS_INO_REVAL_PAGECACHE; in nfs_check_inode_attributes()
1267 invalid |= NFS_INO_INVALID_ATTR | NFS_INO_INVALID_ACCESS | NFS_INO_INVALID_ACL; in nfs_check_inode_attributes()
1269 invalid |= NFS_INO_INVALID_ATTR | NFS_INO_INVALID_ACCESS | NFS_INO_INVALID_ACL; in nfs_check_inode_attributes()
1271 invalid |= NFS_INO_INVALID_ATTR | NFS_INO_INVALID_ACCESS | NFS_INO_INVALID_ACL; in nfs_check_inode_attributes()
1275 invalid |= NFS_INO_INVALID_ATTR; in nfs_check_inode_attributes()
1278 invalid |= NFS_INO_INVALID_ATIME; in nfs_check_inode_attributes()
[all …]
Dpnfs.c572 int invalid = 0, removed = 0; in pnfs_mark_matching_lsegs_invalid() local
585 invalid++; in pnfs_mark_matching_lsegs_invalid()
588 dprintk("%s:Return %i\n", __func__, invalid - removed); in pnfs_mark_matching_lsegs_invalid()
589 return invalid - removed; in pnfs_mark_matching_lsegs_invalid()
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_sysfs.c197 goto invalid; in store_lmc()
201 goto invalid; in store_lmc()
207 invalid: in store_lmc()
233 goto invalid; in store_lid()
237 goto invalid; in store_lid()
243 invalid: in store_lid()
269 goto invalid; in store_mlid()
274 invalid: in store_mlid()
310 goto invalid; in store_guid()
316 goto invalid; in store_guid()
[all …]
/linux-4.4.14/tools/perf/util/
Dcpumap.c135 goto invalid; in cpu_map__new()
143 goto invalid; in cpu_map__new()
146 goto invalid; in cpu_map__new()
155 goto invalid; in cpu_map__new()
161 goto invalid; in cpu_map__new()
176 invalid: in cpu_map__new()
/linux-4.4.14/fs/gfs2/
Ddentry.c57 goto invalid; in gfs2_drevalidate()
95 invalid: in gfs2_drevalidate()
/linux-4.4.14/drivers/cpufreq/
Ds3c2412-cpufreq.c89 goto invalid; in s3c2412_cpufreq_calcdivs()
101 goto invalid; in s3c2412_cpufreq_calcdivs()
112 invalid: in s3c2412_cpufreq_calcdivs()
Ds3c2440-cpufreq.c89 goto invalid; in s3c2440_cpufreq_calcdivs()
99 goto invalid; in s3c2440_cpufreq_calcdivs()
126 invalid: in s3c2440_cpufreq_calcdivs()
/linux-4.4.14/drivers/usb/gadget/function/
Df_ncm.c594 goto invalid; in ncm_ep0out_complete()
601 goto invalid; in ncm_ep0out_complete()
608 invalid: in ncm_ep0out_complete()
635 goto invalid; in ncm_setup()
659 goto invalid; in ncm_setup()
670 goto invalid; in ncm_setup()
681 goto invalid; in ncm_setup()
696 goto invalid; in ncm_setup()
708 goto invalid; in ncm_setup()
719 goto invalid; in ncm_setup()
[all …]
Df_acm.c364 goto invalid; in acm_setup()
375 goto invalid; in acm_setup()
386 goto invalid; in acm_setup()
398 invalid: in acm_setup()
Df_rndis.c485 goto invalid; in rndis_setup()
496 goto invalid; in rndis_setup()
515 invalid: in rndis_setup()
Df_ecm.c489 goto invalid; in ecm_setup()
509 invalid: in ecm_setup()
Df_fs.c1220 goto invalid; in ffs_fs_parse_opts()
1228 goto invalid; in ffs_fs_parse_opts()
1236 goto invalid; in ffs_fs_parse_opts()
1254 goto invalid; in ffs_fs_parse_opts()
1259 invalid: in ffs_fs_parse_opts()
/linux-4.4.14/arch/sh/kernel/
Dtraps.c91 goto invalid; in handle_BUG()
105 invalid: in handle_BUG()
/linux-4.4.14/fs/hfs/
Dbfind.c120 goto invalid; in hfs_brec_find()
122 goto invalid; in hfs_brec_find()
139 invalid: in hfs_brec_find()
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dst,sta32x.txt71 - st,invalid-input-detect-mute:
72 If present, automatic invalid input detect mute is enabled.
90 st,invalid-input-detect-mute; // mute if no valid digital
Dst,sta350.txt86 - st,invalid-input-detect-mute:
87 If present, automatic invalid input detect mute is enabled.
129 st,invalid-input-detect-mute; // mute if no valid digital
/linux-4.4.14/arch/arm/nwfpe/
Dsoftfloat-specialize105 `a' to the canonical NaN format. If `a' is a signaling NaN, the invalid
138 signaling NaN, the invalid exception is raised.
199 `a' to the canonical NaN format. If `a' is a signaling NaN, the invalid
235 signaling NaN, the invalid exception is raised.
308 invalid exception is raised.
344 `b' is a signaling NaN, the invalid exception is raised.
Dsoftfloat.c1693 goto invalid; in float64_to_int32_round_to_zero()
1705 invalid: in float64_to_int32_round_to_zero()
1766 goto invalid; in float64_to_uint32_round_to_zero()
1778 invalid: in float64_to_uint32_round_to_zero()
2582 goto invalid; in floatx80_to_int32_round_to_zero()
2593 invalid: in floatx80_to_int32_round_to_zero()
2945 if ( ( bExp | bSig ) == 0 ) goto invalid; in floatx80_mul()
2951 invalid: in floatx80_mul()
3006 goto invalid; in floatx80_div()
3017 invalid: in floatx80_div()
[all …]
Dfpmodule.inl27 that caused the invalid instruction trap to occur. We adjust
/linux-4.4.14/scripts/coccinelle/free/
Ddevm_free.cocci62 msg="WARNING: invalid free of devm_ allocated data"
69 msg="WARNING: invalid free of devm_ allocated data"
/linux-4.4.14/include/linux/netfilter/
Dnf_conntrack_common.h10 unsigned int invalid; member
/linux-4.4.14/fs/hfsplus/
Dbfind.c189 goto invalid; in hfs_brec_find()
191 goto invalid; in hfs_brec_find()
208 invalid: in hfs_brec_find()
/linux-4.4.14/arch/arm/include/asm/mach/
Ddma.h35 unsigned int invalid:1; /* Address/Count changed */ member
/linux-4.4.14/arch/unicore32/mm/
Dproc-macros.S121 .word 0x00000000, \err @ invalid
128 .word 0x00000000, \err @ invalid
/linux-4.4.14/drivers/iommu/
Damd_iommu_v2.c55 bool invalid; /* Used during setup and member
292 pasid_state->invalid = true; in unbind_pasid()
427 run_inv_ctx_cb = !pasid_state->invalid; in mn_release()
581 if (pasid_state == NULL || pasid_state->invalid) { in ppr_notifier()
667 pasid_state->invalid = true; /* Mark as valid only if we are in amd_iommu_bind_pasid()
686 pasid_state->invalid = false; in amd_iommu_bind_pasid()
Dintel-svm.c581 goto invalid; in prq_event_thread()
584 goto invalid; in prq_event_thread()
589 goto invalid; in prq_event_thread()
592 invalid: in prq_event_thread()
/linux-4.4.14/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-savu9 The mouse will reject invalid data.
33 The mouse will reject invalid data.
67 The mouse will reject invalid data.
Dsysfs-driver-hid-roccat-konepure10 The mouse will reject invalid data.
48 The mouse will reject invalid data.
64 The mouse will reject invalid data.
Dsysfs-driver-hid-roccat-pyra56 The mouse will reject invalid data.
84 The mouse will reject invalid data.
111 The data has to be 3 bytes long. The mouse will reject invalid
Dsysfs-driver-hid-roccat-kovaplus70 The mouse will reject invalid data.
98 The mouse will reject invalid data.
Dsysfs-driver-hid-roccat-koneplus63 The mouse will reject invalid data.
91 The mouse will reject invalid data.
Dsysfs-driver-hid-roccat-ryos18 The device will reject invalid data.
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c946 goto invalid; in lmd_parse()
963 goto invalid; in lmd_parse()
969 goto invalid; in lmd_parse()
978 goto invalid; in lmd_parse()
995 goto invalid; in lmd_parse()
1024 goto invalid; in lmd_parse()
1063 invalid: in lmd_parse()
/linux-4.4.14/scripts/coccinelle/iterators/
Duse_after_iter.cocci138 cocci.print_main("invalid iterator index reference",p2)
146 msg = "ERROR: invalid reference to the index variable of the iterator on line %s" % (p1[0].line)
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-vt8500.txt14 Default to 100000 if not specified, or invalid value.
/linux-4.4.14/drivers/s390/char/
Dtape_3590.c169 goto invalid; in check_ext_kekl()
171 goto invalid; in check_ext_kekl()
173 goto invalid; in check_ext_kekl()
175 goto invalid; in check_ext_kekl()
178 goto invalid; in check_ext_kekl()
181 invalid: in check_ext_kekl()
188 goto invalid; in check_ext_kekl_pair()
190 goto invalid; in check_ext_kekl_pair()
193 invalid: in check_ext_kekl_pair()
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dsmsc-lan91c111.txt12 1, 2 or 4. If it's omitted or invalid, the size would be 2 meaning
Dsmsc911x.txt15 2 or 4. If it's omitted or invalid, the size would be 2.
Dqca-qca7000-spi.txt17 Numbers smaller than 1000000 or greater than 16000000 are invalid. Missing
Dfsl-fec.txt14 invalid and 1 millisecond will be used instead.
/linux-4.4.14/drivers/of/unittest-data/
Dtests-interrupts.dtsi67 interrupts = <1>; /* invalid specifier - too short */
/linux-4.4.14/usr/
Dgen_init_cpio.c532 char *invalid; in main() local
538 default_mtime = strtol(optarg, &invalid, 10); in main()
539 if (!*optarg || *invalid) { in main()
/linux-4.4.14/arch/cris/arch-v32/mm/
Dmmu.S85 ; == 0 <=> last_refill_cause is invalid
102 beq 5f ; yes, last_refill_cause is invalid
144 5: ; last_refill_cause is invalid
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dtopology.txt40 with bindings standardized in [1] is therefore considered invalid.
68 Any other configuration is considered invalid.
81 invalid and therefore must be ignored.
117 Any other configuration is considered invalid.
143 Any other configuration is considered invalid.
Didle-states.txt232 Any other configuration is considered invalid.
245 idle-states node, any other configuration is considered invalid and therefore
/linux-4.4.14/drivers/input/joystick/
Dgrip_mp.c450 int flags, slot, invalid = 0, active = 0; in slots_valid() local
458 invalid = 1; in slots_valid()
468 return invalid ? 0 : 1; in slots_valid()
/linux-4.4.14/block/partitions/
Defi.c159 goto invalid; in pmbr_part_valid()
163 goto invalid; in pmbr_part_valid()
166 invalid: in pmbr_part_valid()
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/
Ddivider.txt38 2 <invalid divisor, skipped>
41 Any zero value in this array means the corresponding bit-value is invalid
Dgate.txt39 - ti,bit-shift : bit shift for programming the clock gate, invalid for
/linux-4.4.14/Documentation/locking/
Drt-mutex.txt55 NULL 0 1 invalid state
57 NULL 1 1 invalid state
/linux-4.4.14/tools/usb/
Dffs-test.c492 goto invalid; in empty_out_buf()
499 goto invalid; in empty_out_buf()
509 invalid: in empty_out_buf()
/linux-4.4.14/net/mac80211/
Drx.c2641 goto invalid; in ieee80211_rx_h_action()
2652 goto invalid; in ieee80211_rx_h_action()
2671 goto invalid; in ieee80211_rx_h_action()
2715 goto invalid; in ieee80211_rx_h_action()
2721 goto invalid; in ieee80211_rx_h_action()
2733 goto invalid; in ieee80211_rx_h_action()
2745 goto invalid; in ieee80211_rx_h_action()
2753 goto invalid; in ieee80211_rx_h_action()
2781 goto invalid; in ieee80211_rx_h_action()
2786 goto invalid; in ieee80211_rx_h_action()
[all …]
/linux-4.4.14/Documentation/sound/alsa/
DProcfile.txt94 invalid PCM position debug/check of ALSA PCM middle layer.
107 shown also when the invalid H/W pointer is detected at the
115 jiffies. This detects spontaneous invalid pointer callback
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Drenesas,cpg-div6-clocks.txt20 clocks must be specified. For clocks with multiple parents, invalid
/linux-4.4.14/Documentation/isdn/
DHiSax.cert41 become invalid. Because in most countries it is illegal to connect
77 certification is invalid even if you use one of the approved cards.
DREADME.x257 or become invalid without notice.
DREADME.hysdn129 1004 Boot image size invalid
/linux-4.4.14/arch/arm/mach-rpc/
Ddma.c160 if (idma->dma.invalid) { in iomd_enable_dma()
161 idma->dma.invalid = 0; in iomd_enable_dma()
/linux-4.4.14/drivers/scsi/
Dscsi_transport_srp.c350 goto invalid; in srp_rport_set_state()
360 goto invalid; in srp_rport_set_state()
366 goto invalid; in srp_rport_set_state()
377 invalid: in srp_rport_set_state()
Dses.c403 int invalid = desc[0] & 0x80; in ses_process_descriptor() local
410 if (invalid) in ses_process_descriptor()
/linux-4.4.14/Documentation/networking/
Dxfrm_proc.txt38 State is invalid
Dcxacru.txt9 existing devices working when an invalid configuration is supplied.
Dfilter.txt789 For example the following program is invalid:
1022 since addition of two valid pointers makes invalid pointer.
1072 is invalid program.
1140 The following are few examples of invalid eBPF programs and verifier error
1171 invalid stack off=8 size=8
1184 invalid indirect read from stack off -8+0 size 8
1186 Program that uses invalid map_fd=0 while calling to map_lookup_elem() function:
1217 R0 invalid mem access 'map_value_or_null'
1266 R0 invalid mem access 'imm'
Dnf_conntrack-sysctl.txt107 Log invalid packets of a type specified by value.
Ddccp.txt178 sequence-invalid packets on the same socket (RFC 4340, 7.5.4). The unit
Dpktgen.txt193 pgset "mpls 0" turn off mpls (or any invalid argument works too!)
Dspider_net.txt129 descriptor is invalid, it will not restart at that descriptor; instead
/linux-4.4.14/arch/s390/include/uapi/asm/
Ddasd.h117 unsigned char invalid:1; member
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Darm,gic.txt38 2 = high-to-low edge triggered (invalid for SPIs)
40 8 = active low level-sensitive (invalid for SPIs).
/linux-4.4.14/tools/lib/traceevent/
Dplugin_kvm.c363 unsigned invalid:1; member
399 role.invalid ? " invalid" : "", in kvm_mmu_print_role()
/linux-4.4.14/include/linux/
Dnilfs2_fs.h558 NILFS_CHECKPOINT_FNS(INVALID, invalid)
591 NILFS_CPINFO_FNS(INVALID, invalid)
/linux-4.4.14/Documentation/hwmon/
Dsht1573 measurement may be invalid.
Df71882fg119 Writing an unsupported mode will result in an invalid parameter error.
Dsysfs-interface722 tell when 0 is returned, if this was really 0 or is caused by invalid input.
736 What to do if a value is found to be invalid, depends on the type of the
740 like for example a tempX_type, then when an invalid value is written,
Dnct677573 reading returns an invalid value, and it reduces it if the fan speed reading
Dit87218 Give 0 for unused sensor. Any other value is invalid. To configure this at
/linux-4.4.14/Documentation/i2c/
Dfault-codes48 Returned by SMBus logic when an invalid Packet Error Code byte
63 This rather vague error means an invalid parameter has been
/linux-4.4.14/Documentation/s390/
Dmonreader.txt154 Any received data must be considered invalid until a complete set was
168 EIO: reply failed, read data is invalid and the application
170 EFAULT: copy_to_user failed, read data is invalid and the application should
Dcds.txt174 NULL - No extended data available, invalid device or command not found.
269 -ENODEV - cdev is invalid, the device is not operational or the ccw_device is
398 -ENODEV - cdev invalid or not-operational subchannel
427 -ENODEV - cdev invalid.
456 -ENODEV - cdev invalid
/linux-4.4.14/net/openvswitch/
Dflow.c413 goto invalid; in parse_icmpv6()
419 goto invalid; in parse_icmpv6()
431 invalid: in parse_icmpv6()
/linux-4.4.14/arch/arm/vfp/
Dvfpdouble.c1038 goto invalid; in vfp_double_fdiv()
1107 invalid: in vfp_double_fdiv()
1171 goto invalid; in vfp_double_cpdo()
1204 invalid: in vfp_double_cpdo()
Dvfpsingle.c1086 goto invalid; in vfp_single_fdiv()
1152 invalid: in vfp_single_fdiv()
1210 goto invalid; in vfp_single_cpdo()
1244 invalid: in vfp_single_cpdo()
/linux-4.4.14/arch/s390/kernel/
Dhead64.S80 .long 0x80000000,0,0,0 # invalid access-list entries
Dentry.S383 jnl .Lsysc_nr_ok # invalid svc number -> do svc 0
879 jo .Lmcck_panic # yes -> rest of mcck code invalid
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Drx.c579 goto invalid; in iwl_mvm_handle_rx_statistics()
604 invalid: in iwl_mvm_handle_rx_statistics()
/linux-4.4.14/drivers/mmc/host/
Dmmc_spi.c1061 int invalid = 0; in mmc_spi_request() local
1067 invalid = 1; in mmc_spi_request()
1074 invalid = 1; in mmc_spi_request()
1077 if (invalid) { in mmc_spi_request()
/linux-4.4.14/Documentation/filesystems/
Dsharedsubtree.txt135 Binding a unbindable mount is a invalid operation.
358 | shared | shared | shared | shared & slave | invalid |
360 |non-shared| shared | private | slave | invalid |
393 invalid operation.
413 invalid operation. A unbindable mount cannot be bind mounted.
469 | shared | shared | shared |shared and slave| invalid |
473 NOTE: moving a mount residing under a shared mount is invalid.
505 is invalid. Because mounting anything on the shared mount 'B' can
Dhfs.txt43 Ignore invalid mount options instead of complaining.
Dspufs.txt342 0x20 SPU has tried to execute an invalid instruction.
344 0x40 SPU has tried to access an invalid channel.
Dfiemap.txt210 fiemap_check_flags finds invalid user flags, it will place the bad values in
/linux-4.4.14/Documentation/devicetree/bindings/ufs/
Dufshcd-pltfrm.txt26 UFS cards this property is invalid and valid VCC range is
/linux-4.4.14/arch/arm/include/debug/
Dtegra.S110 b 90f @ invalid
/linux-4.4.14/arch/unicore32/kernel/
Dhead.S73 bne __error_p @ invalid processor id
/linux-4.4.14/drivers/tty/
Dn_gsm.c1767 goto invalid; in gsm_queue()
1779 goto invalid; in gsm_queue()
1793 goto invalid; in gsm_queue()
1818 goto invalid; in gsm_queue()
1829 goto invalid; in gsm_queue()
1838 goto invalid; in gsm_queue()
1841 invalid: in gsm_queue()
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Ddwc3.txt48 fladj_30mhz_sdbnd signal is invalid or incorrect.
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-fau.h103 uint64_t invalid:1; member
/linux-4.4.14/Documentation/input/
Dappletouch.txt75 deactivates any debugging, 1 activates tracing of invalid samples, 2 activates
Duserio.txt38 device. In the event that the command you send is invalid, an error will be
Dsentelic.txt144 Bit5 => Valid bit, 0 means that the coordinate is invalid or finger up.
169 Bit5 => Valid bit, 0 means that the coordinate is invalid or finger up.
234 Bit5 => Valid bit, 0 means that the coordinate is invalid or finger up.
261 Bit5 => Valid bit, 0 means that the coordinate is invalid or finger up.
/linux-4.4.14/Documentation/
Dkernel-doc-nano-HOWTO.txt250 1 - invalid arg
255 Return: 0 - cool 1 - invalid arg 2 - out of memory
264 1: invalid arg
Dvgaarbiter.txt61 unplugged, we get "invalid" then for card_ID and an -ENODEV
68 lock <io_state> : acquires locks on target ("none" is an invalid io_state)
Dsysrq.txt182 on both sides of the keyboard, and hitting an invalid sysrq sequence again
219 Of course, never ever leave an invalid pointer in the table. I.e., when
Dlzo.txt83 invalid at this place.
Dclk.txt192 callback is invalid or otherwise unnecessary. Empty cells are either
Dmodule-signing.txt25 or modules signed with an invalid key. Module signing increases security by
Dintel_txt.txt104 lock, e820 table does not have invalid entries, etc.).
Dthis_cpu_ops.txt153 operations is invalid and will generally be treated like a NULL
/linux-4.4.14/arch/sparc/kernel/
Dunaligned_32.c29 invalid, enumerator
Dunaligned_64.c38 invalid, enumerator
Dhead_32.S573 wr %g1, 0x0, %wim ! make window 1 invalid
/linux-4.4.14/arch/x86/kvm/
Dmmu_audit.c201 if (sp->role.direct || sp->unsync || sp->role.invalid) in audit_write_protection()
Dmmutrace.h40 role.invalid ? " invalid" : "", \
Dmmu.c1893 if ((_sp)->role.direct || (_sp)->role.invalid) {} else
2324 if (!sp->role.invalid && !sp->role.direct) in kvm_mmu_prepare_zap_page()
2341 if (!sp->role.invalid && !is_obsolete_sp(kvm, sp)) in kvm_mmu_prepare_zap_page()
2345 sp->role.invalid = 1; in kvm_mmu_prepare_zap_page()
2370 WARN_ON(!sp->role.invalid || sp->root_count); in kvm_mmu_commit_zap_page()
3052 if (!sp->root_count && sp->role.invalid) { in mmu_free_roots()
3069 if (!sp->root_count && sp->role.invalid) in mmu_free_roots()
4754 if (sp->role.invalid) in kvm_zap_obsolete_pages()
/linux-4.4.14/drivers/net/can/softing/
Dsofting_fw.c496 goto invalid; in softing_startstop()
663 invalid: in softing_startstop()
/linux-4.4.14/drivers/media/common/
Dcx2341x.c1171 goto invalid; in cx2341x_menu_item()
1174 goto invalid; in cx2341x_menu_item()
1177 goto invalid; in cx2341x_menu_item()
1180 invalid: in cx2341x_menu_item()
/linux-4.4.14/drivers/net/ieee802154/
Dat86rf230.c93 u64 invalid; member
683 lp->trac.invalid++; in at86rf230_tx_trac_check()
741 lp->trac.invalid++; in at86rf230_rx_trac_check()
1623 seq_printf(file, "INVALID:\t\t%8llu\n", lp->trac.invalid); in at86rf230_stats_show()
/linux-4.4.14/Documentation/power/
Dinterface.txt75 set to a random invalid time after a resume.
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dimg,tz1090-pdc-pinctrl.txt52 - low-power-enable: Flag, power-on-start weak pull-down for invalid power.
Dpinctrl_spear.txt10 - st,pinmux-mode: Mandatory for SPEAr300 and SPEAr320 and invalid for others.
Dnvidia,tegra30-pinmux.txt99 i2c4, i2cpwr, i2s0, i2s1, i2s2, i2s3, i2s4, invalid, kbc, mio, nand,
/linux-4.4.14/drivers/memory/
DKconfig101 (LAW) or an invalid LAW, as well as bad cache state that
Domap-gpmc.c439 bool invalid; in get_gpmc_timing_reg() local
447 invalid = l > max; in get_gpmc_timing_reg()
462 invalid ? "; invalid " : " "); in get_gpmc_timing_reg()
466 invalid ? " /* invalid */" : ""); in get_gpmc_timing_reg()
/linux-4.4.14/Documentation/acpi/apei/
Doutput_format.txt80 target abort | parity error | watchdog timeout | invalid address | \
/linux-4.4.14/tools/perf/Documentation/
Dperf-script.txt153 For the 'wildcard' option if a user selected field is invalid for an
161 Alternatively, if the type is given an invalid field is specified it
Dintel-pt.txt261 If an invalid value is entered, the error message
313 If an invalid value is entered, the error message
359 If an invalid value is entered, the error message
/linux-4.4.14/ipc/
Dshm.c1207 goto invalid; in do_shmat()
1210 goto invalid; in do_shmat()
1218 invalid: in do_shmat()
/linux-4.4.14/net/ceph/
Dosdmap.c1401 goto invalid; in ceph_calc_file_object_mapping()
1404 goto invalid; in ceph_calc_file_object_mapping()
1409 goto invalid; in ceph_calc_file_object_mapping()
1439 invalid: in ceph_calc_file_object_mapping()
/linux-4.4.14/fs/fuse/
Ddir.c197 goto invalid; in fuse_dentry_revalidate()
207 goto invalid; in fuse_dentry_revalidate()
234 goto invalid; in fuse_dentry_revalidate()
244 goto invalid; in fuse_dentry_revalidate()
265 invalid: in fuse_dentry_revalidate()
/linux-4.4.14/drivers/staging/unisys/Documentation/
Dproc-entries.txt15 invalid.
/linux-4.4.14/fs/ocfs2/
Dstack_user.c727 int invalid = lksb->lksb_fsdlm.sb_flags & DLM_SBF_VALNOTVALID; in user_dlm_lvb_valid() local
729 return !invalid; in user_dlm_lvb_valid()
/linux-4.4.14/drivers/net/ethernet/faraday/
Dftmac100.c47 #error invalid MAX_PKT_SIZE
51 #error invalid RX_BUF_SIZE
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES83 (readdir) requests do not get invalid results which include the now
390 Fix invalid transact2 message (we were sometimes trying to interpret
429 SpnegoNegotiated returning invalid error. Fix case to retry better when
536 Fix oops in build_path_from_dentry when out of memory. Add checks for invalid
673 failure. Fix invalid dentry - race in mkdir when directory gets created
695 Fix oops in reopen_files when invalid dentry. drop dentry on server rename
759 invalid value (-1 instead of 0) being set in the
1046 but the second one was invalid and failed (the second one was incorrectly disconnecting the tcp and…
/linux-4.4.14/arch/mips/sibyte/common/
Dsb_tbprof.c47 #error invalid SiByte UART configuration
/linux-4.4.14/Documentation/filesystems/nfs/
Dnfs.txt97 Note: If <ip address> is invalid, say the string "0", then a negative
/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4_compat.c383 st->invalid, in ct_cpu_seq_show()
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dsb1250-mac.c97 #error invalid SiByte MAC configuration
108 #error invalid SiByte MAC configuration
1557 #error invalid SiByte MAC configuration in sbmac_channel_start()
/linux-4.4.14/Documentation/ia64/
Dfsys.txt47 be invalid, or completely bogus addresses)
213 restart is still safe. If the system call number is invalid,
/linux-4.4.14/Documentation/devicetree/bindings/iommu/
Diommu.txt85 have a means to turn off translation. But it is invalid in such cases to
/linux-4.4.14/Documentation/usb/
Derror-codes.txt51 (c) requested data transfer length is invalid: negative
/linux-4.4.14/arch/xtensa/
DKconfig250 invalid arguments. It is provided only for backwards compatibility.
263 invalid arguments. It is provided only for backwards compatibility.
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dmad.c1056 int ret, i, invalid = 0, call_set_mtu = 0; in __subn_set_opa_portinfo() local
1295 invalid = 1; in __subn_set_opa_portinfo()
1312 ret = set_port_states(ppd, smp, ls_new, ps_new, invalid); in __subn_set_opa_portinfo()
1740 int ret, invalid = 0; in __subn_set_opa_psi() local
1761 invalid = 1; in __subn_set_opa_psi()
1765 ret = set_port_states(ppd, smp, ls_new, ps_new, invalid); in __subn_set_opa_psi()
1769 if (invalid) in __subn_set_opa_psi()
/linux-4.4.14/scripts/
Dspelling.txt560 invaid||invalid
562 invalide||invalid
Danalyze_suspend.py706 invalid = False variable in FTraceCallGraph
723 if(not self.invalid):
731 if(self.invalid):
738 self.invalid = True
/linux-4.4.14/fs/cifs/
Dconnect.c1220 char *invalid = NULL; in cifs_parse_mount_options() local
1884 if (!invalid) in cifs_parse_mount_options()
1885 invalid = data; in cifs_parse_mount_options()
1893 if (!sloppy && invalid) { in cifs_parse_mount_options()
1894 pr_err("CIFS: Unknown mount option \"%s\"\n", invalid); in cifs_parse_mount_options()
/linux-4.4.14/Documentation/arm/nwfpe/
DREADME.FPE57 presently check the CPU mode, and do an invalid instruction trap if not called
/linux-4.4.14/Documentation/virtual/kvm/
Dmmu.txt157 role.invalid:
158 The page is invalid and should not be used. It is a root page that is
203 page cannot be destroyed. See role.invalid.
Dapi.txt418 -EINVAL the the irq number is invalid
420 -EFAULT if the pointer is invalid
449 Note that any value for 'irq' other than the ones stated above is invalid
2456 many valid HPT entries there are and how many invalid entries follow
2457 the valid entries. The invalid entries are not represented explicitly
2468 written, then `n_invalid' invalid entries, invalidating any previously
2550  EINVAL:    the target is unknown, or the combination of features is invalid.
2902 Note: If any architecturally invalid key value is found in the given data then
2913 EINVAL: interrupt type is invalid
2914 type is KVM_S390_SIGP_STOP and flag parameter is invalid value
[all …]
/linux-4.4.14/Documentation/dmaengine/
Dclient.txt181 Resume a previously paused DMA channel. It is invalid to resume a
/linux-4.4.14/Documentation/ioctl/
Dcdrom.txt417 ENXIO drive has no queue (probably means invalid fd)
881 EIO Received invalid response from drive
/linux-4.4.14/Documentation/gpio/
Dgpio-legacy.txt110 If you want to initialize a structure with an invalid GPIO number, use
152 Setting the direction can fail if the GPIO number is invalid, or when
180 The get/set calls have no error returns because "invalid GPIO" should have
255 Passing invalid GPIO numbers to gpio_request() will fail, as will requesting
/linux-4.4.14/Documentation/powerpc/
Dtransactional_memory.txt178 TM_CAUSE_TLBI Software TLB invalid.
Dcxl.txt334 kernel but invalid accesses will generate this event.
/linux-4.4.14/Documentation/video4linux/
Duvcvideo.txt226 An invalid request code was passed.
/linux-4.4.14/Documentation/blockdev/
Dzram.txt42 -EINVAL -- invalid input has been provided.
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/
DOverview.txt61 this directory, the name becomes invalid. We stick to s3c2440-<x>
/linux-4.4.14/fs/affs/
DChanges214 invalid filenames didn't work correctly.
/linux-4.4.14/Documentation/hid/
Dhiddev.txt103 application collection. If the index is invalid (greater or equal to
Duhid.txt83 not supported, it will return -EOPNOTSUPP. If the payload is invalid, then
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_main.h822 u8 invalid; /* DWORD 11 */ member
/linux-4.4.14/drivers/mtd/devices/
DKconfig27 Some of Ramix's PMC551 boards with 256M configurations have invalid
/linux-4.4.14/drivers/hid/
Dhid-wiimote-core.c1295 static const __u8 invalid[21] = { 0xff, 0xff, 0xff, 0xff, in handler_ext() local
1307 if (len < 6 || !memcmp(payload, invalid, len)) in handler_ext()
/linux-4.4.14/Documentation/scsi/
Dscsi_fc_transport.txt267 FDISC LS_RJT w/ invalid Fabric Rejected WWN
268 pname or invalid nport_id
/linux-4.4.14/Documentation/prctl/
Dseccomp_filter.txt62 will contain the filter program. If the program is invalid, the
/linux-4.4.14/Documentation/x86/
Dexception-tables.txt263 1.) access to invalid address:
Dintel_mpx.txt195 entry marked as invalid, a #BR is generated. This is an indication that
/linux-4.4.14/drivers/tty/serial/
Dsb1250-duart.c76 #error invalid SB1250 UART configuration
/linux-4.4.14/drivers/media/usb/dvb-usb/
DKconfig52 Support for faulty USB IDs due to an invalid EEPROM on some Artec devices.
/linux-4.4.14/drivers/staging/xgifb/
DXGI_main_26.c282 goto invalid; in XGIfb_search_vesamode()
295 invalid: in XGIfb_search_vesamode()
/linux-4.4.14/kernel/
Dkprobes.c1365 goto invalid; in kprobe_addr()
1377 invalid: in kprobe_addr()
/linux-4.4.14/kernel/power/
DKconfig234 set to an invalid time after a resume.
/linux-4.4.14/Documentation/DocBook/
Dgpu.xml.db108 API-drm-mode-prune-invalid
517 API-drm-invalid-op
/linux-4.4.14/tools/power/cpupower/po/
Dde.po534 msgid "invalid or unknown argument\n"
632 "- Trying to set an invalid policy?\n"
Dit.po529 msgid "invalid or unknown argument\n"
627 "- Trying to set an invalid policy?\n"
Dcs.po526 msgid "invalid or unknown argument\n"
621 "- Trying to set an invalid policy?\n"
Dfr.po526 msgid "invalid or unknown argument\n"
618 "- Trying to set an invalid policy?\n"
/linux-4.4.14/Documentation/watchdog/
Dwatchdog-kernel-api.txt230 the device tree (if the module timeout parameter is invalid). Best practice is

12