| /Linux-v5.4/sound/soc/intel/atom/sst/ |
| D | sst_pvt.c | 157 int sst_create_ipc_msg(struct ipc_post **arg, bool large) in sst_create_ipc_msg() argument 164 if (large) { in sst_create_ipc_msg() 173 msg->is_large = large; in sst_create_ipc_msg() 187 int sst_create_block_and_ipc_msg(struct ipc_post **arg, bool large, in sst_create_block_and_ipc_msg() argument 193 retval = sst_create_ipc_msg(arg, large); in sst_create_block_and_ipc_msg() 224 bool large, bool fill_dsp, bool sync, bool response) in sst_prepare_and_post_msg() argument 237 &msg, large, sst, &block, ipc_msg, pvt_id); in sst_prepare_and_post_msg() 239 ret = sst_create_ipc_msg(&msg, large); in sst_prepare_and_post_msg() 249 task_id, large, pvt_id); in sst_prepare_and_post_msg() 304 int msg, int task_id, int large, int drv_id) in sst_fill_header_mrfld() argument [all …]
|
| D | sst.h | 464 int sst_create_ipc_msg(struct ipc_post **arg, bool large); 477 int sst_create_block_and_ipc_msg(struct ipc_post **arg, bool large, 490 bool large, bool fill_dsp, bool sync, bool response); 511 int msg, int task_id, int large, int drv_id);
|
| D | sst_ipc.c | 165 if (msg->mrfld_header.p.header_high.part.large) in sst_post_message_mrfld() 345 if (msg_high.part.result && drv_id && !msg_high.part.large) { in sst_process_reply_mrfld() 359 if (msg_high.part.large) { in sst_process_reply_mrfld()
|
| /Linux-v5.4/drivers/atm/ |
| D | nicstarmac.copyright | 25 * IDT always receives data into a small buffer, then large buffers 28 * Fix is simple: make large buffers large enough to hold entire 30 * copy small buffer contents to head of large buffer. 31 * Trick is to avoid fragmenting Linux, due to need for a lot of large 35 * recycle large data buffers
|
| /Linux-v5.4/Documentation/driver-api/mmc/ |
| D | mmc-dev-attrs.rst | 54 SD/MMC cards can erase an arbitrarily large area up to and 55 including the whole card. When erasing a large area it may 65 3. The erase timeout becomes too large to be very 68 the value can end up being several minutes for large 74 size for erasing large areas.
|
| /Linux-v5.4/kernel/rcu/ |
| D | Kconfig | 13 designed for very large SMP system with hundreds or 22 designed for very large SMP systems with hundreds or 101 large numbers of CPUs. This value must be at least the fourth 102 root of NR_CPUS, which allows NR_CPUS to be insanely large. 105 itself, small RCU_FANOUT values allow you to test large-system 123 lock contention levels acceptably low. Very large systems 129 skew them, which reduces lock contention enough that large 131 fanout to a large number will likely cause problematic 137 Select the maximum permissible value for large systems, but
|
| /Linux-v5.4/arch/arm/common/ |
| D | dmabounce.c | 77 struct dmabounce_pool large; member 91 device_info->large.allocs, in dmabounce_show() 93 device_info->large.allocs, in dmabounce_show() 118 } else if (size <= device_info->large.size) { in alloc_safe_buffer() 119 pool = &device_info->large; in alloc_safe_buffer() 505 ret = dmabounce_init_pool(&device_info->large, dev, in dmabounce_register_dev() 565 if (device_info->large.pool) in dmabounce_unregister_dev() 566 dma_pool_destroy(device_info->large.pool); in dmabounce_unregister_dev()
|
| /Linux-v5.4/drivers/of/unittest-data/ |
| D | overlay.dts | 9 hvac_2: hvac-large-1 { 10 compatible = "ot,hvac-large";
|
| /Linux-v5.4/arch/powerpc/kvm/ |
| D | book3s_64_mmu.c | 68 vcpu->arch.slb[i].large ? 'l' : ' ', in kvmppc_mmu_book3s_64_find_slbe() 249 if (slbe->large) in kvmppc_mmu_book3s_64_xlate() 256 pgsize = slbe->large ? MMU_PAGE_16M : MMU_PAGE_4K; in kvmppc_mmu_book3s_64_xlate() 283 if (slbe->large && in kvmppc_mmu_book3s_64_xlate() 395 slbe->large = (rs & SLB_VSID_L) ? 1 : 0; in kvmppc_mmu_book3s_64_slbmte() 406 if (slbe->large) { in kvmppc_mmu_book3s_64_slbmte() 545 bool large) in kvmppc_mmu_book3s_64_tlbie() argument 569 if (large) in kvmppc_mmu_book3s_64_tlbie()
|
| /Linux-v5.4/Documentation/spi/ |
| D | spi-sc18is602.rst | 34 similar large accesses have to be split into multiple chunks of no more than 36 means that programs such as "cp" or "od", which automatically use large block
|
| /Linux-v5.4/drivers/pci/hotplug/ |
| D | TODO | 16 * A large portion of cpqphp_ctrl.c and cpqphp_pci.c concerns resource 47 simplified. A lot of functions are too large and too complex, they need 51 * A large portion of ibmphp_res.c and ibmphp_pci.c concerns resource
|
| /Linux-v5.4/arch/m68k/fpsp040/ |
| D | x_ovfl.S | 7 | too large to be represented in a floating-point data register, 9 | data register are too large to be represented in the
|
| D | util.S | 196 leal EXT_PLRG,%a1 |answer is +/- large number 206 leal EXT_PLRG,%a1 |answer is large positive number 212 leal EXT_PLRG,%a1 |answer is large negative number 227 leal DBL_PLRG,%a1 |answer is +/- large number 237 leal DBL_PLRG,%a1 |answer is large positive number 243 leal DBL_PLRG,%a1 |answer is large negative number 258 leal SGL_PLRG,%a1 |answer is +/- large number 268 leal SGL_PLRG,%a1 |answer is large positive number 274 leal SGL_PLRG,%a1 |answer is large negative number
|
| /Linux-v5.4/tools/vm/ |
| D | slabinfo-gnuplot.sh | 84 set terminal png enhanced size $width,$height large 126 set terminal png enhanced size $width,$height large
|
| /Linux-v5.4/arch/ia64/ |
| D | Kconfig.debug | 10 IA-64 identity-mapped regions use a large page size called "granules". 13 Select "64MB" for a large granule size. This is the current default.
|
| /Linux-v5.4/drivers/scsi/aic7xxx/ |
| D | aic7xxx_pci.c | 601 int pcheck, int fast, int large); 1006 int fast, int large) in ahc_scbram_config() argument 1019 if (large) in ahc_scbram_config() 1030 if (large) in ahc_scbram_config() 1044 if (large) in ahc_scbram_config() 1070 int large; in ahc_probe_ext_scbram() local 1075 large = FALSE; in ahc_probe_ext_scbram() 1084 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large); in ahc_probe_ext_scbram() 1102 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large); in ahc_probe_ext_scbram() 1113 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large); in ahc_probe_ext_scbram() [all …]
|
| /Linux-v5.4/arch/unicore32/mm/ |
| D | proc-macros.S | 117 .word 0xfffffc00, 930b @ second level large page table 124 .word 0xffff0000, 980f @ large page
|
| /Linux-v5.4/Documentation/admin-guide/hw-vuln/ |
| D | multihit.rst | 42 the illusion of a very large memory for processors. This virtual space is split 52 paging structure so that the same linear address using large page size (2 MB, 4 103 This erratum can be mitigated by restricting the use of large page sizes to 115 (non-nested) page tables. For simplicity, KVM will make large pages
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | pixfmt-meta-uvc.rst | 29 Each UVC payload header can be between 2 and 12 bytes large. Buffers can 34 perform rate limiting when the device sends a large number of headers.
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | efi-stub.rst | 66 initrd-large.img 72 to boot with the initrd-large.img file if the current working 75 fs0:\Kernels> bzImage.efi initrd=\Kernels\initrd-large.img
|
| /Linux-v5.4/drivers/net/ethernet/moxa/ |
| D | moxart_ether.h | 325 #error MOXA ART Ethernet device driver TX buffer is too large! 328 #error MOXA ART Ethernet device driver RX buffer is too large!
|
| /Linux-v5.4/Documentation/x86/x86_64/ |
| D | 5level-paging.rst | 34 User-space and large virtual address space 61 about large address space without manually tracking allocated virtual
|
| /Linux-v5.4/drivers/ipack/ |
| D | Kconfig | 14 large variety of functionality, they are most often found in
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-light-si1133 | 14 dark photodiodes. "large" indicate the surface area capturing
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | ceph.txt | 26 across storage nodes in large chunks to distribute workload and 32 Metadata servers effectively form a large, consistent, distributed 41 extremely large directories can be fragmented and managed by 60 the identification of large disk space consumers relatively quick, as
|