sort              790 arch/x86/kernel/cpu/mtrr/main.c 	sort(range, nr_range, sizeof(struct res_range), cmp_range, NULL);
sort             1305 arch/x86/kernel/cpu/mtrr/main.c 	sort(range, nr_range, sizeof(struct res_range), cmp_range, NULL);
sort              146 arch/x86/kernel/mmconf-fam10h_64.c 	sort(range, hi_mmio_num, sizeof(struct range), cmp_range, NULL);
sort             1210 fs/gfs2/dir.c  	sort(darr, entries, sizeof(struct gfs2_dirent *), compare_dents, NULL);
sort             1117 fs/gfs2/glock.c 	sort(p, num_gh, sizeof(struct gfs2_holder *), glock_compare, NULL);
sort              697 fs/gfs2/quota.c 	sort(qda, num_qd, sizeof(struct gfs2_quota_data *), sort_qd, NULL);
sort              860 fs/gfs2/quota.c 	sort(al->al_qd, al->al_qd_num, sizeof(struct gfs2_quota_data *),
sort              194 fs/nfs_common/nfsacl.c 	sort(acl->a_entries, acl->a_count, sizeof(struct posix_acl_entry),
sort             2660 fs/ocfs2/xattr.c 	sort(target + offset, count, sizeof(struct ocfs2_xattr_entry),
sort             2952 fs/ocfs2/xattr.c 	sort(entries, le16_to_cpu(xh->xh_count),
sort             2999 fs/ocfs2/xattr.c 	sort(entries, le16_to_cpu(xh->xh_count),
sort              769 fs/ubifs/find.c 	sort(c->dirty_idx.arr, c->dirty_idx.cnt, sizeof(void *),
sort              178 fs/xfs/linux-2.6/xfs_linux.h #define xfs_sort(a,n,s,fn)	sort(a,n,s,fn,NULL)
sort                6 include/linux/sort.h void sort(void *base, size_t num, size_t size,
sort             2140 kernel/cgroup.c 		sort(pidarray, npids, sizeof(pid_t), cmppid, NULL);
sort              680 kernel/lockdep_proc.c 		sort(data->stats, data->iter_end - data->iter,
sort               39 lib/extable.c  	sort(start, finish - start, sizeof(struct exception_table_entry),
sort              107 lib/sort.c     	sort(a, 1000, sizeof(int), cmpint, NULL);
sort             3731 mm/page_alloc.c 	sort(early_node_map, (size_t)nr_nodemap_entries,