Home
last modified time | relevance | path

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

/linux-6.14.4/rust/macros/
Dpaste.rs66 pub(crate) fn expand(tokens: &mut Vec<TokenTree>) { in expand() function
/linux-6.14.4/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.14.4/sound/soc/tegra/
Dtegra_cif.h39 unsigned int expand; member
Dtegra30_ahub.h480 unsigned int expand; member
/linux-6.14.4/scripts/gendwarfksyms/
Dgendwarfksyms.h242 bool expand; member
260 struct expansion_state expand; member
Ddwarf.c744 bool expand; in __process_structure_type() local
/linux-6.14.4/fs/ocfs2/
Duptodate.c470 int expand; in ocfs2_set_buffer_uptodate() local
/linux-6.14.4/tools/bpf/bpftool/
Dnet.c861 struct bpf_link_info *expand; in show_link_netfilter() local
/linux-6.14.4/mm/
Dpage_alloc.c1389 static inline unsigned int expand(struct zone *zone, struct page *page, int low, in expand() function
/linux-6.14.4/drivers/md/
Draid5.c3333 int rcw, int expand) in schedule_reconstruction()