Searched full:conforms (Results 1 – 25 of 34) sorted by relevance
12
| /linux/rust/zerocopy/src/pointer/ |
| H A D | ptr.rs | 46 /// - `ptr` conforms to the aliasing invariant of 48 /// - `ptr` conforms to the alignment invariant of 50 /// - `ptr` conforms to the validity invariant of 64 /// 0. `ptr` conforms to the aliasing invariant of 66 /// 1. `ptr` conforms to the alignment invariant of 68 /// 2. `ptr` conforms to the validity invariant of 86 /// 0. `ptr` conforms to the aliasing invariant of 88 /// 1. `ptr` conforms to the alignment invariant of 90 /// 2. `ptr` conforms to the validity invariant of 181 // 0. `ptr`, by invariant on `&'a T`, conforms to the aliasing in from_ref() [all …]
|
| /linux/arch/arm64/include/asm/ |
| H A D | module.h | 34 * A program that conforms to the AArch64 Procedure Call Standard
|
| /linux/Documentation/devicetree/bindings/ata/ |
| H A D | sata_highbank.yaml | 10 The Calxeda SATA controller mostly conforms to the AHCI interface
|
| H A D | imx-sata.yaml | 13 The Freescale i.MX SATA controller mostly conforms to the AHCI interface
|
| H A D | ceva,ahci-1v84.yaml | 13 The Ceva SATA controller mostly conforms to the AHCI interface with some
|
| /linux/rust/zerocopy/src/ |
| H A D | split_at.rs | 925 // 0. `left` conforms to the aliasing invariant of `I::Aliasing`, by Lemma 0. in via_unchecked() 926 // 1. `left` conforms to the alignment invariant of `I::Alignment, because in via_unchecked() 929 // 2. `left` conforms to the validity invariant of `I::Validity`, neither in via_unchecked() 934 // 0. `right` conforms to the aliasing invariant of `I::Aliasing`, by Lemma in via_unchecked() 936 // 1. `right` conforms to the alignment invariant of `I::Alignment, because in via_unchecked() 940 // 2. `right` conforms to the validity invariant of `I::Validity`, in via_unchecked()
|
| /linux/Documentation/arch/arm/nwfpe/ |
| H A D | nwfpe.rst | 27 that conforms to the IEC/IEEE Standard for Binary Floating-point
|
| /linux/include/linux/ |
| H A D | ieee802154.h | 156 * The frame does not conforms to the incoming key usage policy checking 161 * The frame does not conforms to the incoming security level usage
|
| /linux/drivers/gpib/ |
| H A D | Kconfig | 6 General Purpose Interface Bus which conforms to the IEEE488
|
| /linux/net/sched/ |
| H A D | em_canid.c | 80 * conforms particular rule in em_canid_sff_match_add()
|
| /linux/Documentation/devicetree/bindings/net/dsa/ |
| H A D | mscc,ocelot.yaml | 40 the PCIe root complex node and its "reg" property conforms to the parent
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-class-tpm | 177 conforms to.
|
| /linux/Documentation/filesystems/ |
| H A D | afs.rst | 250 By default, the list will contain one item that conforms to the pattern
|
| /linux/sound/firewire/dice/ |
| H A D | dice-interface.h | 185 * The version of the DICE driver specification that this device conforms to;
|
| /linux/net/dsa/ |
| H A D | tag_rtl8_4.c | 34 * Protocol | 0x04: indicates that this tag conforms to this format
|
| /linux/fs/devpts/ |
| H A D | inode.c | 462 * The normal naming convention is simply /dev/pts/<number>; this conforms
|
| /linux/arch/alpha/kernel/ |
| H A D | smp.c | 7 * Created an function that conforms to the old calling convention
|
| /linux/fs/smb/server/ |
| H A D | smb_common.c | 511 * TODO: Though this function conforms the restriction of 8.3 Filename spec,
|
| /linux/drivers/iio/proximity/ |
| H A D | sx9360.c | 173 * seconds. It conforms to the IIO output IIO_VAL_INT_PLUS_MICRO.
|
| H A D | sx9310.c | 177 * seconds. It conforms to the IIO output IIO_VAL_INT_PLUS_MICRO.
|
| H A D | sx9324.c | 242 * seconds. It conforms to the IIO output IIO_VAL_INT_PLUS_MICRO.
|
| /linux/arch/mips/kvm/ |
| H A D | entry.c | 147 * conforms to the following prototype:
|
| /linux/drivers/scsi/ |
| H A D | megaraid.c | 3381 * check is the application conforms to NIT. We do not have to do much in mega_m_to_n() 3495 * conforms to older mimd ioctl interface or newer NIT ioctl interface 3507 * check is the application conforms to NIT. in mega_n_to_m()
|
| /linux/drivers/video/ |
| H A D | sticore.c | 649 pr_info(" id %04x-%04x, conforms to spec rev. %d.%02x\n", in sti_dump_rom()
|
| /linux/drivers/usb/core/ |
| H A D | usb.c | 1154 * Returns: true if an endpoint @ep conforms to USB 2 Isochronous Double IN
|
12