Searched defs:sort (Results 1 - 13 of 13) sorted by relevance
/linux-4.1.27/lib/ |
H A D | sort.c | 46 void sort(void *base, size_t num, size_t size, sort() function 84 EXPORT_SYMBOL(sort); variable
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | calib.c | 27 int16_t sort[ATH9K_NF_CAL_HIST_MAX]; ath9k_hw_get_nf_hist_mid() local
|
/linux-4.1.27/scripts/dtc/ |
H A D | dtc.c | 112 int force = 0, sort = 0; main() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | callchain.h | 64 sort_chain_func_t sort; member in struct:callchain_param
|
H A D | hist.h | 202 int64_t (*sort)(struct perf_hpp_fmt *fmt, member in struct:perf_hpp_fmt
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
H A D | qp.c | 751 int sort[MLX4_NUM_QP_REGION]; mlx4_init_qp_table() local
|
/linux-4.1.27/drivers/md/bcache/ |
H A D | bcache.h | 641 struct bset_sort_state sort; member in struct:cache_set
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
H A D | phy.c | 1568 s16 sort[ATH5K_NF_CAL_HIST_MAX]; ath5k_hw_get_median_noise_floor() local
|
/linux-4.1.27/drivers/scsi/ |
H A D | u14-34f.c | 1553 static void sort(unsigned long sk[], unsigned int da[], unsigned int n, sort() function
|
H A D | eata.c | 2067 static void sort(unsigned long sk[], unsigned int da[], unsigned int n, sort() function
|
/linux-4.1.27/sound/soc/ |
H A D | soc-dapm.c | 1211 int *sort; dapm_seq_compare() local 1372 int *sort; dapm_seq_run() local
|
/linux-4.1.27/tools/perf/ |
H A D | builtin-kmem.c | 712 struct sort_dimension *sort; sort_slab_insert() local 955 struct sort_dimension *sort; sort_dimension__add() local
|
H A D | builtin-sched.c | 796 struct sort_dimension *sort; thread_lat_cmp() local
|
Completed in 850 milliseconds