Home
last modified time | relevance | path

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

/linux-6.12.1/rust/macros/
Dpaste.rs57 pub(crate) fn expand(tokens: &mut Vec<TokenTree>) { in expand() function
/linux-6.12.1/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c2473 bool expand = false; in ocrdma_update_err_cqe() local
2516 bool expand; in ocrdma_poll_err_scqe() local
2560 bool expand = false; in ocrdma_poll_success_scqe() local
2586 bool expand; in ocrdma_poll_scqe() local
2649 bool expand; in ocrdma_poll_err_rcqe() local
2718 bool expand = false; in ocrdma_poll_rcqe() local
2757 bool expand = false; in ocrdma_poll_hwcq() local
/linux-6.12.1/sound/soc/tegra/
Dtegra_cif.h39 unsigned int expand; member
Dtegra30_ahub.h480 unsigned int expand; member
/linux-6.12.1/fs/ocfs2/
Duptodate.c470 int expand; in ocfs2_set_buffer_uptodate() local
/linux-6.12.1/tools/bpf/bpftool/
Dnet.c861 struct bpf_link_info *expand; in show_link_netfilter() local
/linux-6.12.1/mm/
Dpage_alloc.c1393 static inline unsigned int expand(struct zone *zone, struct page *page, int low, in expand() function
/linux-6.12.1/drivers/md/
Draid5.c3337 int rcw, int expand) in schedule_reconstruction()