/src/sys/external/bsd/common/include/linux/ |
srcu.h | 40 #define _init_srcu_struct linux__init_init_srcu_struct macro 59 #define init_srcu_struct(S) _init_srcu_struct(S, #S) 61 void _init_srcu_struct(struct srcu_struct *, const char *);
|
srcu.h | 40 #define _init_srcu_struct linux__init_init_srcu_struct macro 59 #define init_srcu_struct(S) _init_srcu_struct(S, #S) 61 void _init_srcu_struct(struct srcu_struct *, const char *);
|
srcu.h | 40 #define _init_srcu_struct linux__init_init_srcu_struct macro 59 #define init_srcu_struct(S) _init_srcu_struct(S, #S) 61 void _init_srcu_struct(struct srcu_struct *, const char *);
|
/src/sys/external/bsd/common/linux/ |
linux_srcu.c | 76 * _init_srcu_struct(srcu, name) 87 _init_srcu_struct(struct srcu_struct *srcu, const char *name) function in typeref:typename:void
|
linux_srcu.c | 76 * _init_srcu_struct(srcu, name) 87 _init_srcu_struct(struct srcu_struct *srcu, const char *name) function in typeref:typename:void
|
linux_srcu.c | 76 * _init_srcu_struct(srcu, name) 87 _init_srcu_struct(struct srcu_struct *srcu, const char *name) function in typeref:typename:void
|