Home
last modified time | relevance | path

Searched defs:set (Results 1 – 8 of 8) sorted by relevance

/spdk/lib/util/
H A Dcpuset.c16 spdk_cpuset_free(struct spdk_cpuset *set) in spdk_cpuset_free()
38 spdk_cpuset_negate(struct spdk_cpuset *set) in spdk_cpuset_negate()
81 spdk_cpuset_zero(struct spdk_cpuset *set) in spdk_cpuset_zero()
88 spdk_cpuset_set_cpu(struct spdk_cpuset *set, uint32_t cpu, bool state) in spdk_cpuset_set_cpu()
100 spdk_cpuset_get_cpu(const struct spdk_cpuset *set, uint32_t cpu) in spdk_cpuset_get_cpu()
108 spdk_cpuset_for_each_cpu(const struct spdk_cpuset *set, in spdk_cpuset_for_each_cpu()
132 spdk_cpuset_count(const struct spdk_cpuset *set) in spdk_cpuset_count()
141 spdk_cpuset_fmt(struct spdk_cpuset *set) in spdk_cpuset_fmt()
192 parse_list(const char *mask, struct spdk_cpuset *set) in parse_list()
264 parse_mask(const char *mask, struct spdk_cpuset *set, size_t len) in parse_mask()
[all …]
/spdk/doc/
H A Dtwo.min.js42 a.slice(1);Object.defineProperty(this,a,{enumerable:!0,get:function(){return this[c]},set:function(… method
86 …a||0};k.extend(m,{zero:new c.Vector});k.extend(m.prototype,c.Utils.Events,{set:function(c,a){this.… method
89 …c);this.x=this.x*a-this.y*c;this.y=this.x*c+this.y*a;return this}});var l={set:function(e,a){this.… method
92 a){a="undefined"===typeof a?.0001:a;return this.distanceTo(c)<a},lerp:function(c,a){return this.set method
93 e;this.trigger(c.Events.change,"x")}},d={enumerable:!0,get:function(){return this._y},set:function(… method
97 "command",{enumerable:!0,get:function(){return this._command},set:function(d){this._command=d;this.… method
100 …+l*p+e*H;g[8]=m*q+l*C+e*a;return g}});h.extend(d.prototype,c.Utils.Events,{set:function(e){var a=e… method
176 …ty(k,"translation",{enumerable:!0,get:function(){return this._translation},set:function(h){this._t… method
177 …Property(k,"rotation",{enumerable:!0,get:function(){return this._rotation},set:function(c){this._r… method
184 set:function(a){(this._fill instanceof c.Gradient||this._fill instanceof c.LinearGradient||this._fi… method
[all …]
/spdk/test/unit/lib/util/cpuset.c/
H A Dcpuset_ut.c29 struct spdk_cpuset *set = spdk_cpuset_alloc(); in test_cpuset() local
/spdk/lib/ftl/utils/
H A Dftl_property.c43 ftl_property_set_fn set; member
73 ftl_property_set_fn set, in ftl_property_register()
/spdk/module/event/subsystems/nvmf/
H A Dnvmf_rpc.c117 nvmf_is_subset_of_env_core_mask(const struct spdk_cpuset * set) nvmf_is_subset_of_env_core_mask() argument
/spdk/lib/ftl/
H A Dftl_l2p.c69 FTL_L2P_OP(set)(dev, lba, addr); in ftl_l2p_set() local
/spdk/module/bdev/rbd/
H A Dbdev_rbd.c1042 rbd_thread_set_cpumask(struct spdk_cpuset *set) in rbd_thread_set_cpumask()
/spdk/test/unit/lib/blob/blob.c/
H A Dblob_ut.c1643 struct spdk_bs_request_set *set; bs_channel_get_req_count() local
[all...]