Home
last modified time | relevance | path

Searched refs:mems_allowed_seq (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dcpuset.h146 return read_seqcount_begin(&current->mems_allowed_seq); in read_mems_allowed_begin()
160 return read_seqcount_retry(&current->mems_allowed_seq, seq); in read_mems_allowed_retry()
169 write_seqcount_begin(&current->mems_allowed_seq); in set_mems_allowed()
171 write_seqcount_end(&current->mems_allowed_seq); in set_mems_allowed()
A Dsched.h1313 seqcount_spinlock_t mems_allowed_seq; member

Completed in 11 milliseconds