Searched refs:pagecnt (Results 1 – 2 of 2) sorted by relevance
268 struct page *pages, u32 pagecnt);
7006 int pagecnt = 10; in lpfc_setup_bg() local7045 while (pagecnt) { in lpfc_setup_bg()7048 (char *) __get_free_pages(GFP_KERNEL, pagecnt); in lpfc_setup_bg()7053 (1 << pagecnt), _dump_buf_data); in lpfc_setup_bg()7054 _dump_buf_data_order = pagecnt; in lpfc_setup_bg()7056 ((1 << PAGE_SHIFT) << pagecnt)); in lpfc_setup_bg()7059 --pagecnt; in lpfc_setup_bg()7070 while (pagecnt) { in lpfc_setup_bg()7072 (char *) __get_free_pages(GFP_KERNEL, pagecnt); in lpfc_setup_bg()7077 (1 << pagecnt), _dump_buf_dif); in lpfc_setup_bg()[all …]