Home
last modified time | relevance | path

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

/linux-6.15/rust/macros/
Dpaste.rs66 pub(crate) fn expand(tokens: &mut Vec<TokenTree>) { in expand() function
/linux-6.15/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.15/sound/soc/tegra/
Dtegra_cif.h39 unsigned int expand; member
Dtegra30_ahub.h480 unsigned int expand; member
/linux-6.15/scripts/gendwarfksyms/
Dgendwarfksyms.h244 bool expand; member
262 struct expansion_state expand; member
Ddwarf.c683 bool expand; in __process_structure_type() local
/linux-6.15/drivers/video/fbdev/core/
Dfb_imageblit.h86 const u32 *expand; member
222 static const u32 expand[BITS_PER_BYTE][1 << 4] = { in fb_bitmap4x_imageblit() local
/linux-6.15/fs/ocfs2/
Duptodate.c470 int expand; in ocfs2_set_buffer_uptodate() local
/linux-6.15/tools/bpf/bpftool/
Dnet.c861 struct bpf_link_info *expand; in show_link_netfilter() local
/linux-6.15/mm/
Dpage_alloc.c1552 static inline unsigned int expand(struct zone *zone, struct page *page, int low, in expand() function
/linux-6.15/drivers/md/
Draid5.c3333 int rcw, int expand) in schedule_reconstruction()