Home
last modified time | relevance | path

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

12345678910>>...20

/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 Dread_overflow2_field-memcpy.c3 memcpy(large, instance.buf, sizeof(instance.buf) + 1)
H A Dwrite_overflow_field-memmove.c3 memmove(instance.buf, large, sizeof(instance.buf) + 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)
/linux/drivers/atm/ !
H A Dnicstarmac.copyright25 * 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/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=""
42 rm -f "$large" "$small"
59 large=$(mktemp)
67 dd if=/dev/zero of=$large bs=4096 count=$((size / 4096)) >/dev/null 2>&1
251 do_transfer $small $large $time
261 do_transfer $large $small $time
/linux/drivers/of/unittest-data/ !
H A Doverlay.dtso8 hvac_2: hvac-large-1 {
9 compatible = "ot,hvac-large";
/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()
268 /* If large page bit is set, check pgsize encoding */ 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
540 * POWER6. POWER6 and later don't have the large page flag in kvmppc_mmu_book3s_64_tlbie()
554 if (large) in kvmppc_mmu_book3s_64_tlbie()
[all...]
/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
166 large numbers of CPUs. This value must be at least the fourth
167 root of NR_CPUS, which allows NR_CPUS to be insanely large.
170 itself, small RCU_FANOUT values allow you to test large-system
190 lock contention levels acceptably low. Very large systems
196 skew them, which reduces lock contention enough that large
198 fanout to a large number will likely cause problematic
204 Select the maximum permissible value for large systems, but
343 too large
[all...]
/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/userspace-api/media/v4l/ !
H A Dmetafmt-uvc.rst22 Each UVC payload header can be between 2 and 12 bytes large. Buffers can
27 perform rate limiting when the device sends a large number of headers.
/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

12345678910>>...20