OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:head_callback
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/common/linux/
linux_rcu.c
227
struct rcu_head *
head_callback
, *head_kfree, *head, *next;
local in function:gc_thread
235
if ((
head_callback
= gc.first_callback) != NULL) {
268
for (head =
head_callback
; head != NULL; head = next) {
linux_rcu.c
227
struct rcu_head *
head_callback
, *head_kfree, *head, *next;
local in function:gc_thread
235
if ((
head_callback
= gc.first_callback) != NULL) {
268
for (head =
head_callback
; head != NULL; head = next) {
Completed in 22 milliseconds
Indexes created Mon Sep 22 10:09:38 GMT 2025