Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/DocBook/media/
DMakefile218 expand --tabs=8 < $< | \
229 expand --tabs=8 < $< | \
240 expand --tabs=8 < $< | \
255 expand --tabs=8 < $< | \
271 expand --tabs=8 < $< | \
283 expand --tabs=8 < $< | \
294 expand --tabs=8 < $< | \
/linux-4.4.14/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c2596 bool expand = false; in ocrdma_update_err_cqe() local
2609 expand = true; in ocrdma_update_err_cqe()
2612 return expand; in ocrdma_update_err_cqe()
2639 bool expand; in ocrdma_poll_err_scqe() local
2656 expand = ocrdma_update_err_rcqe(ibwc, cqe, qp, status); in ocrdma_poll_err_scqe()
2665 expand = false; in ocrdma_poll_err_scqe()
2669 expand = false; in ocrdma_poll_err_scqe()
2674 expand = ocrdma_update_err_scqe(ibwc, cqe, qp, status); in ocrdma_poll_err_scqe()
2676 return expand; in ocrdma_poll_err_scqe()
2683 bool expand = false; in ocrdma_poll_success_scqe() local
[all …]
/linux-4.4.14/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.4.14/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.4.14/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()
701 (conf->expand << in tegra30_ahub_set_cif()
733 (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.4.14/Documentation/networking/
Dipsec.txt21 Small IP datagrams are likely to expand as a result of compression.
/linux-4.4.14/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.txt484 de - do not expand area on remapping
/linux-4.4.14/Documentation/security/
DYama.txt18 etc) to extract additional credentials and continue to expand the scope
/linux-4.4.14/Documentation/device-mapper/
Dsnapshot.txt41 the amount of free space and expand the <COW device> before it fills up.
/linux-4.4.14/Documentation/DocBook/
Dnetworking.xml.db109 API-pskb-expand-head
110 API-skb-copy-expand
Dkernel-api.xml.db390 API-insert-resource-expand-to-fit
713 API-disk-expand-part-tbl
/linux-4.4.14/fs/cramfs/
DREADME165 silicon ROMs, it might make sense to expand the inode a little from
/linux-4.4.14/Documentation/locking/
Dspinlocks.txt32 using spinlocks they tend to expand to areas you might not have noticed
/linux-4.4.14/
DREPORTING-BUGS33 maintainer doesn't answer, then expand your scope to mailing lists like
/linux-4.4.14/Documentation/accounting/
Dtaskstats.txt154 processing new netlink attributes. But if the new fields expand the existing
/linux-4.4.14/Documentation/fmc/
Didentifiers.txt7 where IPMI is a lie I'd better not expand, and FRU means "Field
/linux-4.4.14/drivers/xen/
DKconfig9 the system to expand the domain's memory allocation, or alternatively
/linux-4.4.14/Documentation/usb/
Dgadget_serial.txt173 "System", "Hardware") expand the "Ports (COM & LPT)" entry and you
/linux-4.4.14/Documentation/input/
Dinput.txt33 devices, future use (say 2.5/2.6) is expected to expand to replace
/linux-4.4.14/mm/
Dpage_alloc.c1321 static inline void expand(struct zone *zone, struct page *page, in expand() function
1448 expand(zone, page, order, current_order, area, migratetype); in __rmqueue_smallest()
1786 expand(zone, page, order, current_order, area, in __rmqueue_fallback()
/linux-4.4.14/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.4.14/Documentation/vm/
Dtranshuge.txt13 future it can expand over the pagecache layer starting with tmpfs.
/linux-4.4.14/drivers/usb/host/
DKconfig782 the aid of special testing hardware. In the future, this may expand
/linux-4.4.14/Documentation/laptops/
Dthinkpad-acpi.txt423 0x1008 0x07 FN+F8 IBM: toggle screen expand
425 or toggle screen expand
/linux-4.4.14/drivers/md/
Draid5.c2858 int rcw, int expand) in schedule_reconstruction() argument
2872 if (!expand) in schedule_reconstruction()
2881 if (!expand) { in schedule_reconstruction()
/linux-4.4.14/Documentation/
DCodingStyle530 (string-match (expand-file-name "~/src/linux-trees")
Dpinctrl.txt1104 additively expand the mmc0 bus from 2 to 4 to 8 pins. If we want to use all
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt298 don't need to expand the sound.
/linux-4.4.14/Documentation/trace/
Dftrace.txt2219 otherwise the shell may expand the parameters into names
2388 You can also expand several functions at once:
/linux-4.4.14/Documentation/devicetree/
Dbooting-without-of.txt1248 That directory will expand as device tree support is added to more and