Home
last modified time | relevance | path

Searched defs:error_code (Results 1 - 25 of 389) sorted by relevance

12345678910>>...16

/kernel/linux/linux-5.10/arch/h8300/mm/
H A Dfault.c35 do_page_fault(struct pt_regs *regs, unsigned long address, unsigned long error_code) do_page_fault() argument
/third_party/gn/src/base/json/
H A Djson_reader.cc110 JSONReader::JsonParseError JSONReader::error_code() const { in error_code() function in JSONReader
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dvsyscall.h20 static inline bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall() argument
H A Dcpu.h51 static inline bool handle_user_split_lock(struct pt_regs *regs, long error_code) in handle_user_split_lock() argument
/kernel/linux/linux-5.10/arch/x86/um/shared/sysdep/
H A Dfaultinfo_64.h19 int error_code; /* in ptrace_faultinfo misleadingly called is_write */ member
H A Dfaultinfo_32.h19 int error_code; /* in ptrace_faultinfo misleadingly called is_write */ member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dvsyscall.h21 static inline bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall() argument
/kernel/linux/linux-6.6/arch/x86/um/shared/sysdep/
H A Dfaultinfo_64.h19 int error_code; /* in ptrace_faultinfo misleadingly called is_write */ member
H A Dfaultinfo_32.h19 int error_code; /* in ptrace_faultinfo misleadingly called is_write */ member
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dunlink.c32 int error_code = -1; in unlink_0100() local
54 int error_code = -1; in unlink_0200() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedDefaultState.cpp69 glw::GLenum error_code = gl.getError(); in iterate() local
H A DesextcDrawBuffersIndexedSetGet.cpp94 glw::GLenum error_code = gl.getError(); in iterate() local
H A DesextcDrawBuffersIndexedCoverage.cpp96 glw::GLenum error_code = gl.getError(); in iterate() local
/third_party/selinux/libselinux/src/
H A Dregex.h24 int error_code; member
/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Dinform_message.c36 int32_t error_code = get_json_int(obj, FIELD_ERROR_CODE); in parse_inform_message() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vf_error.c34 uint16_t error_code; in amdgpu_vf_error_put() local
/kernel/linux/linux-5.10/arch/m68k/mm/
H A Dfault.c68 do_page_fault(struct pt_regs *regs, unsigned long address, unsigned long error_code) do_page_fault() argument
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dtlbex_32.c22 handle_tlbmiss(struct pt_regs *regs, unsigned long error_code, in handle_tlbmiss() argument
/kernel/linux/linux-6.6/arch/m68k/mm/
H A Dfault.c68 do_page_fault(struct pt_regs *regs, unsigned long address, unsigned long error_code) do_page_fault() argument
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dtlbex_32.c22 handle_tlbmiss(struct pt_regs *regs, unsigned long error_code, in handle_tlbmiss() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vf_error.c34 uint16_t error_code; in amdgpu_vf_error_put() local
/kernel/linux/linux-6.6/arch/x86/entry/vdso/
H A Dextable.c12 fixup_vdso_exception(struct pt_regs *regs, int trapnr, unsigned long error_code, unsigned long fault_addr) fixup_vdso_exception() argument
/third_party/mbedtls/library/
H A Derror.c174 const char *mbedtls_high_level_strerr(int error_code) in mbedtls_high_level_strerr() argument
535 const char *mbedtls_low_level_strerr(int error_code) in mbedtls_low_level_strerr() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGetMultisamplefvTests.cpp153 glw::GLenum error_code = gl.getError(); in iterate() local
187 glw::GLenum error_code = GL_NO_ERROR; in iterate() local
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Denc_dec_fuzzer.cc45 const WebPEncodingError error_code = pic.error_code; in LLVMFuzzerTestOneInput() local
54 const WebPEncodingError error_code = pic.error_code; in LLVMFuzzerTestOneInput() local
91 const WebPEncodingError error_code = pic.error_code; in LLVMFuzzerTestOneInput() local
[all...]

Completed in 6 milliseconds

12345678910>>...16