/openbmc/linux/tools/perf/ |
H A D | builtin-top.c | 95 static void perf_top__update_print_entries(struct perf_top *top) in perf_top__update_print_entries() 105 static void perf_top__resize(struct perf_top *top) in perf_top__resize() 111 static int perf_top__parse_source(struct perf_top *top, struct hist_entry *he) in perf_top__parse_source() 197 static void perf_top__record_precise_ip(struct perf_top *top, in perf_top__record_precise_ip() 240 static void perf_top__show_details(struct perf_top *top) in perf_top__show_details() 319 static void perf_top__print_sym_table(struct perf_top *top) in perf_top__print_sym_table() 393 static void perf_top__prompt_symbol(struct perf_top *top, const char *msg) in perf_top__prompt_symbol() 435 static void perf_top__print_mapped_keys(struct perf_top *top) in perf_top__print_mapped_keys() 467 static int perf_top__key_mapped(struct perf_top *top, int c) in perf_top__key_mapped() 491 static bool perf_top__handle_keypress(struct perf_top *top, int c) in perf_top__handle_keypress() [all …]
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/ |
H A D | base.c | 27 nvkm_top_device_new(struct nvkm_top *top) in nvkm_top_device_new() 47 struct nvkm_top *top = device->top; in nvkm_top_addr() local 63 struct nvkm_top *top = device->top; in nvkm_top_reset() local 79 struct nvkm_top *top = device->top; in nvkm_top_intr_mask() local 95 struct nvkm_top *top = device->top; in nvkm_top_fault_id() local 109 struct nvkm_top *top = device->top; in nvkm_top_fault() local 123 struct nvkm_top *top = device->top; in nvkm_top_parse() local 134 struct nvkm_top *top = nvkm_top(subdev); in nvkm_top_dtor() local 154 struct nvkm_top *top; in nvkm_top_new_() local
|
/openbmc/linux/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_qmr.c | 552 static inline int ehea_init_bmap(struct ehea_bmap *ehea_bmap, int top, int dir) in ehea_init_bmap() 572 int top, dir, idx; in ehea_rebuild_busmap() local 626 int top = ehea_calc_index(i, EHEA_TOP_INDEX_SHIFT); in ehea_update_busmap() local 732 int top, dir; in ehea_destroy_busmap() local 759 int top, dir, idx; in ehea_map_vaddr() local 782 static inline void *ehea_calc_sectbase(int top, int dir, int idx) in ehea_calc_sectbase() 790 static u64 ehea_reg_mr_section(int top, int dir, int idx, u64 *pt, in ehea_reg_mr_section() 821 static u64 ehea_reg_mr_sections(int top, int dir, u64 *pt, in ehea_reg_mr_sections() 839 static u64 ehea_reg_mr_dir_sections(int top, u64 *pt, in ehea_reg_mr_dir_sections() 864 unsigned long top; in ehea_reg_kernel_mr() local
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | gzfile.hpp | 19 bool gzGetLines(const std::string& filename, uint64_t skip, uint64_t top, in gzGetLines() 58 bool readFile(gzFile logStream, uint64_t skip, uint64_t top, in readFile() 87 uint64_t top, std::vector<std::string>& logEntries, in hostLogEntryParser()
|
/openbmc/linux/drivers/clk/starfive/ |
H A D | clk-starfive-jh7110-isp.c | 92 struct jh7110_top_sysclk *top = dev_get_drvdata(dev); in jh7110_ispcrg_suspend() local 101 struct jh7110_top_sysclk *top = dev_get_drvdata(dev); in jh7110_ispcrg_resume() local 114 struct jh7110_top_sysclk *top; in jh7110_ispcrg_probe() local
|
H A D | clk-starfive-jh7110-vout.c | 97 struct jh7110_top_sysclk *top = dev_get_drvdata(dev); in jh7110_voutcrg_suspend() local 106 struct jh7110_top_sysclk *top = dev_get_drvdata(dev); in jh7110_voutcrg_resume() local 119 struct jh7110_top_sysclk *top; in jh7110_voutcrg_probe() local
|
/openbmc/linux/tools/tracing/rtla/src/ |
H A D | timerlat_top.c | 162 struct osnoise_tool *top; in timerlat_top_handler() local 181 static void timerlat_top_header(struct osnoise_tool *top) in timerlat_top_header() argument 219 static void timerlat_top_print(struct osnoise_tool *top, int cpu) in timerlat_top_print() argument 292 timerlat_print_stats(struct timerlat_top_params * params,struct osnoise_tool * top) timerlat_print_stats() argument 611 timerlat_top_apply_config(struct osnoise_tool * top,struct timerlat_top_params * params) timerlat_top_apply_config() argument 705 struct osnoise_tool *top; timerlat_init_top() local 765 struct osnoise_tool *top = NULL; timerlat_top_main() local [all...] |
/openbmc/linux/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-mdp3-type.h | 19 s32 top; member 31 s32 top; member 37 s32 top; member
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | systems_logservices_hostlogger.hpp | 73 uint64_t top, std::vector<std::string>& logEntries, size_t& logCount) in getHostLoggerEntries() 198 size_t top = delegatedQuery.top.value_or(query_param::Query::maxTop); in handleSystemsLogServicesHostloggerEntriesGet() local 278 size_t top = 1; in handleSystemsLogServicesHostloggerEntriesEntryGet() local
|
H A D | systems_logservices_postcodes.hpp | 195 const uint64_t skip = 0, const uint64_t top = 0) in fillPostCodeEntry() 378 const uint64_t entryCount, size_t skip, size_t top) in getPostCodeForBoot() 436 size_t top) in getCurrentBootNumber() 495 size_t top = delegatedQuery.top.value_or(query_param::Query::maxTop); in handleSystemsLogServicesPostCodesEntriesGet() local
|
/openbmc/linux/tools/perf/util/ |
H A D | top.c | 23 size_t perf_top__header_snprintf(struct perf_top *top, char *bf, size_t size) in perf_top__header_snprintf() 115 void perf_top__reset_sample_counters(struct perf_top *top) in perf_top__reset_sample_counters()
|
/openbmc/linux/sound/soc/generic/ |
H A D | simple-card.c | 122 struct device_node *top = dev->of_node; in simple_parse_convert() local 133 static void simple_parse_mclk_fs(struct device_node *top, in simple_parse_mclk_fs() 158 struct device_node *top = dev->of_node; in simple_parse_node() local 220 struct device_node *top = dev->of_node; in simple_dai_link_of_dpcm() local 363 struct device_node *top = dev->of_node; in __simple_for_each_link() local 629 struct device_node *top = dev->of_node; in simple_get_dais_count() local
|
H A D | audio-graph-card.c | 73 struct device_node *top = dev->of_node; in graph_parse_convert() local 89 static void graph_parse_mclk_fs(struct device_node *top, in graph_parse_mclk_fs() 112 struct device_node *top = dev->of_node; in graph_parse_node() local 175 struct device_node *top = dev->of_node; in graph_dai_link_of_dpcm() local
|
/openbmc/linux/arch/powerpc/mm/book3s32/ |
H A D | mmu.c | 102 unsigned int bat_block_size(unsigned long base, unsigned long top) in bat_block_size() 142 static unsigned long __init __mmu_mapin_ram(unsigned long base, unsigned long top) in __mmu_mapin_ram() 158 unsigned long __init mmu_mapin_ram(unsigned long base, unsigned long top) in mmu_mapin_ram() 201 unsigned long top = ALIGN((unsigned long)_etext - PAGE_OFFSET, SZ_128K); in mmu_mark_initmem_nx() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-bdrv-graph-mod.c | 231 BlockDriverState *top = exclusive_writer_node("top"); in test_parallel_exclusive_write() local 350 BlockDriverState *top = no_perm_node("top"); in test_parallel_perm_update() local 429 BlockDriverState *top = exclusive_writer_node("top"); in test_append_greedy_filter() local
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | pgtable_32.c | 101 static void __init __mapin_ram_chunk(unsigned long offset, unsigned long top) in __mapin_ram_chunk() 124 phys_addr_t top = min(end, total_lowmem); in mapin_ram() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_xgmi.c | 334 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_num_hops() local 349 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_num_links() local 667 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_hops_count() local 680 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_num_links() local
|
/openbmc/linux/fs/autofs/ |
H A D | expire.c | 32 struct dentry *top = dentry; in autofs_mount_busy() local 151 struct dentry *top, in autofs_direct_busy() 183 struct dentry *top, in autofs_tree_busy()
|
/openbmc/linux/arch/powerpc/mm/nohash/ |
H A D | 8xx.c | 121 static void mmu_mapin_ram_chunk(unsigned long offset, unsigned long top, in mmu_mapin_ram_chunk() 140 unsigned long __init mmu_mapin_ram(unsigned long base, unsigned long top) in mmu_mapin_ram()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 254 | 28 disk, top = file_path('disk', 'top') variable
|
H A D | 260 | 30 base, top = file_path('base', 'top') variable
|
/openbmc/qemu/contrib/plugins/ |
H A D | win32_linker.c | 27 HMODULE top = GetModuleHandle(NULL); in dll_failure_hook() local
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | remove-bitmap-from-backing | 27 top, base = iotests.file_path('top', 'base') variable
|
/openbmc/linux/drivers/pci/ |
H A D | bus.c | 389 static void __pci_walk_bus(struct pci_bus *top, int (*cb)(struct pci_dev *, void *), in __pci_walk_bus() 439 void pci_walk_bus(struct pci_bus *top, int (*cb)(struct pci_dev *, void *), void *userdata) in pci_walk_bus() 445 void pci_walk_bus_locked(struct pci_bus *top, int (*cb)(struct pci_dev *, void *), void *userdata) in pci_walk_bus_locked()
|
/openbmc/webui-vue/src/components/Mixins/ |
H A D | JumpLinkMixin.js | 20 top: offset, property in window.AnonymousClass8498e1670101
|