Searched full:encountered (Results 1 – 25 of 401) sorted by relevance
12345678910>>...17
/Linux-v6.6/drivers/staging/media/atomisp/pci/ |
D | ia_css_irq.h | 51 /** the css receiver has encountered an error */ 71 /** the primary input formatter (A) has encountered an error */ 73 /** the primary input formatter (B) has encountered an error */ 75 /** the secondary input formatter has encountered an error */ 77 /** the stream-to-memory device has encountered an error */ 96 /* CSS receiver error types. Whenever the CSS receiver has encountered 143 * @return If an error is encountered during the interrupt info
|
/Linux-v6.6/arch/x86/lib/ |
D | msr.c | 98 * * < 0: An error was encountered. 113 * * < 0: An error was encountered.
|
/Linux-v6.6/drivers/net/ethernet/broadcom/ |
D | bgmac-platform.c | 99 /* This shouldn't be encountered */ in platform_bgmac_cco_ctl_maskset() 105 /* This shouldn't be encountered */ in platform_bgmac_get_bus_clock() 114 /* This shouldn't be encountered */ in platform_bgmac_cmn_maskset32()
|
/Linux-v6.6/rust/macros/ |
D | vtable.rs | 37 // Possibly we've encountered a fn pointer type instead. in vtable() 45 // Possibly we've encountered an inline const block instead. in vtable()
|
/Linux-v6.6/net/openvswitch/ |
D | flow.h | 37 OFPIEH12_NONEXT = 1 << 0, /* "No next header" encountered. */ 44 OFPIEH12_UNREP = 1 << 7, /* Unexpected repeats encountered. */ 45 OFPIEH12_UNSEQ = 1 << 8 /* Unexpected sequencing encountered. */
|
/Linux-v6.6/drivers/parisc/ |
D | README.dino | 8 ** and B132L VISUALIZE workstations, and will only be encountered
|
/Linux-v6.6/fs/nfs/ |
D | nfs4getroot.c | 32 " getroot encountered non-directory\n"); in nfs4_get_rootfh()
|
/Linux-v6.6/drivers/gpu/drm/amd/include/ivsrcid/vmc/ |
D | irqsrcs_vmc_1_0.h | 34 #define UTCL2_1_0__SRCID__FAULT 0 /* UTC L2 has encountered a fau…
|
/Linux-v6.6/include/acpi/ |
D | acexcep.h | 288 EXCEP_TXT("AE_AML_BAD_OPCODE", "Invalid AML opcode encountered"), 291 "An operand of an incorrect type was encountered"), 353 "A target operand of an incorrect type was encountered"),
|
/Linux-v6.6/scripts/ |
D | Makefile.clang | 32 # Make it behave more like gcc by erroring when these flags are encountered
|
/Linux-v6.6/sound/soc/qcom/qdsp6/ |
D | q6dsp-errno.h | 17 /* Unexpected problem encountered. */
|
/Linux-v6.6/arch/powerpc/include/uapi/asm/ |
D | opal-prd.h | 34 * version is encountered, functionality provided in earlier versions
|
/Linux-v6.6/tools/perf/util/ |
D | parse-events.h | 134 int num_errors; /* number of errors encountered */ 138 int first_idx;/* as above, but for the first encountered error */
|
/Linux-v6.6/drivers/s390/char/ |
D | ctrlchar.c | 44 * CTRLCHAR_SYSRQ, if sysrq was encountered
|
/Linux-v6.6/include/linux/ |
D | kcsan.h | 37 * regions, but have encountered cases where seqlock reader critical
|
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_umc.c | 103 * even NOMEM error is encountered in amdgpu_umc_do_page_retirement() 127 * even NOMEM error is encountered in amdgpu_umc_do_page_retirement()
|
/Linux-v6.6/arch/arm/include/asm/ |
D | ucontext.h | 41 * Dummy padding block: if this magic is encountered, the block should
|
/Linux-v6.6/fs/smb/client/ |
D | cifs_unicode.h | 44 * encountered. We can only map using one of the mechanisms at a time
|
/Linux-v6.6/drivers/acpi/acpica/ |
D | dscontrol.c | 30 * DESCRIPTION: Handles all control ops encountered during control method 128 * DESCRIPTION: Handles all control ops encountered during control method
|
/Linux-v6.6/arch/x86/kvm/ |
D | kvm_onhyperv.c | 64 * roots are encountered as a low effort optimization in __hv_flush_remote_tlbs_range()
|
/Linux-v6.6/Documentation/ABI/stable/ |
D | sysfs-transport-srp | 53 "blocked" if a transport layer error has been encountered but
|
/Linux-v6.6/drivers/net/wireless/ath/ath9k/ |
D | common-debug.h | 29 encountered an error
|
/Linux-v6.6/fs/xfs/ |
D | xfs_sysctl.h | 45 * encountered. These problems normally return an EFSCORRUPTED to their
|
/Linux-v6.6/drivers/platform/x86/hp/hp-bioscfg/ |
D | surestart-attributes.c | 95 * Encountered a failure while reading in audit_log_entries_show()
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/silvermont/ |
D | frontend.json | 62 …most common case that this counts is when a micro-coded instruction is encountered by the front en…
|
12345678910>>...17