函数逻辑报告 |
Source Code:lib\sort.c |
Create Date:2022-07-27 07:16:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:sort
函数原型:void sort(void *base, size_t num, size_t size, cmp_func_t cmp_func, swap_func_t swap_func)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
void * | base | |
size_t | num | |
size_t | size | |
cmp_func_t | cmp_func | |
swap_func_t | swap_func |
名称 | 描述 |
---|---|
test_sort_init | |
objagg_stats_get | bjagg_stats_get - obtains stats of the objagg instance*@objagg: objagg instance* Note: all locking must be provided by the caller.* The returned structure contains statistics of all object* currently in use, ordered by following rules: |
objagg_hints_stats_get | bjagg_hints_stats_get - obtains stats of the hints instance*@objagg_hints: hints instance* Note: all locking must be provided by the caller.* The returned structure contains statistics of all objects* currently in use, ordered by following rules: |
unwind_module_init | |
unwind_init | |
get_fam10h_pci_mmconf_base | |
sort_range | |
groups_sort | |
alloc_nodes_vectors | Allocate vector number for each node, so that for each node:* 1) the allocated number is >= 1* 2) the allocated numbver is <= active CPU number of this node* The actual allocated total vectors may be less than @numvecs when |
pidlist_array_load | Load a cgroup's pidarray with either procs' tgids or tasks' pids |
sort_idmaps | sort_idmaps - Sorts an array of idmap entries.* Can only be called if number of mappings exceeds UID_GID_MAP_MAX_BASE_EXTENTS. |
detect_dups | |
sort_secondary | |
tracing_map_sort_entries | racing_map_sort_entries - Sort the current set of tracing_map_elts in a map*@map: The tracing_map*@sort_key: The sort key to use for sorting*@sort_entries: outval: pointer to allocated and sorted array of entries* tracing_map_sort_entries() sorts the |
add_subprog | |
btf_check_sec_info | |
jump_label_sort_entries | |
__mem_cgroup_usage_register_event | |
chunk_map_stats | Prints out chunk state. Fragmentation is considered between* the beginning of the chunk to the last allocation.* All statistics are in bytes unless stated otherwise. |
posix_acl_from_nfsacl | Convert from a Solaris ACL to a POSIX 1003.1e draft 17 ACL. |
sort_extable | |
e820__update_table | |
clean_sort_range | |
swapcache_free_entries | |
aa_vec_unique | aa_vec_unique - canonical sort and unique a list of profiles*@n: number of refcounted profiles in the list (@n > 0)*@vec: list of profiles to sort and merge* Returns: the number of duplicates eliminated == references put* If @flags & VEC_FLAG_TERMINATE |
init_sys32_ioctl |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |