Home
last modified time | relevance | path

Searched defs:hpage (Results 1 – 4 of 4) sorted by relevance

/linux/fs/verity/
H A Dverify.c86 static bool is_hash_block_verified(struct fsverity_info *vi, struct page *hpage, in is_hash_block_verified()
224 struct page *hpage; in verify_data_block() local
277 struct page *hpage = hblocks[level - 1].page; in verify_data_block() local
/linux/io_uring/
H A Drsrc.c33 static int hpage_acct_ref(struct io_ring_ctx *ctx, struct page *hpage, in hpage_acct_ref() argument
58 static bool hpage_acct_unref(struct io_ring_ctx *ctx, struct page *hpage) in hpage_acct_unref() argument
189 struct page *hpage; in io_buffer_unaccount_pages() local
708 struct page *hpage; io_buffer_unaccount_hpages() local
734 struct page *hpage; io_buffer_account_pin() local
1237 struct page *hpage; io_buffer_acct_cloned_hpages() local
[all...]
/linux/tools/testing/selftests/drivers/dma-buf/
H A Dudmabuf.c28 static int create_memfd_with_seals(off64_t size, bool hpage) in create_memfd_with_seals()
/linux/kernel/trace/
H A Dring_buffer.c3179 struct buffer_page *hpage = rb_set_head_page(cpu_buffer); in rb_insert_pages() local