Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 12 of 12) sorted by relevance

/mm/
Dpage_poison.c49 static void check_poison_mem(struct page *page, unsigned char *mem, size_t bytes) in check_poison_mem()
Dpage_counter.c255 u64 bytes; in page_counter_memparse() local
Dprocess_vm_access.c97 size_t bytes; in process_vm_rw_single_vec() local
Dslab_common.c735 static inline unsigned int size_index_elem(unsigned int bytes) in size_index_elem()
Dutil.c719 size_t bytes; in __vmalloc_array() local
Dfilemap.c2687 size_t bytes = min_t(loff_t, end_offset - iocb->ki_pos, in filemap_read() local
3824 unsigned long bytes; /* Bytes to write to page */ in generic_perform_write() local
Dpage-writeback.c390 unsigned long bytes = vm_dirty_bytes; in domain_dirty_limits() local
Dswapfile.c2768 unsigned int bytes, inuse; in swap_show() local
Dmemory.c5624 int bytes, ret, offset; in __access_remote_vm() local
Dslub.c930 u8 *start, unsigned int value, unsigned int bytes) in check_bytes_and_report()
Dmemcontrol.c3106 int *bytes; in mod_objcg_state() local
/mm/kasan/
Dquarantine.c36 size_t bytes; member