Name

sys_set_robust_list — Set the robust-futex list head of a task

Synopsis

long sys_set_robust_list (struct robust_list_head __user * head,
 size_t len);
 

Arguments

struct robust_list_head __user * head

pointer to the list-head

size_t len

length of the list-head, as userspace expects