| /src/sys/external/bsd/common/linux/ |
| linux_srcu.c | 36 * SRCU: Sleepable RCU 38 * (This is not exactly SRCU as Linux implements it; it is my 41 * For each srcu context, representing a related set of read 45 * All new srcu read sections get counted in the active epoch. 55 * no new readers -- srcu uses two counts per CPU instead of one 69 #include <linux/srcu.h> 76 * _init_srcu_struct(srcu, name) 78 * Initialize the srcu state with the specified name. Caller must 87 _init_srcu_struct(struct srcu_struct *srcu, const char *name) 92 srcu->srcu_percpu = percpu_alloc(sizeof(struct srcu_cpu)) 238 struct srcu_struct *srcu = a; local [all...] |
| linux_srcu.c | 36 * SRCU: Sleepable RCU 38 * (This is not exactly SRCU as Linux implements it; it is my 41 * For each srcu context, representing a related set of read 45 * All new srcu read sections get counted in the active epoch. 55 * no new readers -- srcu uses two counts per CPU instead of one 69 #include <linux/srcu.h> 76 * _init_srcu_struct(srcu, name) 78 * Initialize the srcu state with the specified name. Caller must 87 _init_srcu_struct(struct srcu_struct *srcu, const char *name) 92 srcu->srcu_percpu = percpu_alloc(sizeof(struct srcu_cpu)) 238 struct srcu_struct *srcu = a; local [all...] |
| linux_srcu.c | 36 * SRCU: Sleepable RCU 38 * (This is not exactly SRCU as Linux implements it; it is my 41 * For each srcu context, representing a related set of read 45 * All new srcu read sections get counted in the active epoch. 55 * no new readers -- srcu uses two counts per CPU instead of one 69 #include <linux/srcu.h> 76 * _init_srcu_struct(srcu, name) 78 * Initialize the srcu state with the specified name. Caller must 87 _init_srcu_struct(struct srcu_struct *srcu, const char *name) 92 srcu->srcu_percpu = percpu_alloc(sizeof(struct srcu_cpu)) 238 struct srcu_struct *srcu = a; local [all...] |
| linux_srcu.c | 36 * SRCU: Sleepable RCU 38 * (This is not exactly SRCU as Linux implements it; it is my 41 * For each srcu context, representing a related set of read 45 * All new srcu read sections get counted in the active epoch. 55 * no new readers -- srcu uses two counts per CPU instead of one 69 #include <linux/srcu.h> 76 * _init_srcu_struct(srcu, name) 78 * Initialize the srcu state with the specified name. Caller must 87 _init_srcu_struct(struct srcu_struct *srcu, const char *name) 92 srcu->srcu_percpu = percpu_alloc(sizeof(struct srcu_cpu)) 238 struct srcu_struct *srcu = a; local [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/gem/ |
| i915_gem_mman.c | 428 int srcu; local 455 ret = intel_gt_reset_trylock(ggtt->vm.gt, &srcu); 561 intel_gt_reset_unlock(ggtt->vm.gt, srcu);
|
| i915_gem_mman.c | 428 int srcu; local 455 ret = intel_gt_reset_trylock(ggtt->vm.gt, &srcu); 561 intel_gt_reset_unlock(ggtt->vm.gt, srcu);
|
| i915_gem_mman.c | 428 int srcu; local 455 ret = intel_gt_reset_trylock(ggtt->vm.gt, &srcu); 561 intel_gt_reset_unlock(ggtt->vm.gt, srcu);
|
| i915_gem_mman.c | 428 int srcu; local 455 ret = intel_gt_reset_trylock(ggtt->vm.gt, &srcu); 561 intel_gt_reset_unlock(ggtt->vm.gt, srcu);
|
| /src/sys/dev/pci/ |
| hifn7751var.h | 104 volatile int cmdu, srcu, dstu, resu; member in struct:hifn_dma 271 } srcu; member in struct:hifn_command
|
| hifn7751var.h | 104 volatile int cmdu, srcu, dstu, resu; member in struct:hifn_dma 271 } srcu; member in struct:hifn_command
|
| hifn7751var.h | 104 volatile int cmdu, srcu, dstu, resu; member in struct:hifn_dma 271 } srcu; member in struct:hifn_command
|
| hifn7751var.h | 104 volatile int cmdu, srcu, dstu, resu; member in struct:hifn_dma 271 } srcu; member in struct:hifn_command
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-ssa-strlen.cc | 2505 tree srcu = fold_convert_loc (loc, size_type_node, src); local 2507 size_type_node, lhsu, srcu);
|
| tree-ssa-strlen.cc | 2505 tree srcu = fold_convert_loc (loc, size_type_node, src); local 2507 size_type_node, lhsu, srcu);
|
| tree-ssa-strlen.cc | 2505 tree srcu = fold_convert_loc (loc, size_type_node, src); local 2507 size_type_node, lhsu, srcu);
|
| tree-ssa-strlen.cc | 2505 tree srcu = fold_convert_loc (loc, size_type_node, src); local 2507 size_type_node, lhsu, srcu);
|
| /src/external/gpl3/gcc/dist/gcc/ |
| tree-ssa-strlen.cc | 2506 tree srcu = fold_convert_loc (loc, size_type_node, src); local 2508 size_type_node, lhsu, srcu);
|
| tree-ssa-strlen.cc | 2506 tree srcu = fold_convert_loc (loc, size_type_node, src); local 2508 size_type_node, lhsu, srcu);
|
| tree-ssa-strlen.cc | 2506 tree srcu = fold_convert_loc (loc, size_type_node, src); local 2508 size_type_node, lhsu, srcu);
|
| tree-ssa-strlen.cc | 2506 tree srcu = fold_convert_loc (loc, size_type_node, src); local 2508 size_type_node, lhsu, srcu);
|