Home
last modified time | relevance | path

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

123

/linux-6.12.1/arch/s390/include/asm/ !
Dnospec-insn.h56 .macro __DECODE_R expand,reg
60 \expand \r1
69 .macro __DECODE_RR expand,rsave,rtarget
75 \expand \r1,\r2
/linux-6.12.1/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()
/linux-6.12.1/drivers/infiniband/hw/ocrdma/ !
Docrdma_verbs.c2473 bool expand = false; in ocrdma_update_err_cqe() local
2486 expand = true; in ocrdma_update_err_cqe()
2489 return expand; in ocrdma_update_err_cqe()
2516 bool expand; in ocrdma_poll_err_scqe() local
2533 expand = ocrdma_update_err_rcqe(ibwc, cqe, qp, status); in ocrdma_poll_err_scqe()
2542 expand = false; in ocrdma_poll_err_scqe()
2546 expand = false; in ocrdma_poll_err_scqe()
2551 expand = ocrdma_update_err_scqe(ibwc, cqe, qp, status); in ocrdma_poll_err_scqe()
2553 return expand; in ocrdma_poll_err_scqe()
2560 bool expand = false; in ocrdma_poll_success_scqe() local
[all …]
/linux-6.12.1/rust/macros/ !
Dpaste.rs57 pub(crate) fn expand(tokens: &mut Vec<TokenTree>) { in expand() function
73 expand(&mut stream); in expand()
Dlib.rs411 paste::expand(&mut tokens); in paste()
/linux-6.12.1/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-6.12.1/arch/arm64/boot/dts/renesas/ !
Dulcb-kf-simple-audio-card.dtsi23 sound_card_kf: expand-sound {
Dulcb-kf-audio-graph-card.dtsi22 sound_card_kf: expand-sound {
Dulcb-kf-simple-audio-card-mix+split.dtsi32 sound_card_kf: expand-sound {
Dulcb-kf-audio-graph-card2-mix+split.dtsi31 sound_card_kf: expand-sound {
/linux-6.12.1/tools/bpf/bpftool/ !
Dnet.c861 struct bpf_link_info *expand; in show_link_netfilter() local
870 expand = realloc(nf_link_info, nf_link_len * sizeof(info)); in show_link_netfilter()
871 if (!expand) { in show_link_netfilter()
876 nf_link_info = expand; in show_link_netfilter()
/linux-6.12.1/tools/perf/Documentation/ !
Ddb-export.txt19 Over time it is possible to continue to expand the export while maintaining
/linux-6.12.1/Documentation/networking/ !
Dipsec.rst29 Small IP datagrams are likely to expand as a result of compression.
/linux-6.12.1/Documentation/filesystems/ !
Dgfs2.rst47 gfs2_grow to expand a filesystem online
/linux-6.12.1/tools/power/pm-graph/config/ !
Dstandby.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
Dfreeze.cfg80 # 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)
Dfreeze-callgraph.cfg81 # 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)
Dstandby-callgraph.cfg81 # pre-expand the callgraph data in the html output (default: disabled)
/linux-6.12.1/Documentation/sphinx/ !
Dparse-headers.pl240 $data = expand($data);

123