Home
last modified time | relevance | path

Searched full:conforms (Results 1 – 25 of 34) sorted by relevance

12

/linux/rust/zerocopy/src/pointer/
H A Dptr.rs46 /// - `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 Dmodule.h34 * A program that conforms to the AArch64 Procedure Call Standard
/linux/Documentation/devicetree/bindings/ata/
H A Dsata_highbank.yaml10 The Calxeda SATA controller mostly conforms to the AHCI interface
H A Dimx-sata.yaml13 The Freescale i.MX SATA controller mostly conforms to the AHCI interface
H A Dceva,ahci-1v84.yaml13 The Ceva SATA controller mostly conforms to the AHCI interface with some
/linux/rust/zerocopy/src/
H A Dsplit_at.rs925 // 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 Dnwfpe.rst27 that conforms to the IEC/IEEE Standard for Binary Floating-point
/linux/include/linux/
H A Dieee802154.h156 * 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 DKconfig6 General Purpose Interface Bus which conforms to the IEEE488
/linux/net/sched/
H A Dem_canid.c80 * conforms particular rule in em_canid_sff_match_add()
/linux/Documentation/devicetree/bindings/net/dsa/
H A Dmscc,ocelot.yaml40 the PCIe root complex node and its "reg" property conforms to the parent
/linux/Documentation/ABI/stable/
H A Dsysfs-class-tpm177 conforms to.
/linux/Documentation/filesystems/
H A Dafs.rst250 By default, the list will contain one item that conforms to the pattern
/linux/sound/firewire/dice/
H A Ddice-interface.h185 * The version of the DICE driver specification that this device conforms to;
/linux/net/dsa/
H A Dtag_rtl8_4.c34 * Protocol | 0x04: indicates that this tag conforms to this format
/linux/fs/devpts/
H A Dinode.c462 * The normal naming convention is simply /dev/pts/<number>; this conforms
/linux/arch/alpha/kernel/
H A Dsmp.c7 * Created an function that conforms to the old calling convention
/linux/fs/smb/server/
H A Dsmb_common.c511 * TODO: Though this function conforms the restriction of 8.3 Filename spec,
/linux/drivers/iio/proximity/
H A Dsx9360.c173 * seconds. It conforms to the IIO output IIO_VAL_INT_PLUS_MICRO.
H A Dsx9310.c177 * seconds. It conforms to the IIO output IIO_VAL_INT_PLUS_MICRO.
H A Dsx9324.c242 * seconds. It conforms to the IIO output IIO_VAL_INT_PLUS_MICRO.
/linux/arch/mips/kvm/
H A Dentry.c147 * conforms to the following prototype:
/linux/drivers/scsi/
H A Dmegaraid.c3381 * 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 Dsticore.c649 pr_info(" id %04x-%04x, conforms to spec rev. %d.%02x\n", in sti_dump_rom()
/linux/drivers/usb/core/
H A Dusb.c1154 * Returns: true if an endpoint @ep conforms to USB 2 Isochronous Double IN

12