MCPcopy Create free account

hub / github.com/SchedMD/slurm / functions

Functions18,978 in github.com/SchedMD/slurm

↓ 40 callersFunctionconn_g_destroy
src/interfaces/conn.c:281
↓ 40 callersFunctionfree_core_array
Free an array of bitmaps, one per node */
src/common/core_array.c:176
↓ 40 callersFunctionnode_name2bitmap
* node_name2bitmap - given a node name regular expression, build a bitmap * representation * IN node_names - list of nodes * IN: test_alias - if s
src/common/node_conf.c:1295
↓ 40 callersFunctionslurmdbd_msg_type_2_str
src/common/slurmdbd_defs.c:257
↓ 40 callersFunctionunsetenvp
* Remove environment variable `name' from "environment" * contained in `env' * * [ This was taken almost verbatim from glibc's * unsetenv()
src/common/env.c:261
↓ 39 callersFunctionbit_ffs_from_bit
* Find first bit set in b from an offset. * b (IN) bitstring to search * bit (IN) bit to start the search at * RETURN resulting bit positi
src/common/bitstring.c:532
↓ 39 callersFunctiondbd_conn_send_recv
src/plugins/accounting_storage/slurmdbd/dbd_conn.c:476
↓ 39 callersFunctiondo_request
Issue a request for (method, path) and return the router's rc. */
testsuite/python/check/common/test_http_router.c:100
↓ 39 callersFunctionon_error
src/plugins/data_parser/v0.0.45/events.c:48
↓ 39 callersFunctionon_error
src/plugins/data_parser/v0.0.46/events.c:48
↓ 39 callersFunctionpackdouble
* Given a double, multiple by FLOAT_MULT and then * typecast to a uint64_t in host byte order, convert to network byte order * store in buffer, and
src/common/pack.c:392
↓ 39 callersFunctionplugin_context_destroy
* Destroy a context */
src/common/plugin.c:410
↓ 39 callersFunctionserializer_required
src/interfaces/serializer.c:372
↓ 38 callersFunction_print_int
src/squeue/print.c:416
↓ 38 callersFunctiondata_get_dict_length
src/common/data.c:1166
↓ 38 callersFunctionfd_set_nonblocking
src/common/fd.c:335
↓ 38 callersFunctionstepd_connect
* Connect to a slurmstepd process by way of its unix domain socket. * * Both "directory" and "nodename" may be null, in which case stepd_connect *
src/common/stepd_api.c:224
↓ 37 callersFunctiondata_copy
src/common/data.c:2357
↓ 37 callersFunctiondata_get_bool
src/common/data.c:1011
↓ 37 callersFunctionlog_alter
reinitialize log data structures. Like log_init, but do not init * the log mutex */
src/common/log.c:598
↓ 37 callersFunctionplugin_context_create
* Create a priority context */
src/common/plugin.c:339
↓ 37 callersFunctionr
(a,b)
doc/html/jquery.min.js:2
↓ 37 callersFunctionslurm_free_msg
* Free a slurm message */
src/common/slurm_protocol_api.c:2729
↓ 36 callersFunctionjob_completion_logger
log the completion of the specified job */
src/slurmctld/job_mgr.c:16987
↓ 36 callersFunctionlist_transfer
* Pops off list [sub] to [l]. * Set max = 0 to transfer all entries. * Note: list [l] must have the same destroy function as list [sub]. * Note
src/common/list.c:400
↓ 36 callersFunctionon_warn
src/plugins/data_parser/v0.0.43/events.c:121
↓ 36 callersFunctionon_warn
src/plugins/data_parser/v0.0.44/events.c:121
↓ 36 callersFunctiontimespec_now
src/common/slurm_time.c:117
↓ 35 callersFunction_print_int
src/sprio/print.c:147
↓ 35 callersFunction_test_strlen
src/slurmctld/job_mgr.c:7797
↓ 35 callersFunctionbit_overlap
* return number of bits set in b1 that are also set in b2, 0 if no overlap */
src/common/bitstring.c:1010
↓ 35 callersFunctiondata_parser_cli_free_ctxt
src/common/sercli.c:244
↓ 35 callersFunctionget_extra_conf_path
* Return the pathname of the extra .conf file */
src/common/read_config.c:6405
↓ 35 callersFunctiongres_sched_test
* Return TRUE if all gres_per_job specifications are satisfied */
src/plugins/topology/common/gres_sched.c:129
↓ 35 callersFunctionhostlist_uniq
src/common/hostlist.c:2379
↓ 35 callersFunctionlist_remove
src/common/list.c:958
↓ 35 callersFunctionon_error
src/plugins/data_parser/v0.0.43/events.c:48
↓ 35 callersFunctionon_error
src/plugins/data_parser/v0.0.44/events.c:48
↓ 35 callersFunctionprint_sluid
src/common/sluid.c:116
↓ 35 callersFunctionslurm_mktime
src/common/slurm_time.c:44
↓ 35 callersFunctionuid_from_string
src/common/uid.c:421
↓ 35 callersFunctionuid_to_string_or_null
* Return an xmalloc'd string, or null on error. * Caller must free eventually. */
src/common/uid.c:482
↓ 34 callersFunctiondata_dict_for_each
src/common/data.c:1448
↓ 34 callersFunctionhostset_destroy
src/common/hostlist.c:3379
↓ 34 callersFunctionmysql_db_create_table
src/database/mysql_common.c:1412
↓ 34 callersFunctionslurm_free_job_info_msg
* slurm_free_job_info - free the job information response message * IN msg - pointer to job information response message * NOTE: buffer is loaded by
src/common/slurm_protocol_defs.c:4401
↓ 34 callersFunctionslurm_free_msg_members
* Free a slurm message's members but not the message itself */
src/common/slurm_protocol_api.c:2711
↓ 34 callersFunctionslurm_init
src/api/init.c:48
↓ 34 callersFunctionslurm_option_set_by_env
* Was the option set by an env var? */
src/common/slurm_opt.c:4900
↓ 33 callersFunctionenv_array_append_fmt
* Append a single environment variable to an environment variable array, * if and only if a variable by that name does not already exist in the * ar
src/common/env.c:1520
↓ 33 callersFunctionrun_command_output
Executes a command and returns the standard output. This function accepts the same arguments as run_command. Args: command (string):
testsuite/python/lib/atf.py:718
↓ 32 callersFunctionbit_not
* b1 = ~b1 one's complement * b1 (IN/OUT) first bitmap */
src/common/bitstring.c:799
↓ 32 callersFunctionbit_set_count_range
* Count the number of bits set in a range of bitstring. * b (IN) bitstring to check * start (IN) first bit to check * end (IN) last bit to c
src/common/bitstring.c:939
↓ 32 callersFunctiondata_parser_cli_load
src/common/sercli.c:149
↓ 32 callersFunctions_p_get_uint64
src/common/parse_config.c:1980
↓ 32 callersFunctions_p_hashtbl_create
src/common/parse_config.c:209
↓ 32 callersFunctionslurm_conf_get_addr
* slurm_conf_get_addr - Return the slurm_addr_t for a given NodeName * Returns SLURM_SUCCESS on success, SLURM_ERROR on failure. */
src/common/read_config.c:2631
↓ 32 callersFunctionslurm_process_option_or_exit
src/common/slurm_opt.c:4791
↓ 32 callersFunctionxbasename
* Replacement for libc basename * path (IN) path possibly containing '/' characters * RETURN last component of path */
src/common/xstring.c:437
↓ 31 callersFunctioncommon_verify_option_syntax
src/sacctmgr/common.c:137
↓ 31 callersFunctionfind_job
src/slurmctld/job_mgr.c:2573
↓ 31 callersFunctionlog_build_step_id_str
* log_build_step_id_str() - print a slurm_step_id_t as " StepId=...", with * Batch and Extern used as appropriate. */
src/common/log.c:1694
↓ 31 callersFunctionlog_string2num
Convert log level string to equivalent number */
src/common/slurm_protocol_defs.c:2799
↓ 31 callersFunctionprint_fields_header
src/common/print_fields.c:66
↓ 31 callersFunctionslurmdb_init_assoc_rec
src/common/slurmdb_defs.c:1538
↓ 30 callersFunction_get_sinfo_from_void
src/sinfo/sort.c:210
↓ 30 callersFunctionaddto_update_list
* addto_update_list - add object updated to list * IN/OUT update_list: list of updated objects * IN type: update type * IN object: object updated
src/plugins/accounting_storage/common/common_as.c:149
↓ 30 callersFunctionbit_nset
* Set bits start ... stop in bitstring * b (IN) target bitstring * start (IN) starting (low numbered) bit position * stop (IN) ending (hig
src/common/bitstring.c:435
↓ 30 callersFunctionbit_unfmt
* Convert range string format, e.g. "0-5,42" to bitmap * Ret 0 on success, -1 on error */
src/common/bitstring.c:1370
↓ 30 callersFunctionclose_con
* Stop reading from connection but write out the remaining buffer and finish * any queued work */
src/conmgr/con.c:266
↓ 30 callersFunctionget_version
Returns the version of the Slurm component as a tuple. It calls the component with -V and converts the output into a tuple. Args: co
testsuite/python/lib/atf.py:1958
↓ 30 callersFunctionparse_option_end
* IN option - string to parse as /<command>([-+]=<value>)?/ * OUT op_type - Set to the type of operator parsed, '-', '+', or 0. * OUT command_len -
src/sacctmgr/common.c:105
↓ 30 callersFunctionset_agent_arg_r_uid
Set r_uid of agent_arg */
src/common/slurm_protocol_defs.c:6595
↓ 30 callersFunctionslurm_kill_job_step
src/api/cancel.c:139
↓ 30 callersFunctionslurmdb_destroy_federation_rec
src/common/slurmdb_defs.c:798
↓ 29 callersFunctionassoc_mgr_fill_in_assoc
src/common/assoc_mgr.c:2893
↓ 29 callersFunctionclient_resp_free
src/plugins/mpi/pmi2/client.c:554
↓ 29 callersFunctionclient_resp_new
src/plugins/mpi/pmi2/client.c:524
↓ 29 callersFunctionclient_resp_send
src/plugins/mpi/pmi2/client.c:529
↓ 29 callersFunctionhostlist_nth
src/common/hostlist.c:2135
↓ 29 callersFunctionstrip_quotes
you need to xfree whatever is sent from here */
src/sacctmgr/common.c:150
↓ 29 callersFunctiontest
testsuite/slurm_unit/common/slurmdb_defs/slurmdb_addto_qos_char_list-test.c:81
↓ 29 callersFunctionvalidate_operator
src/slurmctld/proc_req.c:617
↓ 29 callersFunctionvalidate_super_user
* validate_super_user - validate that the uid is authorized at the * root, SlurmUser, or SLURMDB_ADMIN_SUPER_USER level * IN uid - user to vali
src/slurmctld/proc_req.c:583
↓ 29 callersFunctionvxstrfmt
src/common/log.c:847
↓ 28 callersFunctionauth_g_destroy
src/interfaces/auth.c:374
↓ 28 callersFunctionclient_req_get_str
return true if found */
src/plugins/mpi/pmi2/client.c:480
↓ 28 callersFunctioncommon_cgroup_set_param
src/plugins/cgroup/common/cgroup_common.c:431
↓ 28 callersFunctionconf_get_opt_str
src/common/read_config.c:6532
↓ 28 callersFunctioneio_obj_create
src/common/eio.c:575
↓ 28 callersFunctionhostset_create
src/common/hostlist.c:3366
↓ 28 callersFunctionlog_fini
src/common/log.c:519
↓ 28 callersFunctionstepd_available
* Scan for available running slurm step daemons by checking * "directory" for unix domain sockets with names beginning in "nodename". * * Both "dir
src/common/stepd_api.c:745
↓ 27 callersFunction_get_job_info_from_void
src/squeue/sort.c:294
↓ 27 callersFunctionbit_unfmt_hexmask
bit_unfmt_hexmask * * Given a hex mask string "0x0123ABC\0", convert to a bitstr_t * * ^ ^ *
src/common/bitstring.c:1619
↓ 27 callersFunctioncommon_cgroup_get_param
src/plugins/cgroup/common/cgroup_common.c:586
↓ 27 callersFunctionjobacctinfo_destroy
src/interfaces/jobacct_gather.c:930
↓ 27 callersFunctionslurm_container_status_to_str
src/common/slurm_protocol_defs.c:1498
↓ 27 callersFunctiontime_str2mins
src/common/parse_time.c:841
↓ 27 callersFunctionunpack32
* Given a buffer containing a network byte order 32-bit integer, * store a host integer at 'valp', and adjust buffer counters. */
src/common/pack.c:577
← previousnext →201–300 of 18,978, ranked by callers