Lines Matching defs:start
586 static int queue_pages_test_walk(unsigned long start, unsigned long end, in queue_pages_test_walk()
637 queue_pages_range(struct mm_struct *mm, unsigned long start, unsigned long end, in queue_pages_range()
695 static int mbind_range(struct mm_struct *mm, unsigned long start, in mbind_range()
1097 static struct page *new_page(struct page *page, unsigned long start, int **x) in new_page()
1132 static struct page *new_page(struct page *page, unsigned long start, int **x) in new_page()
1138 static long do_mbind(unsigned long start, unsigned long len, in do_mbind()
1301 SYSCALL_DEFINE6(mbind, unsigned long, start, unsigned long, len, in SYSCALL_DEFINE6() argument
1518 COMPAT_SYSCALL_DEFINE6(mbind, compat_ulong_t, start, compat_ulong_t, len, in COMPAT_SYSCALL_DEFINE6() argument
2155 sp_lookup(struct shared_policy *sp, unsigned long start, unsigned long end) in sp_lookup()
2327 static void sp_node_init(struct sp_node *node, unsigned long start, in sp_node_init()
2335 static struct sp_node *sp_alloc(unsigned long start, unsigned long end, in sp_alloc()
2357 static int shared_policy_replace(struct shared_policy *sp, unsigned long start, in shared_policy_replace()