Home
last modified time | relevance | path

Searched refs:large (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/linux/sound/soc/intel/atom/sst/
H A Dsst_pvt.c118 * @large: large or short message
120 * this function allocates structures to send a large or short
123 int sst_create_ipc_msg(struct ipc_post **arg, bool large) in sst_create_ipc_msg() argument
130 if (large) { in sst_create_ipc_msg()
139 msg->is_large = large; in sst_create_ipc_msg()
147 * @large: large or short message
153 int sst_create_block_and_ipc_msg(struct ipc_post **arg, bool large, in sst_create_block_and_ipc_msg() argument
159 retval = sst_create_ipc_msg(arg, large); in sst_create_block_and_ipc_msg()
190 sst_prepare_and_post_msg(struct intel_sst_drv * sst,int task_id,int ipc_msg,int cmd_id,int pipe_id,size_t mbox_data_len,const void * mbox_data,void ** data,bool large,bool fill_dsp,bool sync,bool response) sst_prepare_and_post_msg() argument
269 sst_fill_header_mrfld(union ipc_header_mrfld * header,int msg,int task_id,int large,int drv_id) sst_fill_header_mrfld() argument
[all...]
H A Dsst.h463 int sst_create_ipc_msg(struct ipc_post **arg, bool large);
475 int sst_create_block_and_ipc_msg(struct ipc_post **arg, bool large,
488 bool large, bool fill_dsp, bool sync, bool response);
509 int msg, int task_id, int large, int drv_id);
/linux/lib/test_fortify/
H A Dtest_fortify.h23 char large[__BUF_LARGE]; variable
32 memset(large, 0x5A, sizeof(large)); in do_fortify_tests()
H A Dread_overflow2-memmove.c3 memmove(large, instance.buf, sizeof(large))
H A Dread_overflow2-memcpy.c3 memcpy(large, instance.buf, sizeof(large))
H A Dread_overflow2-memcmp.c3 memcmp(large, small, sizeof(small) + 1)
H A Dread_overflow-memcmp.c3 memcmp(small, large, sizeof(small) + 1)
H A Dwrite_overflow_field-memcpy.c3 memcpy(instance.buf, large, sizeof(instance.buf) + 1)
H A Dread_overflow2_field-memmove.c3 memmove(large, instance.buf, sizeof(instance.buf) + 1)
H A Dwrite_overflow_field-memmove.c3 memmove(instance.buf, large, sizeof(instance.buf) + 1)
H A Dread_overflow2_field-memcpy.c3 memcpy(large, instance.buf, sizeof(instance.buf) + 1)
/linux/Documentation/driver-api/mmc/
H A Dmmc-dev-attrs.rst54 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/tools/testing/selftests/net/mptcp/
H A Dsimult_flows.sh22 large=""
43 rm -f "$large" "$small"
60 large=$(mktemp)
68 dd if=/dev/zero of=$large bs=4096 count=$((size / 4096)) >/dev/null 2>&1
265 do_transfer $small $large $time
275 do_transfer $large $small $time
/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu.c54 vcpu->arch.slb[i].large ? 'l' : ' ', in kvmppc_mmu_book3s_64_find_slbe()
235 if (slbe->large) in kvmppc_mmu_book3s_64_xlate()
242 pgsize = slbe->large ? MMU_PAGE_16M : MMU_PAGE_4K; in kvmppc_mmu_book3s_64_xlate()
269 if (slbe->large && in kvmppc_mmu_book3s_64_xlate()
380 slbe->large = (rs & SLB_VSID_L) ? 1 : 0; in kvmppc_mmu_book3s_64_slbmte()
391 if (slbe->large) { in kvmppc_mmu_book3s_64_slbmte()
530 bool large) in kvmppc_mmu_book3s_64_tlbie() argument
554 if (large) in kvmppc_mmu_book3s_64_tlbie()
/linux/drivers/of/unittest-data/
H A Doverlay.dtso8 hvac_2: hvac-large-1 {
9 compatible = "ot,hvac-large";
/linux/drivers/pci/hotplug/
H A DTODO14 * A large portion of cpqphp_ctrl.c and cpqphp_pci.c concerns resource
39 simplified. A lot of functions are too large and too complex, they need
43 * A large portion of ibmphp_res.c and ibmphp_pci.c concerns resource
/linux/Documentation/spi/
H A Dspi-sc18is602.rst34 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/kernel/rcu/
H A DKconfig15 designed for very large SMP system with hundreds or
25 designed for very large SMP systems with hundreds or
188 large numbers of CPUs. This value must be at least the fourth
189 root of NR_CPUS, which allows NR_CPUS to be insanely large.
192 itself, small RCU_FANOUT values allow you to test large-system
212 lock contention levels acceptably low. Very large systems
218 skew them, which reduces lock contention enough that large
220 fanout to a large number will likely cause problematic
226 Select the maximum permissible value for large systems, but
347 too large.
/linux/arch/m68k/fpsp040/
H A Dutil.S196 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
H A Dx_ovfl.S7 | too large to be represented in a floating-point data register,
9 | data register are too large to be represented in the
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c601 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/tools/mm/
H A Dslabinfo-gnuplot.sh84 set terminal png enhanced size $width,$height large
126 set terminal png enhanced size $width,$height large
/linux/Documentation/arch/x86/
H A Dxstate.rst11 trapped by the kernel because by default the required large XSTATE buffers
65 are large enough to accommodate the resulting large signal frame. It
79 the handler allocates a larger xstate buffer for the task so the large
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-uvc.rst23 Each UVC payload header can be between 2 and 12 bytes large. Buffers can
28 perform rate limiting when the device sends a large number of headers.
/linux/Documentation/admin-guide/hw-vuln/
H A Dmultihit.rst42 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
107 This erratum can be mitigated by restricting the use of large page sizes to
119 (non-nested) page tables. For simplicity, KVM will make large pages

12345678910>>...13