Home
last modified time | relevance | path

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

/linux/rust/macros/
H A Dpaste.rs66 pub(crate) fn expand(tokens: &mut Vec<TokenTree>) { in expand() function
/linux/drivers/infiniband/hw/ocrdma/
H A 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/scripts/gendwarfksyms/
H A Dgendwarfksyms.h234 bool expand; member
252 struct expansion_state expand; member
H A Ddwarf.c695 bool expand; in __process_structure_type() local
/linux/sound/soc/tegra/
H A Dtegra_cif.h42 unsigned int expand; member
H A Dtegra30_ahub.h480 unsigned int expand; member
/linux/fs/ocfs2/
H A Duptodate.c470 int expand; in ocfs2_set_buffer_uptodate() local
/linux/tools/bpf/bpftool/
H A Dnet.c861 struct bpf_link_info *expand; in show_link_netfilter() local
/linux/mm/
H A Dpage_alloc.c1542 static inline unsigned int expand(struct zone *zone, struct page *page, int low, in expand() function