Searched defs:get_unmapped_area_mem (Results 1 - 1 of 1) sorted by relevance

/drivers/char/
H A Dmem.c282 static unsigned long get_unmapped_area_mem(struct file *file, function
299 #define get_unmapped_area_mem NULL macro
735 .get_unmapped_area = get_unmapped_area_mem,
746 .get_unmapped_area = get_unmapped_area_mem,

Completed in 59 milliseconds