Searched full:explanation (Results 1 – 25 of 552) sorted by relevance
12345678910>>...23
| /kernel/linux/linux-6.6/tools/memory-model/Documentation/ |
| D | README | 36 rationale, and implementation: explanation.txt 57 explanation.txt
|
| /kernel/linux/linux-5.10/include/uapi/scsi/fc/ |
| D | fc_gs.h | 29 __u8 ct_explan; /* reason code explanation */ 75 FC_FS_EXP_NONE = 0x00, /* no additional explanation */
|
| /kernel/linux/linux-6.6/tools/testing/vsock/ |
| D | README | 54 Output explanation: 67 Output explanation:
|
| /kernel/linux/linux-6.6/include/uapi/scsi/fc/ |
| D | fc_gs.h | 29 __u8 ct_explan; /* reason code explanation */ 75 FC_FS_EXP_NONE = 0x00, /* no additional explanation */
|
| /kernel/linux/linux-5.10/Documentation/block/ |
| D | request.rst | 16 2.1 struct request members explanation 25 Short explanation of request members
|
| /kernel/linux/linux-5.10/Documentation/driver-api/ |
| D | zorro.rst | 35 "My explanation")) 48 "My explanation"))
|
| /kernel/linux/linux-6.6/Documentation/driver-api/ |
| D | zorro.rst | 35 "My explanation")) 48 "My explanation"))
|
| /kernel/linux/linux-6.6/drivers/nvme/host/ |
| D | fc.h | 50 u8 reason, u8 explanation, u8 vendor) in nvme_fc_format_rjt() argument 60 rjt->rjt.reason_explanation = explanation; in nvme_fc_format_rjt()
|
| /kernel/linux/linux-5.10/drivers/nvme/host/ |
| D | fc.h | 50 u8 reason, u8 explanation, u8 vendor) in nvme_fc_format_rjt() argument 60 rjt->rjt.reason_explanation = explanation; in nvme_fc_format_rjt()
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | msi.h | 8 * IRQ_DOMAIN_FLAG_ISOLATED_MSI. See for an explanation how it works:
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/drivers/ |
| D | omap3isp-uapi.rst | 165 to have an in-depth knowledge of the hardware. Most of the fields explanation 167 configure private IOCTLs require explanation for better understanding as they
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/drivers/ |
| D | omap3isp-uapi.rst | 165 to have an in-depth knowledge of the hardware. Most of the fields explanation 167 configure private IOCTLs require explanation for better understanding as they
|
| /kernel/linux/linux-6.6/net/caif/ |
| D | Kconfig | 22 See Documentation/networking/caif for a further explanation on how to
|
| /kernel/linux/linux-5.10/net/caif/ |
| D | Kconfig | 22 See Documentation/networking/caif for a further explanation on how to
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | timer.h | 201 * See timer_delete_sync() for detailed explanation. 214 * See timer_delete() for detailed explanation.
|
| D | fault-inject.h | 14 * For explanation of the elements of this struct, see
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | fault-inject.h | 13 * For explanation of the elements of this struct, see
|
| D | rcutree.h | 13 * For detailed explanation of Read-Copy Update mechanism see -
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | tainted-kernels.rst | 66 a more details explanation of the various taint flags. 108 More detailed explanation for tainting
|
| D | init.rst | 38 Please extend this explanation whenever you find new failure causes
|
| /kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
| D | lpfc_ct.c | 215 ct_rsp->Explanation = SLI_CT_NO_ADDITIONAL_EXPL; in lpfc_ct_reject_event() 1050 && (CTrsp->Explanation == SLI_CT_NO_FC4_TYPES)) { in lpfc_cmpl_ct_cmd_gid_ft() 1057 (uint32_t) CTrsp->Explanation, in lpfc_cmpl_ct_cmd_gid_ft() 1064 (uint32_t) CTrsp->Explanation); in lpfc_cmpl_ct_cmd_gid_ft() 1072 (uint32_t) CTrsp->Explanation, in lpfc_cmpl_ct_cmd_gid_ft() 1079 (uint32_t) CTrsp->Explanation); in lpfc_cmpl_ct_cmd_gid_ft() 1090 (uint32_t) CTrsp->Explanation, in lpfc_cmpl_ct_cmd_gid_ft() 1097 (uint32_t) CTrsp->Explanation); in lpfc_cmpl_ct_cmd_gid_ft() 1269 && (CTrsp->Explanation == SLI_CT_NO_FC4_TYPES)) { in lpfc_cmpl_ct_cmd_gid_pt() 1276 (uint32_t)CTrsp->Explanation, in lpfc_cmpl_ct_cmd_gid_pt() [all …]
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | tracing_map.h | 33 * explanation of that data structure in the discussion of the 99 * benefit from some minimal explanation.
|
| /kernel/linux/linux-6.6/arch/arm64/include/uapi/asm/ |
| D | ptrace.h | 197 * V-registers on big-endian systems: see sigcontext.h for more explanation. 316 * systems: see sigcontext.h for more explanation.
|
| /kernel/linux/linux-6.6/fs/isofs/ |
| D | util.c | 58 * results this may be the explanation. If enough people in iso_date()
|
| /kernel/linux/linux-5.10/Documentation/crypto/ |
| D | intro.rst | 12 To understand and properly use the kernel crypto API a brief explanation
|
12345678910>>...23