MCPcopy Create free account

hub / github.com/SchedMD/slurm / functions

Functions18,978 in github.com/SchedMD/slurm

↓ 83 callersFunctiondata_list_for_each
src/common/data.c:1345
↓ 78 callersFunctionhostlist_shift
src/common/hostlist.c:2062
↓ 78 callersFunctions_p_get_boolean
src/common/parse_config.c:2063
↓ 78 callersFunctions_p_hashtbl_destroy
src/common/parse_config.c:275
↓ 78 callersFunctionslurmdb_create_assoc_usage
src/common/slurmdb_defs.c:620
↓ 75 callersFunctionslurmdb_combine_tres_strings
src/common/slurmdb_defs.c:4307
↓ 75 callersFunctionslurmdb_connection_commit
* commit or rollback changes made without closing connection * IN: void * pointer returned from slurmdb_connection_get() * IN: bool - true will comm
src/api/connection_functions.c:75
↓ 74 callersFunction_check_magic
src/common/data.c:445
↓ 74 callersFunctionpackstr_array
* Given a pointer to array of char * (char ** or char *[] ) and a size * (size_val), convert size_val to network byte order and store in the * buffe
src/common/pack.c:1079
↓ 74 callersFunctions_p_get_uint16
src/common/parse_config.c:1954
↓ 73 callersFunctionjob_state_string
src/common/slurm_protocol_defs.c:2883
↓ 73 callersFunctionpack64_array
* Given a *uint64_t, it will pack an array of size_val */
src/common/pack.c:658
↓ 73 callersFunctionstrlcpy
* Copy src to string dst of size siz. At most siz-1 characters * will be copied. Always NUL terminates (unless siz == 0). * Returns strlen(src); i
src/common/strlcpy.c:40
↓ 72 callersFunctionlist_pop
src/common/list.c:796
↓ 71 callersFunctionconmgr_fd_get_name
src/conmgr/con.c:1637
↓ 71 callersFunctiongetenvp
src/common/env.c:282
↓ 70 callersFunctioncheck_connection
This should be added to the beginning of each function to make sure * we have a connection to the database before we try to use it. */
src/plugins/accounting_storage/mysql/accounting_storage_mysql.c:1084
↓ 70 callersFunctionlist_flush
src/common/list.c:661
↓ 69 callersFunctionget_http_method_string
src/common/http.c:496
↓ 68 callersFunctionconn_g_get_fd
src/interfaces/conn.c:384
↓ 68 callersFunctionpack_step_id
src/common/slurm_protocol_pack.c:14016
↓ 68 callersFunctionslurmdb_find_tres_count_in_string
src/common/slurmdb_defs.c:4376
↓ 67 callersFunctionlist_delete_all
src/common/list.c:518
↓ 66 callersFunctionhostlist_push_host
src/common/hostlist.c:1921
↓ 65 callersFunctionenv_array_overwrite
* Append a single environment variable to an environment variable array * if a variable by that name does not already exist. If a variable * by the
src/common/env.c:1625
↓ 65 callersFunctionxstrndup
* Duplicate at most "n" characters of a string. * str (IN) string to duplicate * n (IN) * RETURN copy of string */
src/common/xstring.c:515
↓ 64 callersFunctionbit_super_set
* return 1 if all bits set in b1 are also set in b2, 0 otherwise */
src/common/bitstring.c:689
↓ 63 callersFunctionenv_array_overwrite_het_fmt
* Append a single environment variable to an environment variable array * if a variable by that name does not already exist. If a variable * by the
src/common/env.c:1587
↓ 63 callersFunctionfree_buf
free_buf - release memory associated with a given buffer */
src/common/pack.c:185
↓ 63 callersFunctionslurm_msg_set_r_uid
src/common/slurm_protocol_api.c:2737
↓ 62 callersFunctionuid_to_string
src/common/uid.c:507
↓ 62 callersFunctionverify_assoc_lock
src/common/assoc_mgr.c:2615
↓ 60 callersFunctionbit_clear_all
* Clear all bits in bitstring * b (IN) target bitstring */
src/common/bitstring.c:489
↓ 60 callersFunctionlist_delete_item
src/common/list.c:974
↓ 60 callersFunctionslurm_conf_unlock
src/common/read_config.c:3504
↓ 59 callersFunctionnext_node
src/common/node_conf.c:1580
↓ 59 callersFunctionsacctmgr_initialize_g_tres_list
src/sacctmgr/common.c:2286
↓ 58 callersMethodapply
(self, config, commit)
tools/gitlint-extra/gitlint_config.py:16
↓ 57 callersFunction_printf_error
src/scontrol/scontrol.c:116
↓ 57 callersFunctionbit_fmt
* Convert to range string format, e.g. 0-5,42 */
src/common/bitstring.c:1242
↓ 57 callersFunctionlist_push
src/common/list.c:689
↓ 57 callersFunctionrun_command
Executes a command and returns a dictionary result. Args: command (string): The command to execute. The command is run within a
testsuite/python/lib/atf.py:462
↓ 56 callersFunctionlog_init
initialize log mutex, then initialize log data structures */
src/common/log.c:495
↓ 56 callersFunctionsend_msg_response
src/common/slurm_protocol_api.c:2061
↓ 56 callersFunctionslurm_send_recv_controller_msg
* slurm_send_recv_controller_msg * opens a connection to the controller, sends the controller a message, * listens for the response, then closes the
src/common/slurm_protocol_api.c:2238
↓ 55 callersFunctionpack32_array
* Given a *uint32_t, it will pack an array of size_val */
src/common/pack.c:625
↓ 55 callersFunctionslurm_perror
* Print "message: error description" on stderr for current errno value. */
src/common/slurm_errno.c:1667
↓ 54 callersFunctiondata_get_float
src/common/data.c:1000
↓ 54 callersFunctionget_log_level
Return the highest LOG_LEVEL_* used for any logging mechanism. * For example, if LOG_LEVEL_INFO is returned, we know that all verbose and * debug ty
src/common/log.c:1651
↓ 54 callersFunctionsecs2time_str
src/common/parse_time.c:849
↓ 53 callersFunctionparse_time
src/common/parse_time.c:622
↓ 52 callersFunction_print_str
src/sprio/print.c:116
↓ 52 callersFunctionxsize
* Return the size of a buffer. * item (IN) pointer to allocated space */
src/common/xmalloc.c:193
↓ 51 callersFunctionbit_fls
* Find last bit set in b. * b (IN) bitstring to search * RETURN resulting bit position (-1 if none found) */
src/common/bitstring.c:609
↓ 51 callersFunctionbit_fmt_full
* Convert to range string format, e.g. 0-5,42 with no length restriction * Call xfree() on return value to avoid memory leak */
src/common/bitstring.c:1289
↓ 51 callersFunctiondata_get_string_converted
src/common/data.c:1056
↓ 50 callersFunctionfind_node_record
* find_node_record - find a record for node with specified name * IN: name - name of the desired node * RET: pointer to node record or NULL if not f
src/common/node_conf.c:965
↓ 50 callersFunctionslurm_conf_lock
src/common/read_config.c:3483
↓ 50 callersFunctionslurm_set_addr
src/common/slurm_protocol_socket.c:876
↓ 48 callersFunctionbit_set_all
* Set all bits in bitstring * b (IN) target bitstring */
src/common/bitstring.c:479
↓ 48 callersFunctioncommit_check
src/sacctmgr/common.c:913
↓ 48 callersFunctioncreate_buf
Basic buffer management routines */ create_buf - create a buffer with the supplied contents, contents must * be xalloc'ed */
src/common/pack.c:115
↓ 48 callersFunctionlog_var
* Attempt to log message at a variable log level */
src/common/log.c:1543
↓ 47 callersFunctionassoc_mgr_set_tres_cnt_array
src/common/assoc_mgr.c:6909
↓ 47 callersFunctionbb_set_job_bb_state
src/plugins/burst_buffer/common/burst_buffer_common.c:471
↓ 47 callersFunctionfind_parser_by_type
src/plugins/data_parser/v0.0.43/parsers.c:11126
↓ 47 callersFunctionhv_store_sv
* store a SV into HV */
contribs/perlapi/common/msg.h:272
↓ 47 callersFunctionpmixp_info_job_host
src/plugins/mpi/pmix/pmixp_info.c:858
↓ 46 callersFunction_get_tres_state_reason
src/slurmctld/acct_policy.c:296
↓ 46 callersFunctionadd_key_pair_bool
src/common/read_config.c:3331
↓ 46 callersFunctionenv_array_free
* Free the memory used by an environment variable array. */
src/common/env.c:1646
↓ 46 callersFunctionfd_close
src/common/fd.c:309
↓ 46 callersFunctionfind_parser_by_type
src/plugins/data_parser/v0.0.45/parsers.c:13994
↓ 46 callersFunctionfind_parser_by_type
src/plugins/data_parser/v0.0.46/parsers.c:13972
↓ 46 callersFunctionfind_parser_by_type
src/plugins/data_parser/v0.0.44/parsers.c:11609
↓ 46 callersFunctionrun_command
src/common/run_command.c:352
↓ 46 callersFunctionslurm_option_set_by_cli
* Was the option set by a cli argument? */
src/common/slurm_opt.c:4891
↓ 45 callersFunctiondata_type_to_string
src/common/data.c:2502
↓ 45 callersFunctionenvcount
* Return the number of elements in the environment `env' */
src/common/env.c:176
↓ 44 callersFunctioncommon_cgroup_destroy
src/plugins/cgroup/common/cgroup_common.c:472
↓ 44 callersFunctionhostlist_find
src/common/hostlist.c:2245
↓ 44 callersFunctionnode_state_string
src/common/slurm_protocol_defs.c:3668
↓ 44 callersFunctionslurm_persist_free_rc_msg
src/common/persist_conn.c:1326
↓ 44 callersFunctionslurmdb_destroy_assoc_rec
src/common/slurmdb_defs.c:865
↓ 44 callersFunctionslurmdb_make_tres_string_from_simple
src/common/slurmdb_defs.c:3862
↓ 43 callersFunctionpack16_array
* Given a *uint16_t, it will pack an array of size_val */
src/common/pack.c:592
↓ 43 callersFunctionslurmdbd_free_list_msg
src/common/slurmdbd_defs.c:1242
↓ 43 callersFunctionslurmdbd_pack_list_msg
src/common/slurmdbd_pack.c:1460
↓ 43 callersFunctiontime_str2secs
Convert a string to an equivalent time value * input formats: * min * min:sec * hr:min:sec * days-hr:min:sec * days-hr * output: *
src/common/parse_time.c:799
↓ 42 callersFunction_internal_rc_to_str
src/slurmdbd/proc_req.c:82
↓ 42 callersFunctiondisplay_edit_note
src/sview/common.c:1927
↓ 42 callersFunctionget_uint
src/sacctmgr/common.c:1508
↓ 42 callersFunctiongres_id_shared
* Return TRUE if this plugin ID consumes GRES count > 1 for a single device * file (e.g. MPS) */
src/interfaces/gres.c:10741
↓ 42 callersFunctionnotice_thread_fini
src/sacctmgr/common.c:902
↓ 42 callersFunctionnotice_thread_init
src/sacctmgr/common.c:893
↓ 42 callersFunctionslurm_free_return_code_msg
src/common/slurm_protocol_defs.c:1403
↓ 41 callersFunctionis_user_min_admin_level
src/plugins/accounting_storage/common/common_as.c:464
↓ 41 callersFunctionjob_state_reason_string
src/common/job_state_reason.c:887
↓ 41 callersFunctionon_warn
src/plugins/data_parser/v0.0.45/events.c:121
↓ 41 callersFunctionon_warn
src/plugins/data_parser/v0.0.46/events.c:121
← previousnext →101–200 of 18,978, ranked by callers