Home
last modified time | relevance | path

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

123

/Linux-v5.10/arch/s390/include/asm/
Dnospec-insn.h54 .macro __DECODE_RR expand,reg,ruse
60 \expand \r1,\r2
71 .macro __DECODE_RRR expand,rsave,rtarget,ruse
79 \expand \r1,\r2,\r3
92 .macro __DECODE_DRR expand,disp,reg,ruse
98 \expand \disp,\r1,\r2
/Linux-v5.10/sound/soc/tegra/
Dtegra_cif.h39 unsigned int expand; member
56 (conf->expand << TEGRA_ACIF_CTRL_EXPAND_SHIFT) | in tegra_set_cif()
Dtegra30_ahub.c124 cif_conf.expand = 0; in tegra30_ahub_allocate_rx_fifo()
226 cif_conf.expand = 0; in tegra30_ahub_allocate_tx_fifo()
690 (conf->expand << in tegra30_ahub_set_cif()
722 (conf->expand << in tegra124_ahub_set_cif()
Dtegra30_ahub.h480 unsigned int expand; member
/Linux-v5.10/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c2474 bool expand = false; in ocrdma_update_err_cqe() local
2487 expand = true; in ocrdma_update_err_cqe()
2490 return expand; in ocrdma_update_err_cqe()
2517 bool expand; in ocrdma_poll_err_scqe() local
2534 expand = ocrdma_update_err_rcqe(ibwc, cqe, qp, status); in ocrdma_poll_err_scqe()
2543 expand = false; in ocrdma_poll_err_scqe()
2547 expand = false; in ocrdma_poll_err_scqe()
2552 expand = ocrdma_update_err_scqe(ibwc, cqe, qp, status); in ocrdma_poll_err_scqe()
2554 return expand; in ocrdma_poll_err_scqe()
2561 bool expand = false; in ocrdma_poll_success_scqe() local
[all …]
/Linux-v5.10/fs/ocfs2/
Duptodate.c472 int expand; in ocfs2_set_buffer_uptodate() local
494 expand = 0; in ocfs2_set_buffer_uptodate()
497 expand = 1; in ocfs2_set_buffer_uptodate()
501 __ocfs2_set_buffer_uptodate(ci, bh->b_blocknr, expand); in ocfs2_set_buffer_uptodate()
/Linux-v5.10/tools/perf/Documentation/
Ddb-export.txt19 Over time it is possible to continue to expand the export while maintaining
/Linux-v5.10/Documentation/filesystems/
Dgfs2.rst48 gfs2_grow to expand a filesystem online
Dfiles.rst111 another thread expand the files thereby creating a new
/Linux-v5.10/Documentation/networking/
Dipsec.rst29 Small IP datagrams are likely to expand as a result of compression.
/Linux-v5.10/tools/power/pm-graph/config/
Dfreeze.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
Dstandby.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
Dfreeze-callgraph.cfg81 # pre-expand the callgraph data in the html output (default: disabled)
Dfreeze-dev.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
Dstandby-callgraph.cfg81 # pre-expand the callgraph data in the html output (default: disabled)
Dstandby-dev.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
Dsuspend-callgraph.cfg85 # pre-expand the callgraph data in the html output (default: disabled)
Dsuspend-dev.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
Dsuspend-x2-proc.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
Dsuspend.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
/Linux-v5.10/Documentation/sphinx/
Dparse-headers.pl240 $data = expand($data);
/Linux-v5.10/tools/perf/tests/
DBuild64 perf-y += expand-cgroup.o
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-devices-soc37 limiting the possible number of vendors to 126. To expand
/Linux-v5.10/Documentation/admin-guide/LSM/
DYama.rst19 etc) to extract additional credentials and continue to expand the scope
/Linux-v5.10/Documentation/kbuild/
Dreproducible-builds.rst56 Depending on the compiler used, the ``__FILE__`` macro may also expand

123