Home
last modified time | relevance | path

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

/linux-6.8/rust/macros/
Dpaste.rs57 pub(crate) fn expand(tokens: &mut Vec<TokenTree>) { in expand() function
/linux-6.8/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-6.8/sound/soc/tegra/
Dtegra_cif.h39 unsigned int expand; member
Dtegra30_ahub.h480 unsigned int expand; member
/linux-6.8/fs/ocfs2/
Duptodate.c470 int expand; in ocfs2_set_buffer_uptodate() local
/linux-6.8/tools/bpf/bpftool/
Dnet.c805 struct bpf_link_info *expand; in show_link_netfilter() local
/linux-6.8/mm/
Dpage_alloc.c1386 static inline void expand(struct zone *zone, struct page *page, in expand() function
/linux-6.8/drivers/md/
Draid5.c3348 int rcw, int expand) in schedule_reconstruction()