Home
last modified time | relevance | path

Searched defs:maps (Results 51 - 75 of 226) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/mtd/maps/
H A Dck804xrom.c39 struct list_head maps; member
H A Damd76xrom.c35 struct list_head maps; member
/kernel/linux/linux-5.10/security/selinux/ss/
H A Debitmap.h36 unsigned long maps[EBITMAP_UNIT_NUMS]; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread.h37 struct maps *maps; member
/kernel/linux/linux-5.10/drivers/xen/
H A Dgntdev-common.h25 struct list_head maps; member
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_pnfs.c223 xfs_fs_commit_blocks( struct inode *inode, struct iomap *maps, int nr_maps, struct iattr *iattr) xfs_fs_commit_blocks() argument
/kernel/linux/linux-6.6/drivers/mtd/maps/
H A Dck804xrom.c39 struct list_head maps; member
H A Dichxrom.c40 struct list_head maps; member
H A Damd76xrom.c35 struct list_head maps; member
/kernel/linux/linux-6.6/drivers/xen/
H A Dgntdev-common.h25 struct list_head maps; member
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_pnfs.c259 xfs_fs_commit_blocks( struct inode *inode, struct iomap *maps, int nr_maps, struct iattr *iattr) xfs_fs_commit_blocks() argument
/kernel/linux/linux-6.6/drivers/iommu/
H A Dof_iommu.c223 const __be32 *maps, *end; in of_iommu_get_resv_regions() local
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dvmlinux-kallsyms.c124 struct maps *maps; in test__vmlinux_matches_kallsyms() local
[all...]
H A Dcpumap.c222 struct perf_cpu_map *maps[] = {empty, any, one, two, pair}; in test__cpu_map_equal() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmaps.h74 maps__entries(struct maps *maps) maps__entries() argument
79 maps__machine(struct maps *maps) maps__machine() argument
84 maps__lock(struct maps *maps) maps__lock() argument
89 maps__maps_by_name(struct maps *maps) maps__maps_by_name() argument
94 maps__nr_maps(const struct maps *maps) maps__nr_maps() argument
99 maps__refcnt(struct maps *maps) maps__refcnt() argument
105 maps__addr_space(struct maps *maps) maps__addr_space() argument
110 maps__unwind_libunwind_ops(const struct maps *maps) maps__unwind_libunwind_ops() argument
[all...]
/kernel/linux/linux-6.6/security/selinux/ss/
H A Debitmap.h36 unsigned long maps[EBITMAP_UNIT_NUMS]; member
/third_party/ltp/lib/
H A Dtst_buffers.c19 static struct map *maps; variable
/third_party/node/deps/v8/src/compiler/
H A Dmap-inference.cc93 const ZoneVector<MapRef>& maps = GetMaps(); in Is() local
103 ZoneHandleSet<Map> maps; in InsertMapChecks() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dbuffer9.h54 struct NineTransfer *maps; member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/
H A Dsvpscmap.h67 PS_UniMap* maps; member
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_maps.cpp80 bool DfxMaps::Create(const pid_t pid, std::vector<std::shared_ptr<DfxMap>>& maps, std::vector<int>& mapIndex) in Create() argument
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_fault_stack.cpp211 void FaultStack::CollectRegistersBlock(std::shared_ptr<DfxRegs> regs, std::shared_ptr<DfxMaps> maps) in CollectRegistersBlock() argument
277 bool FaultStack::ParseUnwindStack(std::shared_ptr<DfxMaps> maps, std::vector<DfxFrame>& frames) in ParseUnwindStack() argument
H A Dprinter.cpp136 std::shared_ptr<DfxMaps> maps = unwinder->GetMaps(); in PrintReason() local
158 void Printer::PrintProcessMapsByConfig(std::shared_ptr<DfxMaps> maps) in PrintProcessMapsByConfig() argument
/device/soc/rockchip/rk3588/kernel/drivers/pinctrl/
H A Dcore.h181 const struct pinctrl_map *maps; member
/foundation/multimedia/player_framework/services/utils/
H A Dmedia_utils.cpp198 const static std::array<StateString, 9> maps = { // array size in StringnessPlayerState() local

Completed in 11 milliseconds

12345678910