Home
last modified time | relevance | path

Searched defs:range (Results 1 – 5 of 5) sorted by relevance

/kernel/
Drange.c12 int add_range(struct range *range, int az, int nr_range, u64 start, u64 end) in add_range()
29 int add_range_with_merge(struct range *range, int az, int nr_range, in add_range_with_merge()
65 void subtract_range(struct range *range, int az, u64 start, u64 end) in subtract_range()
126 int clean_sort_range(struct range *range, int az) in clean_sort_range()
161 void sort_range(struct range *range, int nr_range) in sort_range()
/kernel/bpf/
Darraymap.c189 u64 range = array->elem_size; in array_map_direct_value_meta() local
Dverifier.c403 struct tnum *range, const char *ctx, in verbose_invalid_scalar()
6235 struct tnum range = tnum_range(0, 1); in prepare_func_exit() local
9584 struct tnum range = tnum_range(0, 1), const_0 = tnum_const(0); in check_return_code() local
/kernel/dma/
Ddebug.c355 unsigned int range = 0; in bucket_find_contain() local
/kernel/events/
Duprobes.c164 struct mmu_notifier_range range; in __replace_page() local