/src/sys/external/bsd/common/linux/ |
linux_srcu.c | 124 * srcu_adjust(srcu, gen, delta) 132 srcu_adjust(struct srcu_struct *srcu, unsigned gen, int delta) function in typeref:typename:void 162 srcu_adjust(srcu, gen, +1); 209 srcu_adjust(srcu, gen, -1);
|
linux_srcu.c | 124 * srcu_adjust(srcu, gen, delta) 132 srcu_adjust(struct srcu_struct *srcu, unsigned gen, int delta) function in typeref:typename:void 162 srcu_adjust(srcu, gen, +1); 209 srcu_adjust(srcu, gen, -1);
|