Home
last modified time | relevance | path

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

/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/sound/soc/tegra/
H A Dtegra_cif.h39 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.c1389 static inline unsigned int expand(struct zone *zone, struct page *page, int low, in expand() function