Home
last modified time | relevance | path

Searched refs:expand (Results 1 – 34 of 34) sorted by relevance

/linux-4.1.27/Documentation/DocBook/media/
DMakefile213 expand --tabs=8 < $< | \
224 expand --tabs=8 < $< | \
235 expand --tabs=8 < $< | \
246 expand --tabs=8 < $< | \
257 expand --tabs=8 < $< | \
268 expand --tabs=8 < $< | \
279 expand --tabs=8 < $< | \
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c2548 bool expand = false; in ocrdma_update_err_cqe() local
2561 expand = true; in ocrdma_update_err_cqe()
2564 return expand; in ocrdma_update_err_cqe()
2591 bool expand; in ocrdma_poll_err_scqe() local
2608 expand = ocrdma_update_err_rcqe(ibwc, cqe, qp, status); in ocrdma_poll_err_scqe()
2617 expand = false; in ocrdma_poll_err_scqe()
2621 expand = false; in ocrdma_poll_err_scqe()
2626 expand = ocrdma_update_err_scqe(ibwc, cqe, qp, status); in ocrdma_poll_err_scqe()
2628 return expand; in ocrdma_poll_err_scqe()
2635 bool expand = false; in ocrdma_poll_success_scqe() local
[all …]
/linux-4.1.27/fs/ocfs2/
Duptodate.c486 int expand; in ocfs2_set_buffer_uptodate() local
508 expand = 0; in ocfs2_set_buffer_uptodate()
511 expand = 1; in ocfs2_set_buffer_uptodate()
515 __ocfs2_set_buffer_uptodate(ci, bh->b_blocknr, expand); in ocfs2_set_buffer_uptodate()
/linux-4.1.27/crypto/
Dvmac.c567 int expand; in vmac_update() local
570 expand = VMAC_NHBYTES - ctx->partial_size > 0 ? in vmac_update()
573 min = len < expand ? len : expand; in vmac_update()
578 if (len < expand) in vmac_update()
584 len -= expand; in vmac_update()
585 p += expand; in vmac_update()
/linux-4.1.27/sound/soc/tegra/
Dtegra30_ahub.c134 cif_conf.expand = 0; in tegra30_ahub_allocate_rx_fifo()
236 cif_conf.expand = 0; in tegra30_ahub_allocate_tx_fifo()
747 (conf->expand << in tegra30_ahub_set_cif()
779 (conf->expand << in tegra124_ahub_set_cif()
Dtegra30_ahub.h491 unsigned int expand; member
Dtegra30_i2s.c186 cif_conf.expand = 0; in tegra30_i2s_hw_params()
/linux-4.1.27/Documentation/filesystems/
Dgfs2.txt41 gfs2_grow to expand a filesystem online
Dfiles.txt107 another thread expand the files thereby creating a new
Dext4.txt377 attempt to expand them beyond the specified
Dproc.txt465 de - do not expand area on remapping
/linux-4.1.27/Documentation/networking/
Dipsec.txt21 Small IP datagrams are likely to expand as a result of compression.
/linux-4.1.27/Documentation/DocBook/
DMakefile191 expand --tabs=8 < $< | \
/linux-4.1.27/Documentation/security/
DYama.txt20 etc) to extract additional credentials and continue to expand the scope
/linux-4.1.27/Documentation/device-mapper/
Dsnapshot.txt41 the amount of free space and expand the <COW device> before it fills up.
/linux-4.1.27/fs/cramfs/
DREADME165 silicon ROMs, it might make sense to expand the inode a little from
/linux-4.1.27/Documentation/locking/
Dspinlocks.txt32 using spinlocks they tend to expand to areas you might not have noticed
/linux-4.1.27/Documentation/fmc/
Didentifiers.txt7 where IPMI is a lie I'd better not expand, and FRU means "Field
/linux-4.1.27/Documentation/accounting/
Dtaskstats.txt154 processing new netlink attributes. But if the new fields expand the existing
/linux-4.1.27/
DREPORTING-BUGS33 maintainer doesn't answer, then expand your scope to mailing lists like
/linux-4.1.27/drivers/xen/
DKconfig9 the system to expand the domain's memory allocation, or alternatively
/linux-4.1.27/Documentation/input/
Dinput.txt33 devices, future use (say 2.5/2.6) is expected to expand to replace
/linux-4.1.27/Documentation/usb/
Dgadget_serial.txt173 "System", "Hardware") expand the "Ports (COM & LPT)" entry and you
/linux-4.1.27/mm/
Dpage_alloc.c921 static inline void expand(struct zone *zone, struct page *page, in expand() function
1047 expand(zone, page, order, current_order, area, migratetype); in __rmqueue_smallest()
1292 expand(zone, page, order, current_order, area, in __rmqueue_fallback()
/linux-4.1.27/Documentation/filesystems/caching/
Dcachefiles.txt56 placed on the same medium as a live set of data, and will expand to make use of
/linux-4.1.27/Documentation/vm/
Dtranshuge.txt13 future it can expand over the pagecache layer starting with tmpfs.
/linux-4.1.27/drivers/usb/host/
DKconfig785 the aid of special testing hardware. In the future, this may expand
/linux-4.1.27/Documentation/laptops/
Dthinkpad-acpi.txt423 0x1008 0x07 FN+F8 IBM: toggle screen expand
425 or toggle screen expand
/linux-4.1.27/drivers/md/
Draid5.c2860 int rcw, int expand) in schedule_reconstruction() argument
2874 if (!expand) in schedule_reconstruction()
2883 if (!expand) { in schedule_reconstruction()
/linux-4.1.27/Documentation/
DCodingStyle530 (string-match (expand-file-name "~/src/linux-trees")
Dpinctrl.txt1093 additively expand the mmc0 bus from 2 to 4 to 8 pins. If we want to use all
/linux-4.1.27/Documentation/m68k/
Dkernel-options.txt298 don't need to expand the sound.
/linux-4.1.27/Documentation/trace/
Dftrace.txt2183 otherwise the shell may expand the parameters into names
2352 You can also expand several functions at once:
/linux-4.1.27/Documentation/devicetree/
Dbooting-without-of.txt1244 That directory will expand as device tree support is added to more and