/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | unwind.c | 16 #include <linux/sort.h> 142 sort(start, finish - start, sizeof(struct unwind_table_entry), in unwind_table_sort()
|
/kernel/linux/linux-5.10/drivers/of/ |
H A D | of_reserved_mem.c | 21 #include <linux/sort.h> 249 sort(reserved_mem, reserved_mem_count, sizeof(reserved_mem[0]), in __rmem_check_for_overlap()
|
/kernel/linux/linux-5.10/kernel/ |
H A D | static_call.c | 6 #include <linux/sort.h> 98 sort(start, stop - start, sizeof(struct static_call_site), in static_call_sort_entries()
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_defer.c | 187 bool sort) in xfs_defer_create_intent() 193 dfp->dfp_count, sort); in xfs_defer_create_intent() 184 xfs_defer_create_intent( struct xfs_trans *tp, struct xfs_defer_pending *dfp, bool sort) xfs_defer_create_intent() argument
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_refcount_item.c | 335 bool sort) in xfs_refcount_update_create_intent() 344 if (sort) in xfs_refcount_update_create_intent() 331 xfs_refcount_update_create_intent( struct xfs_trans *tp, struct list_head *items, unsigned int count, bool sort) xfs_refcount_update_create_intent() argument
|
H A D | xfs_bmap_item.c | 336 bool sort) in xfs_bmap_update_create_intent() 345 if (sort) in xfs_bmap_update_create_intent() 332 xfs_bmap_update_create_intent( struct xfs_trans *tp, struct list_head *items, unsigned int count, bool sort) xfs_bmap_update_create_intent() argument
|
H A D | xfs_rmap_item.c | 387 bool sort) in xfs_rmap_update_create_intent() 396 if (sort) in xfs_rmap_update_create_intent() 383 xfs_rmap_update_create_intent( struct xfs_trans *tp, struct list_head *items, unsigned int count, bool sort) xfs_rmap_update_create_intent() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | intel_runtime_pm.c | 55 #include <linux/sort.h> 197 sort(dbg->owners, dbg->count, sizeof(*dbg->owners), cmphandle, NULL); in __print_intel_runtime_pm_wakeref()
|
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | vctrl-regulator.c | 17 #include <linux/sort.h> 374 sort(vctrl->vtable, rdesc->n_voltages, in vctrl_init_vtable()
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | fan_core.c | 18 #include <linux/sort.h> 305 /* sort the state array according to fan speed in increase order */ in acpi_fan_get_fps() 306 sort(fan->fps, fan->fps_count, sizeof(*fan->fps), in acpi_fan_get_fps()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_defer.c | 203 bool sort) in xfs_defer_create_intent() 211 lip = ops->create_intent(tp, &dfp->dfp_work, dfp->dfp_count, sort); in xfs_defer_create_intent() 200 xfs_defer_create_intent( struct xfs_trans *tp, struct xfs_defer_pending *dfp, bool sort) xfs_defer_create_intent() argument
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_refcount_item.c | 342 bool sort) in xfs_refcount_update_create_intent() 351 if (sort) in xfs_refcount_update_create_intent() 338 xfs_refcount_update_create_intent( struct xfs_trans *tp, struct list_head *items, unsigned int count, bool sort) xfs_refcount_update_create_intent() argument
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | vctrl-regulator.c | 17 #include <linux/sort.h> 371 sort(vctrl->vtable, rdesc->n_voltages, in vctrl_init_vtable()
|
/kernel/linux/linux-6.6/drivers/clk/tegra/ |
H A D | clk-tegra124-emc.c | 22 #include <linux/sort.h> 474 sort(timings_ptr, child_count, sizeof(struct emc_timing), in load_timings_from_dt()
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | of_reserved_mem.c | 21 #include <linux/sort.h> 286 sort(reserved_mem, reserved_mem_count, sizeof(reserved_mem[0]), in __rmem_check_for_overlap()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | intel_runtime_pm.c | 55 #include <linux/sort.h> 188 sort(dbg->owners, dbg->count, sizeof(*dbg->owners), cmphandle, NULL); in __print_intel_runtime_pm_wakeref()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | srv6_end_flavors_test.sh | 413 echo "${element}" | cut -d':' -f2 | sed 's/,/\n/g' | sort | \ 852 test_command_or_ksft_skip sort
|
/kernel/linux/linux-6.6/kernel/ |
H A D | static_call_inline.c | 6 #include <linux/sort.h> 109 sort(start, stop - start, sizeof(struct static_call_site), in static_call_sort_entries()
|
/third_party/eudev/ |
H A D | depcomp | 545 }' | $cygpath_u | sort -u | sed -n ' 755 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
|
/third_party/gn/src/gn/ |
H A D | json_project_writer.cc | 78 std::sort(targets->begin(), targets->end(), in FilterTargets() 332 std::sort(sorted_targets.begin(), sorted_targets.end(), in GenerateJSON()
|
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/buildtools/ |
H A D | GeneratePhonePrefixData.java | 237 Arrays.sort(languageDirectories); in createInputOutputMappings() 244 Arrays.sort(countryCodeFiles); in createInputOutputMappings()
|
/third_party/lame/ |
H A D | depcomp | 545 }' | $cygpath_u | sort -u | sed -n ' 755 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
|
/third_party/lame/libmp3lame/ |
H A D | depcomp | 545 }' | $cygpath_u | sort -u | sed -n ' 755 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
|
/third_party/lame/mpglib/ |
H A D | depcomp | 545 }' | $cygpath_u | sort -u | sed -n ' 755 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
|
/third_party/lame/frontend/ |
H A D | depcomp | 545 }' | $cygpath_u | sort -u | sed -n ' 755 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
|