Home
last modified time | relevance | path

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

123

/Linux-v6.6/arch/s390/include/asm/
Dnospec-insn.h55 .macro __DECODE_R expand,reg
59 \expand \r1
68 .macro __DECODE_RR expand,rsave,rtarget
74 \expand \r1,\r2
/Linux-v6.6/sound/soc/tegra/
Dtegra_cif.h39 unsigned int expand; member
56 (conf->expand << TEGRA_ACIF_CTRL_EXPAND_SHIFT) | in tegra_set_cif()
Dtegra30_ahub.c140 cif_conf.expand = 0; in tegra30_ahub_allocate_rx_fifo()
242 cif_conf.expand = 0; in tegra30_ahub_allocate_tx_fifo()
635 (conf->expand << in tegra30_ahub_set_cif()
667 (conf->expand << in tegra124_ahub_set_cif()
Dtegra30_ahub.h480 unsigned int expand; member
/Linux-v6.6/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c2472 bool expand = false; in ocrdma_update_err_cqe() local
2485 expand = true; in ocrdma_update_err_cqe()
2488 return expand; in ocrdma_update_err_cqe()
2515 bool expand; in ocrdma_poll_err_scqe() local
2532 expand = ocrdma_update_err_rcqe(ibwc, cqe, qp, status); in ocrdma_poll_err_scqe()
2541 expand = false; in ocrdma_poll_err_scqe()
2545 expand = false; in ocrdma_poll_err_scqe()
2550 expand = ocrdma_update_err_scqe(ibwc, cqe, qp, status); in ocrdma_poll_err_scqe()
2552 return expand; in ocrdma_poll_err_scqe()
2559 bool expand = false; in ocrdma_poll_success_scqe() local
[all …]
/Linux-v6.6/rust/macros/
Dpaste.rs49 pub(crate) fn expand(tokens: &mut Vec<TokenTree>) { in expand() function
65 expand(&mut stream); in expand()
Dlib.rs344 paste::expand(&mut tokens); in paste()
/Linux-v6.6/fs/ocfs2/
Duptodate.c470 int expand; in ocfs2_set_buffer_uptodate() local
492 expand = 0; in ocfs2_set_buffer_uptodate()
495 expand = 1; in ocfs2_set_buffer_uptodate()
499 __ocfs2_set_buffer_uptodate(ci, bh->b_blocknr, expand); in ocfs2_set_buffer_uptodate()
/Linux-v6.6/tools/bpf/bpftool/
Dnet.c800 struct bpf_link_info *expand; in show_link_netfilter() local
809 expand = realloc(nf_link_info, nf_link_len * sizeof(info)); in show_link_netfilter()
810 if (!expand) { in show_link_netfilter()
815 nf_link_info = expand; in show_link_netfilter()
/Linux-v6.6/tools/perf/Documentation/
Ddb-export.txt19 Over time it is possible to continue to expand the export while maintaining
/Linux-v6.6/Documentation/filesystems/
Dgfs2.rst47 gfs2_grow to expand a filesystem online
Dnetfs_library.rst111 * Allow the netfs to expand a readahead request in both directions to meet its
336 [Optional] This is called to allow the filesystem to expand the size of a
337 readahead read request. The filesystem gets to expand the request in both
340 to expand the request first.
530 the cache to expand a request in either direction. This allows the cache to
/Linux-v6.6/Documentation/networking/
Dipsec.rst29 Small IP datagrams are likely to expand as a result of compression.
/Linux-v6.6/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-v6.6/Documentation/sphinx/
Dparse-headers.pl240 $data = expand($data);
/Linux-v6.6/tools/perf/tests/
DBuild63 perf-y += expand-cgroup.o

123