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