Home
last modified time | relevance | path

Searched defs:sort (Results 1 – 21 of 21) sorted by relevance

/linux-6.14.4/fs/xfs/
Dxfs_rmap_item.c328 bool sort, in __xfs_rmap_update_create_intent()
350 bool sort) in xfs_rmap_update_create_intent()
654 bool sort) in xfs_rtrmap_update_create_intent()
Dxfs_refcount_item.c303 bool sort, in __xfs_refcount_update_create_intent()
325 bool sort) in xfs_refcount_update_create_intent()
601 bool sort) in xfs_rtrefcount_update_create_intent()
Dxfs_extfree_item.c408 bool sort, in __xfs_extent_free_create_intent()
430 bool sort) in xfs_extent_free_create_intent()
748 bool sort) in xfs_rtextent_free_create_intent()
Dxfs_exchmaps_item.c219 bool sort) in xfs_exchmaps_create_intent()
Dxfs_bmap_item.c287 bool sort) in xfs_bmap_update_create_intent()
Dxfs_attr_item.c415 bool sort) in xfs_attr_create_intent()
/linux-6.14.4/tools/perf/
Dbuiltin-kmem.c516 struct sort_dimension *sort; in __page_stat__findnew_alloc() local
571 struct sort_dimension *sort; in __page_stat__findnew_caller() local
1268 struct sort_dimension *sort; in sort_slab_insert() local
1315 struct sort_dimension *sort; in sort_page_insert() local
1679 struct sort_dimension *sort; in slab_sort_dimension__add() local
1699 struct sort_dimension *sort; in page_sort_dimension__add() local
Dbuiltin-mem.c329 char sort[128]; in get_sort_order() local
Dbuiltin-c2c.c202 const char *sort, in he__get_c2c_hists()
2026 char *sort = sort_ ? strdup(sort_) : NULL; in hpp_list__parse() local
2053 const char *sort, in c2c_hists__init()
2073 const char *sort) in c2c_hists__reinit()
Dbuiltin-kvm.c478 char *sort = sort_ ? strdup(sort_) : NULL; in kvm_hpp_list__parse() local
508 static int kvm_hists__reinit(const char *output, const char *sort) in kvm_hists__reinit()
Dbuiltin-kwork.c297 struct sort_dimension *sort; in work_cmp() local
Dbuiltin-sched.c964 struct sort_dimension *sort; in thread_lat_cmp() local
/linux-6.14.4/scripts/dtc/
Ddtc.c171 bool force = false, sort = false; in main() local
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_defer.c192 bool sort) in xfs_defer_barrier_create_intent()
279 bool sort) in xfs_defer_create_intent()
/linux-6.14.4/lib/
Dsort.c298 void sort(void *base, size_t num, size_t size, in sort() function
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
Ddml2_pmo_dcn3.c8 static void sort(double *list_a, int list_a_size) in sort() function
/linux-6.14.4/tools/perf/util/
Dcallchain.h107 sort_chain_func_t sort; member
Dhist.h469 perf_hpp_fmt_cmp_t sort; member
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx4/
Dqp.c802 int sort[MLX4_NUM_QP_REGION]; in mlx4_init_qp_table() local
/linux-6.14.4/sound/soc/
Dsoc-dapm.c1489 int *sort; in dapm_seq_compare() local
1658 int *sort; in dapm_seq_run() local
/linux-6.14.4/drivers/md/bcache/
Dbcache.h696 struct bset_sort_state sort; member