Searched refs:cpu_id_start (Results 1 – 4 of 4) sorted by relevance
85 * Restartable sequences cpu_id_start field. Updated by the94 * using the cpu_id_start value.96 __u32 cpu_id_start;106 * with the cpu_id_start value previously read, before performing108 * cpu_id_start value before returning a value loaded from a data109 * structure indexed using the cpu_id_start value.75 __u32 cpu_id_start; global() member
115 __u32 cpu_id_start; member
363 unsafe_get_user(cpu_id, &rseq->cpu_id_start, efault); in rseq_debug_validate_ids()503 unsafe_put_user(ids->cpu_id, &rseq->cpu_id_start, efault); in rseq_set_ids_get_csaddr()
484 unsafe_put_user(RSEQ_CPU_ID_UNINITIALIZED, &rseq->cpu_id_start, efault); in SYSCALL_DEFINE4()