Searched refs:overlaps (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/drivers/acpi/acpica/ |
D | utxface.c | 454 u32 overlaps; in acpi_check_address_range() local 462 overlaps = acpi_ut_check_address_range(space_id, address, in acpi_check_address_range() 466 return (overlaps); in acpi_check_address_range()
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | armada-385-linksys.dtsi | 158 /* kernel1 overlaps with rootfs1 by design */ 169 /* kernel2 overlaps with rootfs2 by design */
|
D | armada-xp-linksys-mamba.dts | 241 /* kernel1 overlaps with rootfs1 by design */ 252 /* kernel2 overlaps with rootfs2 by design */
|
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_flock.c | 148 int overlaps = 0; in ldlm_process_flock_lock() local 303 ++overlaps; in ldlm_process_flock_lock()
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | PROBLEMS | 17 If this 64MB area overlaps the IO memory of the Bt848 you also have to
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | processor.h | 100 #error User TASK_SIZE overlaps with KERNEL_START address
|
/linux-4.4.14/Documentation/devicetree/bindings/bus/ |
D | mvebu-mbus.txt | 199 to be set by the operating system and that are guaranteed to be free of overlaps
|
/linux-4.4.14/Documentation/ioctl/ |
D | ioctl-number.txt | 254 'o' 00-03 mtd/ubi-user.h conflict! (OCFS2 and UBI overlaps)
|
/linux-4.4.14/Documentation/powerpc/ |
D | pci_iov_resource_on_powernv.txt | 114 * Support overlaps. If an address is covered by multiple windows,
|
/linux-4.4.14/arch/x86/math-emu/ |
D | README | 136 destination of the 'movl' overlaps the FPU instruction then the bytes
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.megaraid | 169 1. Sorted out PCI IDs to remove megaraid support overlaps.
|
D | ChangeLog.lpfc | 1558 * Fix ulpStatus for aborting I/Os overlaps with newer firmware
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_receiver.c | 2033 static inline int overlaps(sector_t s1, int l1, sector_t s2, int l2) in overlaps() function 2046 if (overlaps(peer_req->i.sector, peer_req->i.size, in overlapping_resync_write()
|
/linux-4.4.14/Documentation/cgroups/ |
D | cpusets.txt | 213 cpusets every time any of them change to ensure nothing overlaps a
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 557 some cases. Fix case in which retry of write overlaps file close.
|
/linux-4.4.14/drivers/md/ |
D | md.c | 2922 static int overlaps(sector_t s1, sector_t l1, sector_t s2, sector_t l2) in overlaps() function 2999 overlaps(rdev->data_offset, rdev->sectors, in rdev_size_store()
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | api.txt | 2632 EBUSY: Address overlaps with other device range
|