Home
last modified time | relevance | path

Searched defs:expand (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/rust/macros/
Dpaste.rs49 pub(crate) fn expand(tokens: &mut Vec<TokenTree>) { in expand() function
/Linux-v6.6/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c2472 bool expand = false; in ocrdma_update_err_cqe() local
2515 bool expand; in ocrdma_poll_err_scqe() local
2559 bool expand = false; in ocrdma_poll_success_scqe() local
2585 bool expand; in ocrdma_poll_scqe() local
2648 bool expand; in ocrdma_poll_err_rcqe() local
2717 bool expand = false; in ocrdma_poll_rcqe() local
2756 bool expand = false; in ocrdma_poll_hwcq() local
/Linux-v6.6/sound/soc/tegra/
Dtegra_cif.h39 unsigned int expand; member
Dtegra30_ahub.h480 unsigned int expand; member
/Linux-v6.6/fs/ocfs2/
Duptodate.c470 int expand; in ocfs2_set_buffer_uptodate() local
/Linux-v6.6/tools/bpf/bpftool/
Dnet.c800 struct bpf_link_info *expand; in show_link_netfilter() local
/Linux-v6.6/mm/
Dpage_alloc.c1389 static inline void expand(struct zone *zone, struct page *page, in expand() function
/Linux-v6.6/drivers/md/
Draid5.c3380 int rcw, int expand) in schedule_reconstruction()