Home
last modified time | relevance | path

Searched refs:sort (Results 1 – 25 of 160) sorted by relevance

1234567

/linux-3.4.99/scripts/
DMakefile.host33 __hostprogs := $(sort $(hostprogs-y) $(hostprogs-m))
44 host-cobjs := $(sort $(foreach m,$(__hostprogs),$($(m)-objs)))
52 host-cxxobjs := $(sort $(foreach m,$(host-cxxmulti),$($(m)-cxxobjs)))
56 host-cshlib := $(sort $(filter %.so, $(host-cobjs)))
61 host-cshobjs := $(sort $(foreach m,$(host-cshlib),$($(m:.so=-objs))))
75 host-objdirs := $(strip $(sort $(filter-out ./,$(host-objdirs))))
Ddiffconfig105 old.sort()
117 changed.sort()
125 new.sort()
DMakefile.lib23 lib-y := $(filter-out $(obj-y), $(sort $(lib-y) $(lib-m)))
47 subdir-ym := $(sort $(subdir-y) $(subdir-m))
50 multi-used-y := $(sort $(foreach m,$(obj-y), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m))))
51 multi-used-m := $(sort $(foreach m,$(obj-m), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m))))
53 single-used-m := $(sort $(filter-out $(multi-used-m),$(obj-m)))
160 modname-multi = $(sort $(foreach m,$(multi-used),\
DMakefile.fwinst30 installed-fw-dirs := $(sort $(dir $(installed-fw))) $(INSTALL_FW_PATH)/.
67 targets := $(wildcard $(sort $(targets)))
DMakefile.clean33 subdir-ym := $(sort $(subdir-y) $(subdir-m))
34 subdir-ymn := $(sort $(subdir-ym) $(subdir-n) $(subdir-))
DMakefile.modpost63 __modules := $(sort $(shell grep -h '\.ko' /dev/null $(wildcard $(MODVERDIR)/*.mod)))
142 targets := $(wildcard $(sort $(targets)))
DMakefile.headersinst26 header-y := $(sort $(header-y))
107 targets := $(wildcard $(sort $(targets)))
Dcheckkconfigsymbols.sh59 done|sort
DMakefile.modinst12 __modules := $(sort $(shell grep -h '\.ko' /dev/null $(wildcard $(MODVERDIR)/*.mod)))
Dchecksyscalls.sh201 grep '^[0-9]' "$1" | sort -n | (
/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dcalib.c27 int16_t sort[ATH9K_NF_CAL_HIST_MAX]; in ath9k_hw_get_nf_hist_mid() local
31 sort[i] = nfCalBuffer[i]; in ath9k_hw_get_nf_hist_mid()
35 if (sort[j] > sort[j - 1]) { in ath9k_hw_get_nf_hist_mid()
36 nfval = sort[j]; in ath9k_hw_get_nf_hist_mid()
37 sort[j] = sort[j - 1]; in ath9k_hw_get_nf_hist_mid()
38 sort[j - 1] = nfval; in ath9k_hw_get_nf_hist_mid()
42 nfval = sort[(ATH9K_NF_CAL_HIST_MAX - 1) >> 1]; in ath9k_hw_get_nf_hist_mid()
/linux-3.4.99/drivers/net/ethernet/mellanox/mlx4/
Dqp.c413 int sort[MLX4_NUM_QP_REGION]; in mlx4_init_qp_table() local
418 sort[i] = i; in mlx4_init_qp_table()
422 if (dev->caps.reserved_qps_cnt[sort[j]] > in mlx4_init_qp_table()
423 dev->caps.reserved_qps_cnt[sort[j - 1]]) { in mlx4_init_qp_table()
424 tmp = sort[j]; in mlx4_init_qp_table()
425 sort[j] = sort[j - 1]; in mlx4_init_qp_table()
426 sort[j - 1] = tmp; in mlx4_init_qp_table()
432 last_base -= dev->caps.reserved_qps_cnt[sort[i]]; in mlx4_init_qp_table()
433 dev->caps.reserved_qps_base[sort[i]] = last_base; in mlx4_init_qp_table()
435 dev->caps.reserved_qps_cnt[sort[i]]; in mlx4_init_qp_table()
/linux-3.4.99/lib/
Dsort.c47 void sort(void *base, size_t num, size_t size, in sort() function
85 EXPORT_SYMBOL(sort);
109 sort(a, 1000, sizeof(int), cmpint, NULL);
/linux-3.4.99/tools/perf/
Dbuiltin-kmem.c438 struct sort_dimension *sort; in sort_insert() local
447 list_for_each_entry(sort, sort_list, list) { in sort_insert()
448 cmp = sort->cmp(data, this); in sort_insert()
619 struct sort_dimension *sort; in sort_dimension__add() local
624 sort = malloc(sizeof(*sort)); in sort_dimension__add()
625 if (!sort) in sort_dimension__add()
627 memcpy(sort, avail_sorts[i], sizeof(*sort)); in sort_dimension__add()
628 list_add_tail(&sort->list, list); in sort_dimension__add()
/linux-3.4.99/drivers/staging/bcm/
Dsort.c30 sort(Adapter->PackInfo, NO_OF_QUEUES, sizeof(PacketInfo), in SortPackInfo()
50 sort(Adapter->astClassifierTable, MAX_CLASSIFIERS, in SortClassifiers()
DMakefile11 LeakyBucket.o Misc.o sort.o Bcmchar.o hostmibs.o PHSModule.o\
/linux-3.4.99/scripts/dtc/
Ddtc.c104 int force = 0, sort = 0; in main() local
168 sort = 1; in main()
222 if (sort) in main()
/linux-3.4.99/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DCore.py36 keys.sort()
55 keys.sort()
/linux-3.4.99/include/linux/
Dsort.h6 void sort(void *base, size_t num, size_t size,
/linux-3.4.99/tools/perf/util/
Dgenerate-cmdlist.sh13 sort |
/linux-3.4.99/arch/x86/syscalls/
Dsyscalltbl.sh6 grep '^[0-9]' "$in" | sort -n | (
Dsyscallhdr.sh12 grep -E "^[0-9A-Fa-fXx]+[[:space:]]+${my_abis}" "$in" | sort -n | (
/linux-3.4.99/Documentation/aoe/
Dstatus.sh27 done | sort
/linux-3.4.99/kernel/
Drange.c150 sort(range, nr_range, sizeof(struct range), cmp_range, NULL); in clean_sort_range()
158 sort(range, nr_range, sizeof(struct range), cmp_range, NULL); in sort_range()
/linux-3.4.99/drivers/staging/xgifb/
DTODO8 - sort out dup ids with SiS driver

1234567