Home
last modified time | relevance | path

Searched refs:mapper (Results 76 - 100 of 214) sorted by relevance

123456789

/kernel/linux/linux-6.6/drivers/md/
H A Ddm-zero.c8 #include <linux/device-mapper.h>
H A Ddm-path-selector.h16 #include <linux/device-mapper.h>
H A Ddm-audit.c12 #include <linux/device-mapper.h>
H A Ddm-cache-policy.h13 #include <linux/device-mapper.h>
H A Ddm-exception-store.h6 * Device-mapper snapshot exception store.
16 #include <linux/device-mapper.h>
111 /* For internal device-mapper use only. */
H A Ddm-verity.h16 #include <linux/device-mapper.h>
H A Ddm-verity-verify-sig.c8 #include <linux/device-mapper.h>
/third_party/alsa-utils/axfer/
H A Dxfer-libasound.h75 struct mapper_context *mapper,
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/
H A DCsvParserTest.java172 CsvParser p, RowMapper mapper, String... lines) { in parseMap()
174 p.parse(Stream.of(lines), mapper.mapTo(rows::add)); in parseMap()
171 parseMap( CsvParser p, RowMapper mapper, String... lines) parseMap() argument
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-path-selector.h15 #include <linux/device-mapper.h>
H A Ddm-cache-policy.h12 #include <linux/device-mapper.h>
H A Ddm-verity.h15 #include <linux/device-mapper.h>
H A Ddm-path-selector.c12 #include <linux/device-mapper.h>
H A Ddm-exception-store.h5 * Device-mapper snapshot exception store.
15 #include <linux/device-mapper.h>
110 /* For internal device-mapper use only. */
H A Ddm-verity-verify-sig.c8 #include <linux/device-mapper.h>
/third_party/python/Tools/peg_generator/scripts/
H A Djoinstats.py41 mapper = TypeMapper(parse_c)
62 print(f"{type:4d} {count:9d} {mapper.lookup(type)}")
/third_party/typescript/tests/baselines/reference/
H A DgenericFunctionsWithOptionalParameters3.js7 mapReduce<T, U, V>(c: Collection<T>, mapper: (x: T) => U, reducer: (y: U) => V): Collection<V>;
/kernel/linux/linux-5.10/include/linux/
H A Ddm-dirty-log.h16 #include <linux/device-mapper.h>
32 /* For internal device-mapper use */
/kernel/linux/linux-6.6/include/linux/
H A Ddm-dirty-log.h17 #include <linux/device-mapper.h>
33 /* For internal device-mapper use */
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DSupplementalMapper.java3 package org.unicode.icu.tool.cldrtoicu.mapper;
77 // <FIFO> hidden labels could be supported in the abstract mapper, but would need a "bulk" add
/third_party/ltp/testcases/kernel/mce-test/kvm/host/
H A Dhost_run.sh174 if [ ! -b /dev/mapper/${vg}-${lv} ]; then
180 mount /dev/mapper/${vg}-${lv} $mnt
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events.c3369 struct ftrace_func_mapper *mapper = data; in event_enable_probe() local
3373 pdata = ftrace_func_mapper_find_ip(mapper, ip); in event_enable_probe()
3386 struct ftrace_func_mapper *mapper = data; in event_enable_count_probe() local
3390 pdata = ftrace_func_mapper_find_ip(mapper, ip); in event_enable_count_probe()
3413 struct ftrace_func_mapper *mapper = data; in event_enable_print() local
3417 pdata = ftrace_func_mapper_find_ip(mapper, ip); in event_enable_print()
3443 struct ftrace_func_mapper *mapper = *data; in event_enable_init() local
3447 if (!mapper) { in event_enable_init()
3448 mapper = allocate_ftrace_func_mapper(); in event_enable_init()
3449 if (!mapper) in event_enable_init()
3481 struct ftrace_func_mapper *mapper = data; event_enable_free() local
[all...]
/kernel/linux/linux-5.10/fs/nfs/blocklayout/
H A Dblocklayout.h35 #include <linux/device-mapper.h>
/kernel/linux/linux-5.10/drivers/staging/android/ion/
H A Dion.h92 int (*map_user)(struct ion_heap *mapper, struct ion_buffer *buffer,
/kernel/linux/linux-6.6/fs/nfs/blocklayout/
H A Dblocklayout.h35 #include <linux/device-mapper.h>

Completed in 18 milliseconds

123456789