/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | bnx2.h | 6549 /* Use CPU native page size up to 16K for the ring sizes. */ 6638 struct page *page; member
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4xdr.c | 404 /* devaddr4 payload is read into page */ \ 2840 rpc_prepare_reply_pages(req, (struct page **)&args->page, 0, in nfs4_xdr_enc_fs_locations() 7467 * the local page cache.
|
/kernel/linux/linux-6.6/tools/net/ynl/generated/ |
H A D | ethtool-user.c | 575 [ETHTOOL_A_MODULE_EEPROM_PAGE] = { .name = "page", .type = YNL_PT_U8, }, 4861 dst->_present.page = 1; in ethtool_module_eeprom_get_rsp_parse() 4862 dst->page = mnl_attr_get_u8(attr); in ethtool_module_eeprom_get_rsp_parse()
|
/kernel/linux/linux-6.6/mm/ |
H A D | vmscan.c | 364 * The normal page dirty throttling mechanism in balance_dirty_pages() is 448 * charged to the target memcg, causing an entire page to be freed. in flush_reclaim_state() 449 * If we count the entire page as reclaimed from the memcg, we end up in flush_reclaim_state() 536 * The page can not be swapped. in can_reclaim_anon_pages() 1060 * A freeable page cache folio is referenced only by the caller in is_page_cache_freeable() 1061 * that isolated the folio, the page cache and optional filesystem in is_page_cache_freeable() 1283 res = mapping->a_ops->writepage(&folio->page, &wbc); in pageout() 1327 * get_user_pages(&page); in __remove_mapping() 1329 * write_to(page); in __remove_mapping() 1377 * only page cach in __remove_mapping() [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.c | 3309 rxb->page = NULL; in il_tx_cmd_complete()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4xdr.c | 138 * buffer might end on a page boundary. 2111 * is 64k). Since there is no kvec- or page-based interface to xattrs, 2122 struct page **pages = xdr->pages; in nfsd4_vbuf_from_vector() 4104 * page length; reset it so as not to confuse in nfsd4_encode_splice_read() 5058 * We're done, with a length that wasn't page in nfsd4_vbuf_to_stream()
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/ |
H A D | qm.c | 3 #include <asm/page.h> 1130 dev_err(dev, "system page size is not support: %lu, default set to 4KB", in qm_init_prefetch() 2689 /* Add one more page for device or qp status */ in qm_alloc_uacce() 5348 /* one more page for device or qp statuses */ in hisi_qp_alloc_memory()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
H A D | verbs.c | 226 * irdma_alloc_push_page - allocate a push page for qp 489 /* skip over db page */ in irdma_setup_push_mmap_entries() 491 /* push wqe page */ in irdma_setup_push_mmap_entries() 499 /* push doorbell page */ in irdma_setup_push_mmap_entries() 562 iwqp->page = qpmr->sq_page; in irdma_setup_virt_qp() 2327 * irdma_copy_user_pgaddrs - copy user page address to pble's os locally 2328 * @iwmr: iwmr for IB's user page addresses 2359 * @npages: page count 2360 * @pg_size: page size 2378 * @pg_size: page siz [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.c | 3306 rxb->page = NULL; in il_tx_cmd_complete()
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1979 form input controls that retain their values from one page to the
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1979 form input controls that retain their values from one page to the
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 5879 /* page-element */ 15348 /* allocate new page */ in nk_pool_alloc() 15349 struct nk_page *page; in nk_pool_alloc() local 15358 page = (struct nk_page*)pool->alloc.alloc(pool->alloc.userdata,0, size); in nk_pool_alloc() 15359 page->next = pool->pages; in nk_pool_alloc() 15360 pool->pages = page; in nk_pool_alloc() 15361 page->size = 0; in nk_pool_alloc() 15380 /* unlink page element from free list */ in nk_create_page_element() 15384 /* allocate page element from memory pool */ in nk_create_page_element() 15389 /* allocate new page elemen in nk_create_page_element() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 1137 i, j, rx_sge[1], rx_sge[0], sw_page->page); in bnx2x_panic_dump() 5477 * when we get the next-page we need to adjust so the loop in bnx2x_eq_int() 7213 /* Step 1: set zeroes to all ilt page entries with valid bit on in bnx2x_init_hw_common() 7997 ilt->lines[cdu_ilt_start + i].page = bp->context[i].vcxt; in bnx2x_init_hw_func() 8380 * 2. Since CDU page-size is not a single 4KB page (which is the case in bnx2x_alloc_mem() 8382 * allocation of sub-page-size in the last entry. in bnx2x_alloc_mem()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 1136 i, j, rx_sge[1], rx_sge[0], sw_page->page); in bnx2x_panic_dump() 5475 * when we get the next-page we need to adjust so the loop in bnx2x_eq_int() 7211 /* Step 1: set zeroes to all ilt page entries with valid bit on in bnx2x_init_hw_common() 7995 ilt->lines[cdu_ilt_start + i].page = bp->context[i].vcxt; in bnx2x_init_hw_func() 8378 * 2. Since CDU page-size is not a single 4KB page (which is the case in bnx2x_alloc_mem() 8380 * allocation of sub-page-size in the last entry. in bnx2x_alloc_mem()
|
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_base.c | 62 #include <asm/page.h> /* To get host page size per arch */ 974 desc = "config invalid page"; in _base_sas_ioc_info() 2056 * contiguous space that is one page size each. 2068 * always points at the beginning of a 4KB physical memory page, and the offset 2069 * describes where within that 4KB page the memory segment begins. Only the 2071 * memory segments following the first begin at the start of a 4KB page. 2075 * by the list begins at a non-zero offset within the first 4KB page, then the 2077 * begins within the 4KB page. The last memory segment may end before the end 2126 * Check if we are within 1 entry of a page boundar in _base_build_nvme_prp() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_base.c | 62 #include <asm/page.h> /* To get host page size per arch */ 1067 desc = "config invalid page"; in _base_sas_ioc_info() 2243 * contiguous space that is one page size each. 2255 * always points at the beginning of a 4KB physical memory page, and the offset 2256 * describes where within that 4KB page the memory segment begins. Only the 2258 * memory segments following the first begin at the start of a 4KB page. 2262 * by the list begins at a non-zero offset within the first 4KB page, then the 2264 * begins within the 4KB page. The last memory segment may end before the end 2305 * Check if we are within 1 entry of a page boundar in _base_build_nvme_prp() [all...] |
/third_party/ffmpeg/ |
H A D | configure | 90 --mandir=DIR install man page in DIR [PREFIX/share/man]
|
/third_party/icu/icu4c/source/ |
H A D | configure | 1520 ICU home page: <http://icu-project.org>. 8654 ICU home page: <http://icu-project.org>."
|
/third_party/skia/third_party/externals/icu/source/ |
H A D | configure | 1508 ICU home page: <http://icu-project.org>. 8595 ICU home page: <http://icu-project.org>."
|
/third_party/node/deps/v8/src/codegen/ |
H A D | code-stub-assembler.cc | 5350 // If size of the allocation for the new capacity doesn't fit in a page 7006 TNode<IntPtrT> page = PageFromAddress(object_word); 7008 Load(MachineType::Pointer(), page, 11550 // potential memento object is on the same page as the current top. 11553 // The object is on a different page than allocation top. Bail out if the 11554 // object sits on the page boundary as no memento can follow and we cannot 11559 // If top is on the same page as the current object, we need to check whether
|
/third_party/sqlite/src/ |
H A D | sqlite3.c | 1509 ** of the in-memory page cache. If there is an open transaction, or if 1688 ** file will be doing page-aligned sector reads and writes in a random 2189 ** that SQLite can use for the database page cache with the default page 2191 ** This configuration option is a no-op if an application-defined page 2194 ** 8-byte aligned memory (pMem), the size of each page cache line (sz), 2196 ** The sz argument should be the size of the largest database page 2198 ** page header. ^The number of extra bytes needed by the page header 2206 ** to satisfy page cach 53652 sqlite3_pcache_page page; /* Base class. Must be first. pBuf & pExtra */ global() member 245805 PgHdr *page = NULL; global() local [all...] |
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | [all...] |