Searched defs:cg (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | sched_ule.c | 667 cpu_search(const struct cpu_group *cg, struct cpu_search *low, in cpu_search() 782 cpu_search_lowest(const struct cpu_group *cg, struct cpu_search *low) in cpu_search_lowest() 788 cpu_search_highest(const struct cpu_group *cg, struct cpu_search *high) in cpu_search_highest() 794 cpu_search_both(const struct cpu_group *cg, struct cpu_search *low, in cpu_search_both() 806 sched_lowest(const struct cpu_group *cg, cpuset_t mask, int pri, int maxload, in sched_lowest() 824 sched_highest(const struct cpu_group *cg, cpuset_t mask, int minload) in sched_highest() 836 sched_balance_group(struct cpu_group *cg) in sched_balance_group() 986 struct cpu_group *cg; in tdq_idled() local 1244 struct cpu_group *cg, *ccg; in sched_pickcpu() local 1921 struct cpu_group *cg; in tdq_trysteal() local [all …]
|
| H A D | subr_smp.c | 810 struct cpu_group *cg; in smp_topo_find() local
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | t_stream.c | 1626 streamCG *cg = zmalloc(sizeof(*cg)); in streamCreateCG() local 1635 void streamFreeCG(streamCG *cg) { in streamFreeCG() 1645 streamCG *cg = raxFind(s->cgroups,(unsigned char*)groupname, in streamLookupCG() local 1654 streamConsumer *streamLookupConsumer(streamCG *cg, sds name, int create) { in streamLookupConsumer() 1672 uint64_t streamDelConsumer(streamCG *cg, sds name) { in streamDelConsumer() 1716 streamCG *cg = NULL; in xgroupCommand() local 1787 streamCG *cg = streamCreateCG(s,grpname,sdslen(grpname),&id); in xgroupCommand() local 2465 streamCG *cg = streamLookupCG(s,c->argv[3]->ptr); in xinfoCommand() local 2504 streamCG *cg = ri.data; in xinfoCommand() local
|
| H A D | defrag.c | 689 streamCG *cg; member 711 streamCG *cg = privdata; in defragStreamConsumer() local 728 streamCG *cg = ri->data; in defragStreamConsumerGroup() local
|
| H A D | rdb.c | 717 size_t rdbSaveStreamConsumers(rio *rdb, streamCG *cg) { in rdbSaveStreamConsumers() 941 streamCG *cg = ri.data; in rdbSaveObject() local
|
| H A D | object.c | 906 streamCG *cg = ri.data; in objectComputeSize() local
|
| /f-stack/freebsd/contrib/ncsw/inc/Peripherals/ |
| H A D | qm_ext.h | 124 } cg; /**< rejection parameters when rejectionCode = member
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_scan_sta.c | 485 struct ieee80211_channel *c, *cg; in add_channels() local
|