OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:src_count
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/common/linux/
linux_srcu.c
72
int64_t
src_count
[2];
member in struct:srcu_cpu
138
cpu->
src_count
[epoch] += delta;
251
local = cpu->
src_count
[epoch];
253
cpu->
src_count
[epoch] -= local; /* i.e., cpu->
src_count
[epoch] = 0 */
254
KASSERT(cpu->
src_count
[epoch] == 0);
Completed in 11 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025