Home
last modified time | relevance | path

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

12

/Linux-v4.19/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-v4.19/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c2556 bool expand = false; in ocrdma_update_err_cqe() local
2569 expand = true; in ocrdma_update_err_cqe()
2572 return expand; in ocrdma_update_err_cqe()
2599 bool expand; in ocrdma_poll_err_scqe() local
2616 expand = ocrdma_update_err_rcqe(ibwc, cqe, qp, status); in ocrdma_poll_err_scqe()
2625 expand = false; in ocrdma_poll_err_scqe()
2629 expand = false; in ocrdma_poll_err_scqe()
2634 expand = ocrdma_update_err_scqe(ibwc, cqe, qp, status); in ocrdma_poll_err_scqe()
2636 return expand; in ocrdma_poll_err_scqe()
2643 bool expand = false; in ocrdma_poll_success_scqe() local
[all …]
/Linux-v4.19/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-v4.19/sound/soc/tegra/
Dtegra30_ahub.c135 cif_conf.expand = 0; in tegra30_ahub_allocate_rx_fifo()
237 cif_conf.expand = 0; in tegra30_ahub_allocate_tx_fifo()
700 (conf->expand << in tegra30_ahub_set_cif()
732 (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-v4.19/Documentation/networking/
Dipsec.txt21 Small IP datagrams are likely to expand as a result of compression.
/Linux-v4.19/Documentation/filesystems/
Dgfs2.txt41 gfs2_grow to expand a filesystem online
Dfiles.txt107 another thread expand the files thereby creating a new
/Linux-v4.19/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)
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)
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.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
Dexample.cfg116 # pre-expand the callgraph data in the html output (default: disabled)
/Linux-v4.19/Documentation/sphinx/
Dparse-headers.pl240 $data = expand($data);
/Linux-v4.19/Documentation/admin-guide/LSM/
DYama.rst19 etc) to extract additional credentials and continue to expand the scope
/Linux-v4.19/mm/
Dmmap.c692 struct vm_area_struct *expand) in __vma_adjust() argument
714 if (next == expand) { in __vma_adjust()
729 VM_WARN_ON(expand != vma); in __vma_adjust()
761 VM_WARN_ON(expand != importer); in __vma_adjust()
771 VM_WARN_ON(expand != importer); in __vma_adjust()
/Linux-v4.19/Documentation/device-mapper/
Dsnapshot.txt41 the amount of free space and expand the <COW device> before it fills up.
/Linux-v4.19/Documentation/locking/
Dspinlocks.txt32 using spinlocks they tend to expand to areas you might not have noticed

12