/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-zero.c | 8 #include <linux/device-mapper.h>
|
H A D | dm-path-selector.h | 16 #include <linux/device-mapper.h>
|
H A D | dm-audit.c | 12 #include <linux/device-mapper.h>
|
H A D | dm-cache-policy.h | 13 #include <linux/device-mapper.h>
|
H A D | dm-exception-store.h | 6 * Device-mapper snapshot exception store. 16 #include <linux/device-mapper.h> 111 /* For internal device-mapper use only. */
|
H A D | dm-verity.h | 16 #include <linux/device-mapper.h>
|
H A D | dm-verity-verify-sig.c | 8 #include <linux/device-mapper.h>
|
/third_party/alsa-utils/axfer/ |
H A D | xfer-libasound.h | 75 struct mapper_context *mapper,
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | CsvParserTest.java | 172 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 D | dm-path-selector.h | 15 #include <linux/device-mapper.h>
|
H A D | dm-cache-policy.h | 12 #include <linux/device-mapper.h>
|
H A D | dm-verity.h | 15 #include <linux/device-mapper.h>
|
H A D | dm-path-selector.c | 12 #include <linux/device-mapper.h>
|
H A D | dm-exception-store.h | 5 * Device-mapper snapshot exception store. 15 #include <linux/device-mapper.h> 110 /* For internal device-mapper use only. */
|
H A D | dm-verity-verify-sig.c | 8 #include <linux/device-mapper.h>
|
/third_party/python/Tools/peg_generator/scripts/ |
H A D | joinstats.py | 41 mapper = TypeMapper(parse_c) 62 print(f"{type:4d} {count:9d} {mapper.lookup(type)}")
|
/third_party/typescript/tests/baselines/reference/ |
H A D | genericFunctionsWithOptionalParameters3.js | 7 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 D | dm-dirty-log.h | 16 #include <linux/device-mapper.h> 32 /* For internal device-mapper use */
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | dm-dirty-log.h | 17 #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 D | SupplementalMapper.java | 3 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 D | host_run.sh | 174 if [ ! -b /dev/mapper/${vg}-${lv} ]; then 180 mount /dev/mapper/${vg}-${lv} $mnt
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_events.c | 3369 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 D | blocklayout.h | 35 #include <linux/device-mapper.h>
|
/kernel/linux/linux-5.10/drivers/staging/android/ion/ |
H A D | ion.h | 92 int (*map_user)(struct ion_heap *mapper, struct ion_buffer *buffer,
|
/kernel/linux/linux-6.6/fs/nfs/blocklayout/ |
H A D | blocklayout.h | 35 #include <linux/device-mapper.h>
|