Home
last modified time | relevance | path

Searched refs:mapper (Results 126 - 150 of 211) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-zoned.h13 #include <linux/device-mapper.h>
H A Ddm-switch.c7 * dm-switch is a device-mapper target that maps IO to underlying block
13 #include <linux/device-mapper.h>
H A Ddm-stripe.c8 #include <linux/device-mapper.h>
H A Ddm-dust.c11 #include <linux/device-mapper.h>
H A Ddm-delay.c16 #include <linux/device-mapper.h>
H A Ddm-io.c10 #include <linux/device-mapper.h>
H A Ddm-flakey.c8 #include <linux/device-mapper.h>
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-delay.c17 #include <linux/device-mapper.h>
H A Ddm-zoned.h13 #include <linux/device-mapper.h>
H A Ddm-dust.c11 #include <linux/device-mapper.h>
H A Ddm-io.c11 #include <linux/device-mapper.h>
H A Ddm-switch.c8 * dm-switch is a device-mapper target that maps IO to underlying block
14 #include <linux/device-mapper.h>
H A Ddm-stripe.c9 #include <linux/device-mapper.h>
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H A Ddm-space-map-disk.c16 #include <linux/device-mapper.h>
H A Ddm-bitset.c12 #include <linux/device-mapper.h>
H A Ddm-block-manager.c15 #include <linux/device-mapper.h>
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DLocaleMapperTest.java3 package org.unicode.icu.tool.cldrtoicu.mapper;
H A DBcp47MapperTest.java3 package org.unicode.icu.tool.cldrtoicu.mapper;
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.c8116 struct ftrace_func_mapper *mapper = data; in ftrace_count_snapshot() local
8119 if (mapper) in ftrace_count_snapshot()
8120 count = (long *)ftrace_func_mapper_find_ip(mapper, ip); in ftrace_count_snapshot()
8137 struct ftrace_func_mapper *mapper = data; in ftrace_snapshot_print() local
8144 if (mapper) in ftrace_snapshot_print()
8145 count = (long *)ftrace_func_mapper_find_ip(mapper, ip); in ftrace_snapshot_print()
8159 struct ftrace_func_mapper *mapper = *data; in ftrace_snapshot_init() local
8161 if (!mapper) { in ftrace_snapshot_init()
8162 mapper = allocate_ftrace_func_mapper(); in ftrace_snapshot_init()
8163 if (!mapper) in ftrace_snapshot_init()
8175 struct ftrace_func_mapper *mapper = data; ftrace_snapshot_free() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.c8714 struct ftrace_func_mapper *mapper = data; in ftrace_count_snapshot() local
8717 if (mapper) in ftrace_count_snapshot()
8718 count = (long *)ftrace_func_mapper_find_ip(mapper, ip); in ftrace_count_snapshot()
8735 struct ftrace_func_mapper *mapper = data; in ftrace_snapshot_print() local
8742 if (mapper) in ftrace_snapshot_print()
8743 count = (long *)ftrace_func_mapper_find_ip(mapper, ip); in ftrace_snapshot_print()
8757 struct ftrace_func_mapper *mapper = *data; in ftrace_snapshot_init() local
8759 if (!mapper) { in ftrace_snapshot_init()
8760 mapper = allocate_ftrace_func_mapper(); in ftrace_snapshot_init()
8761 if (!mapper) in ftrace_snapshot_init()
8773 struct ftrace_func_mapper *mapper = data; ftrace_snapshot_free() local
[all...]
/third_party/python/Lib/multiprocessing/
H A Dpool.py471 def _map_async(self, func, iterable, mapper, chunksize=None, callback=None,
493 mapper,
/third_party/python/Lib/test/
H A Dtest_long.py308 for base, mapper in (2, bin), (8, oct), (10, str), (10, repr), (16, hex):
309 got = mapper(x)
310 with self.subTest(x=x, mapper=mapper.__name__):
/kernel/linux/common_modules/xpm/validator/
H A Dexec_signature_info.c13 #include <linux/device-mapper.h>
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-block-manager.c14 #include <linux/device-mapper.h>
H A Ddm-transaction-manager.c16 #include <linux/device-mapper.h>

Completed in 40 milliseconds

123456789