Home
last modified time | relevance | path

Searched refs:cow_malloc (Results 1 – 2 of 2) sorted by relevance

/linux/arch/um/drivers/
H A Dcow_sys.h9 static inline void *cow_malloc(int size) in cow_malloc() function
H A Dcow_user.c211 header = cow_malloc(sizeof(*header)); in write_cow_header()
289 header = cow_malloc(sizeof(*header)); in read_cow_header()