Home
last modified time | relevance | path

Searched full:explanation (Results 1 – 25 of 175) sorted by relevance

1234567

/linux/rust/kernel/sync/atomic/
H A Dordering.rs20 //! described in "DEPENDENCY RELATIONS" in [`LKMM`]'s [`explanation`].
23 //! [`explanation`]: srctree/tools/memory-model/Documentation/explanation.txt
/linux/include/uapi/scsi/fc/
H A Dfc_gs.h29 __u8 ct_explan; /* reason code explanation */
75 FC_FS_EXP_NONE = 0x00, /* no additional explanation */
/linux/tools/memory-model/Documentation/
H A DREADME49 rationale, and implementation: explanation.txt and
75 explanation.txt
/linux/Documentation/driver-api/
H A Dzorro.rst35 "My explanation"))
48 "My explanation"))
/linux/drivers/nvme/host/
H A Dfc.h50 u8 reason, u8 explanation, u8 vendor) in nvme_fc_format_rjt() argument
60 rjt->rjt.reason_explanation = explanation; in nvme_fc_format_rjt()
/linux/arch/s390/include/asm/
H A Dmsi.h8 * IRQ_DOMAIN_FLAG_ISOLATED_MSI. See for an explanation how it works:
/linux/Documentation/userspace-api/media/drivers/
H A Domap3isp-uapi.rst165 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
/linux/drivers/net/can/rockchip/
H A Drockchip_canfd-rx.c176 * explanation. in rkcanfd_rxstx_filter()
252 * explanation. in rkcanfd_handle_rx_int_one()
/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c215 ct_rsp->Explanation = SLI_CT_NO_ADDITIONAL_EXPL; in lpfc_ct_reject_event()
1040 && (CTrsp->Explanation == SLI_CT_NO_FC4_TYPES)) { in lpfc_cmpl_ct_cmd_gid_ft()
1047 (uint32_t) CTrsp->Explanation, in lpfc_cmpl_ct_cmd_gid_ft()
1054 (uint32_t) CTrsp->Explanation); in lpfc_cmpl_ct_cmd_gid_ft()
1062 (uint32_t) CTrsp->Explanation, in lpfc_cmpl_ct_cmd_gid_ft()
1069 (uint32_t) CTrsp->Explanation); in lpfc_cmpl_ct_cmd_gid_ft()
1080 (uint32_t) CTrsp->Explanation, in lpfc_cmpl_ct_cmd_gid_ft()
1087 (uint32_t) CTrsp->Explanation); in lpfc_cmpl_ct_cmd_gid_ft()
1252 && (CTrsp->Explanation == SLI_CT_NO_FC4_TYPES)) { in lpfc_cmpl_ct_cmd_gid_pt()
1259 (uint32_t)CTrsp->Explanation, in lpfc_cmpl_ct_cmd_gid_pt()
[all …]
/linux/Documentation/admin-guide/
H A Dinit.rst38 Please extend this explanation whenever you find new failure causes
/linux/Documentation/crypto/
H A Dintro.rst12 To understand and properly use the kernel crypto API a brief explanation
/linux/include/linux/
H A Dfault-inject.h22 * For explanation of the elements of this struct, see
H A Drcutiny.h9 * For detailed explanation of Read-Copy Update mechanism see -
H A Drcutree.h13 * For detailed explanation of Read-Copy Update mechanism see -
/linux/drivers/scsi/bfa/
H A Dbfa_fc.h466 * see FC-PH-X table 113 & 115 for explanation also FCP table 8
647 u32 reason_code_expl:8; /* Reason code explanation */
664 * LS_RJT reason code explanation
722 u32 reason_expl:8; /* reason code explanation */
1147 u32 exp_code:8; /* explanation code */
1243 * definitions for the explanation code for all servers
/linux/tools/include/uapi/
H A DREADME43 Another explanation from Ingo Molnar:
/linux/Documentation/networking/
H A Dsnmp_counter.rst317 explanation below::
327 explanation below::
335 explanation below::
352 Note: The above explanation is based on kernel 4.10 or above version, on
417 code provides a good explanation of them, I pasted them below::
701 has additional explanation:
983 For details of challenge ACK, please refer the explanation of
1356 The explanation of the test: after run server_orphan.py and
1371 An additional explanation about orphan socket count: You could find the
/linux/Documentation/hwmon/
H A Dlm63.rst60 An explanation from National Semiconductor: The two lower bits of the read
/linux/Documentation/fb/
H A Ddeferred_io.rst7 IO. The following example may be a useful explanation of how one such setup
H A Daty128fb.rst60 explanation. Default is 640x480x8bpp.
/linux/Documentation/admin-guide/cgroup-v1/
H A Dmemcg_test.rst63 Under below explanation, we assume CONFIG_SWAP=y.
112 But brief explanation of the behavior of memcg around shmem will be
/linux/fs/isofs/
H A Dutil.c73 * results this may be the explanation. If enough people in iso_date()
/linux/Documentation/process/
H A Dsubmitting-patches.rst130 However, try to make your explanation understandable without external
404 The sign-off is a simple line at the end of the explanation for the
594 mentioned in the patch changelog with an explanation (after the '---'
667 - The body of the explanation, line wrapped at 75 columns, which will
750 Explanation Body
753 The explanation body will be committed to the permanent source
/linux/net/bridge/netfilter/
H A Debt_limit.c9 * more explanation
/linux/Documentation/translations/zh_CN/core-api/
H A Drefcount-vs-atomic.rst25 本文档中使用的术语尽量遵循tools/memory-model/Documentation/explanation.txt

1234567