| /OK3568_Linux_fs/kernel/drivers/pnp/ |
| H A D | resource.c | 171 resource_size_t *port, *end, *tport, *tend; in pnp_check_port() local 200 tend = &tres->end; in pnp_check_port() 201 if (ranged_conflict(port, end, tport, tend)) in pnp_check_port() 219 tend = &tres->end; in pnp_check_port() 220 if (ranged_conflict(port, end, tport, tend)) in pnp_check_port() 234 resource_size_t *addr, *end, *taddr, *tend; in pnp_check_mem() local 263 tend = &tres->end; in pnp_check_mem() 264 if (ranged_conflict(addr, end, taddr, tend)) in pnp_check_mem() 282 tend = &tres->end; in pnp_check_mem() 283 if (ranged_conflict(addr, end, taddr, tend)) in pnp_check_mem()
|
| /OK3568_Linux_fs/u-boot/test/py/tests/ |
| H A D | test_sleep.py | 18 tend = time.time() 19 elapsed = tend - tstart
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-syscall-asm.S | 11 tend. 24 tend.
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | udpgso_bench_tx.c | 80 static unsigned long tend; variable 564 tdelta = tend - tstart; in print_audit_report() 664 tend = tnow; in main() 705 tend = tnow; in main()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | fadump.c | 1244 u64 tstart, tend, spfn, epfn; in fadump_release_reserved_area() local 1252 tend = min_t(u64, epfn, reg_epfn); in fadump_release_reserved_area() 1254 if (tstart < tend) { in fadump_release_reserved_area() 1255 fadump_free_reserved_memory(tstart, tend); in fadump_release_reserved_area() 1257 if (tend == epfn) in fadump_release_reserved_area() 1260 spfn = tend; in fadump_release_reserved_area()
|
| /OK3568_Linux_fs/yocto/poky/documentation/profile-manual/ |
| H A D | examples.rst | 16 the boot itself, especially the first one, since first boots tend to do
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/mtd/spi/ |
| H A D | spi-flash.txt | 15 apply to Intel chipsets, which tend to memory-map flash.
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-dma-buffer | 5 DMA buffers tend to have a alignment requirement for the
|
| H A D | sysfs-platform-kim | 20 Different platforms tend to have different high-speed
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | pci_iommu.c | 769 dma_addr_t tend; in alpha_pci_unmap_sg() local 798 tend = addr + size - 1; in alpha_pci_unmap_sg() 800 if (fend < tend) fend = tend; in alpha_pci_unmap_sg()
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/ |
| H A D | README | 11 tend to hide Netlink details.
|
| /OK3568_Linux_fs/buildroot/package/patchelf/ |
| H A D | 0007-fix-adjusting-startPage.patch | 31 since DYN executables tend to start at virtual address 0, so
|
| H A D | 0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch | 113 - executables also tend to start at virtual address 0, so 123 + since DYN executables tend to start at virtual address 0, so
|
| /OK3568_Linux_fs/kernel/Documentation/arm/sunxi/ |
| H A D | clocks.rst | 5 This document contains useful bits of information that people tend to ask
|
| /OK3568_Linux_fs/kernel/include/soc/fsl/qe/ |
| H A D | ucc_slow.h | 171 int tend; member
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | Kconfig | 98 Hardware peripherals tend to have one or more sets of registers 108 Hardware peripherals tend to have one or more sets of registers 118 Hardware peripherals tend to have one or more sets of registers
|
| /OK3568_Linux_fs/kernel/net/x25/ |
| H A D | Kconfig | 13 network. Governments, banks, and other organizations tend to use it
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | spinlocks.rst | 39 using spinlocks they tend to expand to areas you might not have noticed 55 If your data accesses have a very natural pattern where you usually tend
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | transactional_memory.rst | 34 tend 46 The 'tbegin' instruction denotes the start point, and 'tend' the end point. 155 returns before a tend. In this case, the stack is part of the checkpointed
|
| /OK3568_Linux_fs/kernel/drivers/iommu/intel/ |
| H A D | Kconfig | 61 Current Graphics drivers tend to use physical address
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/ |
| H A D | v4l2-intro.rst | 6 The V4L2 drivers tend to be very complex due to the complexity of the
|
| /OK3568_Linux_fs/kernel/kernel/rcu/ |
| H A D | Kconfig | 155 initialization. These systems tend to run CPU-bound, and thus 156 are not helped by synchronized interrupts, and thus tend to
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | 8.Conclusion.rst | 42 All of these books suffer from a common fault, though: they tend to be
|
| /OK3568_Linux_fs/kernel/drivers/soc/fsl/qe/ |
| H A D | ucc_slow.c | 277 if (us_info->tend) in ucc_slow_init()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench-3.0-a9/ |
| H A D | update-results-script.patch | 59 # Certain machines tend to barf when you try and bcopy 8MB.
|