Searched full:encountered (Results 1 – 25 of 774) sorted by relevance
12345678910>>...31
| /kernel/linux/linux-6.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
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| D | ia_css_irq.h | 50 /** the css receiver has encountered an error */ 70 /** the primary input formatter (A) has encountered an error */ 72 /** the primary input formatter (B) has encountered an error */ 74 /** the secondary input formatter has encountered an error */ 76 /** the stream-to-memory device has encountered an error */ 95 /* CSS receiver error types. Whenever the CSS receiver has encountered 142 * @return If an error is encountered during the interrupt info
|
| /kernel/linux/linux-5.10/arch/x86/lib/ |
| D | msr.c | 94 * < 0: An error was encountered. 107 * < 0: An error was encountered.
|
| /kernel/linux/linux-6.6/arch/x86/lib/ |
| D | msr.c | 98 * * < 0: An error was encountered. 113 * * < 0: An error was encountered.
|
| /kernel/linux/linux-6.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()
|
| /kernel/linux/linux-6.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()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.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. */
|
| /kernel/linux/linux-5.10/drivers/parisc/ |
| D | README.dino | 8 ** and B132L VISUALIZE workstations, and will only be encountered
|
| /kernel/linux/linux-6.6/drivers/parisc/ |
| D | README.dino | 8 ** and B132L VISUALIZE workstations, and will only be encountered
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| D | nfs4getroot.c | 32 " getroot encountered non-directory\n"); in nfs4_get_rootfh()
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| D | nfs4getroot.c | 32 " getroot encountered non-directory\n"); in nfs4_get_rootfh()
|
| /kernel/linux/linux-6.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…
|
| /kernel/linux/linux-5.10/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…
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | parse-events.h | 123 int num_errors; /* number of errors encountered */ 127 int first_idx;/* as above, but for the first encountered error */
|
| /kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
| D | q6dsp-errno.h | 17 /* Unexpected problem encountered. */
|
| /kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/ |
| D | opal-prd.h | 34 * version is encountered, functionality provided in earlier versions
|
| /kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
| D | q6dsp-errno.h | 17 /* Unexpected problem encountered. */
|
| /kernel/linux/linux-6.6/scripts/ |
| D | Makefile.clang | 32 # Make it behave more like gcc by erroring when these flags are encountered
|
| /kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/ |
| D | opal-prd.h | 34 * version is encountered, functionality provided in earlier versions
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | kcsan.h | 29 * regions, but have encountered cases where seqlock reader critical
|
| /kernel/linux/linux-6.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"),
|
| /kernel/linux/linux-5.10/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"),
|
| /kernel/linux/linux-6.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 */
|
| /kernel/linux/linux-5.10/drivers/s390/char/ |
| D | ctrlchar.c | 43 * CTRLCHAR_SYSRQ, if sysrq was encountered
|
12345678910>>...31