Home
last modified time | relevance | path

Searched refs:gres_bit_step_alloc (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dgres.c4291 if (gres_ptr->gres_bit_step_alloc) in _job_state_delete()
4296 xfree(gres_ptr->gres_bit_step_alloc); in _job_state_delete()
5810 gres_bit_step_alloc[i], in gres_plugin_job_state_pack()
5862 gres_bit_step_alloc[i], in gres_plugin_job_state_pack()
5976 gres_bit_step_alloc[i], in gres_plugin_job_state_unpack()
6037 gres_bit_step_alloc[i], in gres_plugin_job_state_unpack()
10016 gres_bit_step_alloc[i]); in gres_plugin_job_clear()
11192 gres_bit_step_alloc[to_inx]; in gres_plugin_job_merge()
11490 if (gres_ptr->gres_bit_step_alloc && in _job_state_log()
11807 gres_bit_step_alloc in _step_test()
[all …]
H A Dgres.h223 bitstr_t **gres_bit_step_alloc; member