Searched full:encountered (Results 1 – 25 of 389) sorted by relevance
12345678910>>...16
| /Linux-v6.1/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.1/arch/x86/lib/ |
| D | msr.c | 94 * < 0: An error was encountered. 107 * < 0: An error was encountered.
|
| /Linux-v6.1/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.1/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.1/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_umc.c | 50 * even NOMEM error is encountered in amdgpu_umc_do_page_retirement() 74 * even NOMEM error is encountered in amdgpu_umc_do_page_retirement()
|
| /Linux-v6.1/tools/perf/util/ |
| D | parse-events.h | 114 int num_errors; /* number of errors encountered */ 118 int first_idx;/* as above, but for the first encountered error */
|
| D | amd-sample-raw.c | 280 pr_debug("Invalid raw IBS Fetch MSR data encountered\n"); in evlist__amd_sample_raw() 286 pr_debug("Invalid raw IBS Op MSR data encountered\n"); in evlist__amd_sample_raw()
|
| /Linux-v6.1/drivers/parisc/ |
| D | README.dino | 8 ** and B132L VISUALIZE workstations, and will only be encountered
|
| /Linux-v6.1/fs/nfs/ |
| D | nfs4getroot.c | 32 " getroot encountered non-directory\n"); in nfs4_get_rootfh()
|
| /Linux-v6.1/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.1/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.1/scripts/ |
| D | Makefile.clang | 35 # Make it behave more like gcc by erroring when these flags are encountered
|
| /Linux-v6.1/sound/soc/qcom/qdsp6/ |
| D | q6dsp-errno.h | 17 /* Unexpected problem encountered. */
|
| /Linux-v6.1/arch/powerpc/include/uapi/asm/ |
| D | opal-prd.h | 34 * version is encountered, functionality provided in earlier versions
|
| /Linux-v6.1/drivers/s390/char/ |
| D | ctrlchar.c | 44 * CTRLCHAR_SYSRQ, if sysrq was encountered
|
| /Linux-v6.1/include/linux/ |
| D | kcsan.h | 37 * regions, but have encountered cases where seqlock reader critical
|
| /Linux-v6.1/arch/x86/kvm/ |
| D | kvm_onhyperv.c | 58 * roots are encountered as a low effort optimization in hv_remote_flush_tlb_with_range()
|
| /Linux-v6.1/arch/arm/include/asm/ |
| D | ucontext.h | 41 * Dummy padding block: if this magic is encountered, the block should
|
| /Linux-v6.1/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.1/drivers/net/wireless/ath/ath9k/ |
| D | common-debug.h | 29 encountered an error
|
| /Linux-v6.1/Documentation/ABI/stable/ |
| D | sysfs-transport-srp | 53 "blocked" if a transport layer error has been encountered but
|
| /Linux-v6.1/fs/xfs/ |
| D | xfs_sysctl.h | 45 * encountered. These problems normally return an EFSCORRUPTED to their
|
| /Linux-v6.1/security/integrity/platform_certs/ |
| D | efi_parser.c | 25 * For each sublist encountered, the @get_handler_for_guid function is called
|
| /Linux-v6.1/security/apparmor/include/ |
| D | policy_unpack.h | 107 * if the race to reap can be encountered when it is used.
|
| /Linux-v6.1/tools/perf/pmu-events/arch/x86/silvermont/ |
| D | frontend.json | 70 …most common case that this counts is when a micro-coded instruction is encountered by the front en…
|
12345678910>>...16