Home
last modified time | relevance | path

Searched refs:invalid (Results 1 – 25 of 938) sorted by relevance

12345678910>>...38

/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-firmware-acpi85 ff_pmtimer: 0 invalid
88 ff_slp_btn: 0 invalid
89 gpe00: 0 invalid
92 gpe03: 0 invalid
93 gpe04: 0 invalid
94 gpe05: 0 invalid
97 gpe08: 0 invalid
98 gpe09: 0 invalid
99 gpe0A: 0 invalid
100 gpe0B: 0 invalid
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsignal.c341 goto invalid; in parse_user_sigframe()
354 goto invalid; in parse_user_sigframe()
357 goto invalid; in parse_user_sigframe()
366 goto invalid; in parse_user_sigframe()
371 goto invalid; in parse_user_sigframe()
377 goto invalid; in parse_user_sigframe()
379 goto invalid; in parse_user_sigframe()
382 goto invalid; in parse_user_sigframe()
393 goto invalid; in parse_user_sigframe()
396 goto invalid; in parse_user_sigframe()
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_pptp.c293 goto invalid; in pptp_inbound_pkt()
303 goto invalid; in pptp_inbound_pkt()
313 goto invalid; in pptp_inbound_pkt()
316 goto invalid; in pptp_inbound_pkt()
321 goto invalid; in pptp_inbound_pkt()
336 goto invalid; in pptp_inbound_pkt()
347 goto invalid; in pptp_inbound_pkt()
350 goto invalid; in pptp_inbound_pkt()
356 goto invalid; in pptp_inbound_pkt()
383 goto invalid; in pptp_inbound_pkt()
[all …]
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0077-commands-hashsum-Fix-a-memory-leak.patch7 If the hash list file contains invalid lines, the function leaks
27 - return grub_error (GRUB_ERR_BAD_FILE_TYPE, "invalid hash list");
30 + return grub_error (GRUB_ERR_BAD_FILE_TYPE, "invalid hash list");
35 - return grub_error (GRUB_ERR_BAD_FILE_TYPE, "invalid hash list");
38 + return grub_error (GRUB_ERR_BAD_FILE_TYPE, "invalid hash list");
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A 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
/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dppc-dis.c30 int invalid; in operand_value_powerpc() local
33 value = (*operand->extract) (insn, dialect, &invalid); in operand_value_powerpc()
92 int invalid; in lookup_powerpc() local
101 invalid = 0; in lookup_powerpc()
106 (*operand->extract) (insn, dialect, &invalid); in lookup_powerpc()
108 if (invalid) in lookup_powerpc()
/OK3568_Linux_fs/kernel/security/yama/
H A Dyama_lsm.c33 bool invalid; member
122 if (relation->invalid) { in yama_relation_cleanup()
152 added->invalid = false; in yama_ptracer_add()
157 if (relation->invalid) in yama_ptracer_add()
187 if (relation->invalid) in yama_ptracer_del()
191 relation->invalid = true; in yama_ptracer_del()
329 if (relation->invalid) in ptracer_exception_found()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Ddma.c67 dma->invalid = 1; in request_dma()
130 dma->invalid = 1; in set_dma_sg()
147 dma->invalid = 1; in __set_dma_addr()
164 dma->invalid = 1; in set_dma_count()
178 dma->invalid = 1; in set_dma_mode()
/OK3568_Linux_fs/kernel/tools/lib/perf/
H A Dcpumap.c196 goto invalid; in perf_cpu_map__new()
204 goto invalid; in perf_cpu_map__new()
207 goto invalid; in perf_cpu_map__new()
219 goto invalid; in perf_cpu_map__new()
225 goto invalid; in perf_cpu_map__new()
242 invalid: in perf_cpu_map__new()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dpriv.h38 const u8 *(*kind)(struct nvkm_mmu *, int *count, u8 *invalid);
44 const u8 *nv50_mmu_kind(struct nvkm_mmu *, int *count, u8 *invalid);
46 const u8 *gf100_mmu_kind(struct nvkm_mmu *, int *count, u8 *invalid);
H A Dnv50.c30 nv50_mmu_kind(struct nvkm_mmu *base, int *count, u8 *invalid) in nv50_mmu_kind() argument
60 *invalid = 0x7f; in nv50_mmu_kind()
H A Dgf100.c33 gf100_mmu_kind(struct nvkm_mmu *mmu, int *count, u8 *invalid) in gf100_mmu_kind() argument
72 *invalid = 0xff; in gf100_mmu_kind()
H A Dtu102.c31 tu102_mmu_kind(struct nvkm_mmu *mmu, int *count, u8 *invalid) in tu102_mmu_kind() argument
39 *invalid = 0x07; in tu102_mmu_kind()
H A Dgm200.c30 gm200_mmu_kind(struct nvkm_mmu *mmu, int *count, u8 *invalid) in gm200_mmu_kind() argument
68 *invalid = 0xff; in gm200_mmu_kind()
/OK3568_Linux_fs/external/xserver/dix/
H A Dregistry.c160 goto invalid; in RegisterExtensionNames()
166 goto invalid; in RegisterExtensionNames()
176 goto invalid; in RegisterExtensionNames()
186 goto invalid; in RegisterExtensionNames()
204 invalid: in RegisterExtensionNames()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/
H A D__init__.py358 invalid = []
376 invalid.append(name)
379 def _resolve_dependencies(layerbranches, ignores, dependencies, invalid, processed=None): argument
431 …(dependencies, invalid) = _resolve_dependencies([deplayerbranch], ignores, dependencies, invalid, …
439 return (dependencies, invalid)
443 … (dependencies, invalid) = _resolve_dependencies(layerbranches, ignores, dependencies, invalid)
449 return (dependencies, invalid)
823 invalid = []
835 invalid.append(name)
843 def _resolve_dependencies(layerbranches, ignores, dependencies, invalid): argument
[all …]
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dinode.c1441 unsigned long invalid = 0; in nfs_check_inode_attributes() local
1466 invalid |= NFS_INO_INVALID_CHANGE in nfs_check_inode_attributes()
1471 invalid |= NFS_INO_INVALID_MTIME; in nfs_check_inode_attributes()
1475 invalid |= NFS_INO_INVALID_CTIME; in nfs_check_inode_attributes()
1481 invalid |= NFS_INO_INVALID_SIZE in nfs_check_inode_attributes()
1488 invalid |= NFS_INO_INVALID_ACCESS in nfs_check_inode_attributes()
1492 invalid |= NFS_INO_INVALID_ACCESS in nfs_check_inode_attributes()
1496 invalid |= NFS_INO_INVALID_ACCESS in nfs_check_inode_attributes()
1502 invalid |= NFS_INO_INVALID_OTHER; in nfs_check_inode_attributes()
1506 invalid |= NFS_INO_INVALID_ATIME; in nfs_check_inode_attributes()
[all …]
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dultravisor.rst290 * U_PARAMETER if ``lpid`` is invalid.
291 * U_P2 if ``dest_ra`` is invalid.
292 * U_P3 if the ``src_gpa`` address is invalid.
358 * U_PARAMETER if ``lpid`` is invalid.
359 * U_P2 if ``src_ra`` is invalid.
360 * U_P3 if the ``dest_gpa`` address is invalid.
421 * U_PARAMETER if ``lpid`` is invalid.
422 * U_P2 if ``guest_pa`` is invalid (or corresponds to a secure
424 * U_P3 if the ``order`` is invalid.
469 * U_PARAMETER if ``lpid`` is invalid.
[all …]
/OK3568_Linux_fs/kernel/arch/mips/sibyte/swarm/
H A Dsetup.c33 #error invalid SiByte board configuration
43 #error invalid SiByte board configuration
123 #error invalid SiByte board configuration in plat_mem_setup()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/libxml/libxml2/
H A Druntest.patch248 "Failed to detect invalid char for Byte 0x%02X: %c\n",
267 "Failed to detect invalid char for Byte 0x%02X\n", i);
294 "Failed to detect invalid char for Bytes 0x%02X 0x%02X\n",
308 "Failed to detect invalid char for Bytes 0x%02X 0x%02X\n",
322 "Failed to detect invalid char for Bytes 0x%02X 0x%02X\n",
336 "Failed to detect invalid char for Bytes 0x%02X 0x%02X 0x00\n",
466 "Failed to detect invalid char for Byte 0x%02X\n", i);
495 "Failed to detect invalid char for Bytes 0x%02X 0x%02X\n",
509 "Failed to detect invalid char for Bytes 0x%02X 0x%02X: %d\n",
523 "Failed to detect invalid char for Bytes 0x%02X 0x%02X: %d\n",
[all …]
/OK3568_Linux_fs/kernel/fs/btrfs/tests/
H A Dfree-space-tree-tests.c50 goto invalid; in __check_free_space_extents()
56 goto invalid; in __check_free_space_extents()
66 goto invalid; in __check_free_space_extents()
77 goto invalid; in __check_free_space_extents()
81 goto invalid; in __check_free_space_extents()
85 goto invalid; in __check_free_space_extents()
92 goto invalid; in __check_free_space_extents()
100 invalid: in __check_free_space_extents()
/OK3568_Linux_fs/kernel/net/hsr/
H A Dhsr_netlink.c291 goto invalid; in hsr_get_node_status()
295 goto invalid; in hsr_get_node_status()
298 goto invalid; in hsr_get_node_status()
392 invalid: in hsr_get_node_status()
420 goto invalid; in hsr_get_node_list()
424 goto invalid; in hsr_get_node_list()
483 invalid: in hsr_get_node_list()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_geoshape/
H A Dtst_locationsingleton.qml88 property variant invalid: QtPositioning.coordinate(100, 190)
97 property variant coordinates4: [invalid]
138 …{ tag: "invalid shape", shape1: QtPositioning.shape(), shape2: QtPositioning.shape(), result: true…
141 … { tag: "box invalid shape", rect1: box, shape2: QtPositioning.shape(), result: false },
142 …{ tag: "invalid rectangle", shape1: QtPositioning.rectangle(), shape2: QtPositioning.rectangle(), …
143 …{ tag: "invalid rectangle2", shape1: QtPositioning.rectangle(), shape2: QtPositioning.shape(), res…
146 … { tag: "circle1 invalid shape", shape1: circle1, shape2: QtPositioning.shape(), result: false },
147 …{ tag: "invalid circle", shape1: QtPositioning.circle(), shape2: QtPositioning.circle(), result: t…
148 …{ tag: "invalid circle2", shape1: QtPositioning.circle(), shape2: QtPositioning.shape(), result: f…
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/
H A Dvideo-readers-jpeg-Abort-sooner-if-a-read-operation-.patch79 "jpeg: invalid 0xFF in data stream");
137 return grub_error (GRUB_ERR_BAD_FILE_TYPE, "jpeg: invalid index");
174 - "jpeg: invalid position in zigzag order!?");
177 + "jpeg: invalid position in zigzag order!?");
202 return grub_error (GRUB_ERR_BAD_FILE_TYPE, "jpeg: invalid index");
212 return grub_error (GRUB_ERR_BAD_FILE_TYPE, "jpeg: invalid hufftable index");
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-ati/
H A D0003-Guard-local-variable-priv-only-used-with-glamor.patch12 ../../src/radeon_present.c:281:21: error: invalid use of undefined type ‘struct radeon_pixmap’
15 ../../src/radeon_present.c:288:19: error: invalid use of undefined type ‘struct radeon_pixmap’
18 ../../src/radeon_present.c:292:10: error: invalid use of undefined type ‘struct radeon_pixmap’

12345678910>>...38