OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_id_start
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
rseq.h
48
__u32
cpu_id_start
;
member in struct:rseq
/external/kernel-headers/original/uapi/linux/
rseq.h
64
* Restartable sequences
cpu_id_start
field. Updated by the
73
* using the
cpu_id_start
value.
75
__u32
cpu_id_start
;
member in struct:rseq
85
* with the
cpu_id_start
value previously read, before performing
87
*
cpu_id_start
value before returning a value loaded from a data
88
* structure indexed using the
cpu_id_start
value.
/external/linux-kselftest/tools/testing/selftests/rseq/
rseq.h
127
return RSEQ_ACCESS_ONCE(__rseq_abi.
cpu_id_start
);
Completed in 967 milliseconds