OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_callback
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/common/linux/
linux_rcu.c
70
struct rcu_head *
first_callback
;
member in struct:__anonacf366960108
174
while (gc.running || gc.
first_callback
|| gc.first_kfree) {
196
head->rcuh_next = gc.
first_callback
;
197
gc.
first_callback
= head;
235
if ((head_callback = gc.
first_callback
) != NULL) {
236
gc.
first_callback
= NULL;
310
KASSERT(gc.
first_callback
== NULL);
334
gc.
first_callback
= NULL;
364
KASSERT(gc.
first_callback
== NULL);
Completed in 11 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025