/linux-4.4.14/tools/testing/selftests/powerpc/tm/ |
D | tm-syscall-asm.S | 10 tend. 23 tend.
|
/linux-4.4.14/drivers/pnp/ |
D | resource.c | 170 resource_size_t *port, *end, *tport, *tend; in pnp_check_port() local 199 tend = &tres->end; in pnp_check_port() 200 if (ranged_conflict(port, end, tport, tend)) in pnp_check_port() 218 tend = &tres->end; in pnp_check_port() 219 if (ranged_conflict(port, end, tport, tend)) in pnp_check_port() 233 resource_size_t *addr, *end, *taddr, *tend; in pnp_check_mem() local 262 tend = &tres->end; in pnp_check_mem() 263 if (ranged_conflict(addr, end, taddr, tend)) in pnp_check_mem() 281 tend = &tres->end; in pnp_check_mem() 282 if (ranged_conflict(addr, end, taddr, tend)) in pnp_check_mem()
|
/linux-4.4.14/arch/powerpc/mm/ |
D | mem.c | 175 unsigned long tstart, tend; in walk_system_ram_range() local 180 tend = min(end_pfn, memblock_region_memory_end_pfn(reg)); in walk_system_ram_range() 181 if (tstart >= tend) in walk_system_ram_range() 183 ret = (*func)(tstart, tend - tstart, arg); in walk_system_ram_range()
|
/linux-4.4.14/arch/alpha/kernel/ |
D | pci_iommu.c | 761 dma_addr_t tend; in alpha_pci_unmap_sg() local 790 tend = addr + size - 1; in alpha_pci_unmap_sg() 792 if (fend < tend) fend = tend; in alpha_pci_unmap_sg()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | ucc_slow.h | 175 int tend; member
|
/linux-4.4.14/Documentation/arm/sunxi/ |
D | clocks.txt | 4 This document contains useful bits of information that people tend to ask
|
/linux-4.4.14/net/x25/ |
D | Kconfig | 12 network. Governments, banks, and other organizations tend to use it
|
/linux-4.4.14/Documentation/powerpc/ |
D | transactional_memory.txt | 33 tend 45 The 'tbegin' instruction denotes the start point, and 'tend' the end point. 154 returns before a tend. In this case, the stack is part of the checkpointed
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-platform-kim | 19 Different platforms tend to have different high-speed
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | m68360_quicc.h | 269 volatile unsigned short tend:1; member
|
/linux-4.4.14/Documentation/locking/ |
D | spinlocks.txt | 32 using spinlocks they tend to expand to areas you might not have noticed 47 If your data accesses have a very natural pattern where you usually tend
|
/linux-4.4.14/drivers/staging/iio/Documentation/ |
D | device.txt | 26 pointer to a structure with elements that tend to be fixed for
|
/linux-4.4.14/Documentation/development-process/ |
D | 8.Conclusion | 38 All of these books suffer from a common fault, though: they tend to be
|
D | 3.Early-stage | 41 tend to get outshouted by a large crowd of arrogant fools. Trying 168 matter is (1) kernel developers tend to be busy, (2) there is no shortage
|
D | 7.AdvancedTopics | 113 radar. Kernel developers tend to get unhappy when they see that kind of
|
D | 2.Process | 55 features outside of the merge window tend to get an unfriendly reception. 320 removed. Distributors also tend to be relatively reluctant to enable
|
D | 4.Coding | 46 they tend to get a chilly reception. So this type of patch is best
|
/linux-4.4.14/Documentation/metag/ |
D | kernel-ABI.txt | 202 Function prologues tend to look a bit like this: 231 Function epilogues tend to differ depending on the use of a frame pointer. An
|
/linux-4.4.14/arch/powerpc/sysdev/qe_lib/ |
D | ucc_slow.c | 287 if (us_info->tend) in ucc_slow_init()
|
/linux-4.4.14/Documentation/x86/i386/ |
D | IO-APIC.txt | 106 boards tend to have a good configuration.
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_alloc.c | 679 xfs_agblock_t tend; /* end block of trimmed extent */ in xfs_alloc_ag_vextent_exact() local 723 tend = tbno + tlen; in xfs_alloc_ag_vextent_exact() 724 if (tend < args->agbno + args->minlen) in xfs_alloc_ag_vextent_exact() 733 args->len = XFS_AGBLOCK_MIN(tend, args->agbno + args->maxlen) in xfs_alloc_ag_vextent_exact() 739 ASSERT(args->agbno + args->len <= tend); in xfs_alloc_ag_vextent_exact()
|
/linux-4.4.14/kernel/time/ |
D | Kconfig | 174 real-time workloads that at present do not tend to be run on
|
/linux-4.4.14/Documentation/fmc/ |
D | mezzanine.txt | 107 default because those lines tend to hide more important messages,
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | Exporting | 15 server-reboot (among other things, though these tend to be the most
|
/linux-4.4.14/Documentation/device-mapper/ |
D | cache-policies.txt | 58 since spindles tend to have good sequential I/O bandwidth. The
|
/linux-4.4.14/Documentation/vm/ |
D | numa | 96 Local allocation will tend to keep subsequent access to the allocated memory
|
D | numa_memory_policy.txt | 208 after it reaches the highest specified node. This will tend to
|
/linux-4.4.14/Documentation/driver-model/ |
D | platform.txt | 132 tend to already have "normal" modes, such as ones using device nodes that
|
/linux-4.4.14/Documentation/ |
D | crc32.txt | 14 subtract, we just xor. Thus, we tend to get a bit sloppy about
|
D | ManagementStyle | 200 do, and suck at everything else. The good news is that people tend to
|
D | kernel-parameters.txt | 4131 locality; unfortunately, per-cpu workqueues tend to
|
/linux-4.4.14/drivers/macintosh/ |
D | Kconfig | 19 are connected to an ADB port. ADB devices tend to have 4 pins.
|
/linux-4.4.14/drivers/iommu/ |
D | Kconfig | 167 Current Graphics drivers tend to use physical address
|
/linux-4.4.14/Documentation/networking/ |
D | ppp_generic.txt | 185 layer will tend to fragment large packets across all the channels, 186 thus reducing latency, while under heavy load, packets will tend to be
|
/linux-4.4.14/Documentation/usb/ |
D | ehci.txt | 160 At this writing, individual USB 2.0 devices tend to max out at around
|
/linux-4.4.14/kernel/power/ |
D | Kconfig | 291 per-cpu workqueues tend to be more power hungry than unbound
|
/linux-4.4.14/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 146 ioctl restartable relative timeouts tend to be too coarse and can
|
/linux-4.4.14/Documentation/cgroups/ |
D | unified-hierarchy.txt | 551 getting it wrong results in OOM kills, most users tend to err on the 632 tend to attract attention from a wide scope of developers. cgroup's
|
D | memory.txt | 16 see patch's title and function names tend to use "memcg". 191 of used pages; not-on-LRU pages tend to be out-of-control from VM view.
|
/linux-4.4.14/drivers/net/irda/ |
D | Kconfig | 254 dongles tend to be less efficient than a FIR chipset.
|
/linux-4.4.14/Documentation/kbuild/ |
D | modules.txt | 330 External modules tend to place header files in a separate
|
/linux-4.4.14/Documentation/filesystems/ |
D | path-lookup.txt | 30 are path-walk intensive tend to do path lookups starting from a common dentry
|
D | xfs-delayed-logging-design.txt | 63 the log over and over again. Worse is the fact that objects tend to get
|
/linux-4.4.14/Documentation/sysctl/ |
D | vm.txt | 542 out-of-memory(OOM) of ZONE_DMA because ZONE_DMA is tend to be small.
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_iba7322.c | 8019 unsigned long tend; in serdes_7322_init_new() local 8124 tend = jiffies + msecs_to_jiffies(500); in serdes_7322_init_new() 8125 while (chan_done && !time_is_before_jiffies(tend)) { in serdes_7322_init_new()
|
/linux-4.4.14/init/ |
D | Kconfig | 604 initialization. These systems tend to run CPU-bound, and thus 605 are not helped by synchronized interrupts, and thus tend to
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-framework.txt | 11 The V4L2 drivers tend to be very complex due to the complexity of the
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi_mid_low_api.txt | 66 and OS-specific code (e.g. FreeBSD and Linux). Such drivers tend to have
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 221 Disable some compiler optimizations that tend to generate human unreadable
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 1859 The relocations tend to make the kernel binary about 10% larger,
|