Searched refs:sort_r (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | sort.h | 7 void sort_r(void *base, size_t num, size_t size,
|
| /linux-6.15/drivers/media/v4l2-core/ |
| H A D | v4l2-h264.c | 398 sort_r(reflist, builder->num_valid, sizeof(*reflist), in v4l2_h264_build_p_ref_list() 429 sort_r(b0_reflist, builder->num_valid, sizeof(*b0_reflist), in v4l2_h264_build_b_ref_lists() 434 sort_r(b1_reflist, builder->num_valid, sizeof(*b1_reflist), in v4l2_h264_build_b_ref_lists()
|
| /linux-6.15/lib/ |
| H A D | sort.c | 303 void sort_r(void *base, size_t num, size_t size, in sort_r() function 310 EXPORT_SYMBOL(sort_r);
|
| /linux-6.15/fs/bcachefs/ |
| H A D | replicas.c | 697 sort_r(cpu_r->entries, in bch2_cpu_replicas_validate()
|
| /linux-6.15/kernel/trace/ |
| H A D | bpf_trace.c | 3044 sort_r(us.syms, cnt, sizeof(*us.syms), symbols_cmp_r, in bpf_kprobe_multi_link_attach() 3090 sort_r(addrs, cnt, sizeof(*addrs), in bpf_kprobe_multi_link_attach()
|
| H A D | trace.c | 9504 sort_r(tscratch->entries, nr_entries, sizeof(struct trace_mod_entry), in setup_trace_scratch()
|
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_dp.c | 739 sort_r(intel_dp->link.configs, intel_dp->link.num_configs, in intel_dp_link_config_init()
|
| /linux-6.15/mm/ |
| H A D | slub.c | 7783 sort_r(t->loc, t->count, sizeof(struct location), in slab_debug_trace_open()
|
| /linux-6.15/kernel/bpf/ |
| H A D | btf.c | 4061 sort_r(rec->fields, rec->cnt, sizeof(struct btf_field), btf_field_cmp, in btf_parse_fields()
|