Searched refs:exec_alloc_args (Results 1 – 3 of 3) sorted by relevance
104 int exec_alloc_args(struct image_args *);
1170 error = exec_alloc_args(args); in exec_copyin_args()1237 error = exec_alloc_args(args); in exec_copyin_data_fds()1400 exec_alloc_args(struct image_args *args) in exec_alloc_args() function
743 error = exec_alloc_args(&args); in start_init()