/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
|
H A D | gk104.c | 29 gk104_top_parse(struct nvkm_top *top) in gk104_top_parse()
|
H A D | ga100.c | 27 ga100_top_parse(struct nvkm_top *top) in ga100_top_parse()
|
/linux/tools/tracing/rtla/src/ |
H A D | timerlat_top.c | 169 struct osnoise_tool *top; in timerlat_top_handler() local 258 static void timerlat_top_header(struct timerlat_params *params, struct osnoise_tool *top) in timerlat_top_header() 303 static void timerlat_top_print(struct osnoise_tool *top, int cpu) in timerlat_top_print() 363 timerlat_top_print_sum(struct osnoise_tool *top, struct timerlat_top_cpu *summary) in timerlat_top_print_sum() 439 timerlat_print_stats(struct timerlat_params *params, struct osnoise_tool *top) in timerlat_print_stats() 800 timerlat_top_apply_config(struct osnoise_tool *top, struct timerlat_params *params) in timerlat_top_apply_config() 823 struct osnoise_tool *top; in timerlat_init_top() local 882 timerlat_top_main_loop(struct osnoise_tool *top, in timerlat_top_main_loop() 929 timerlat_top_bpf_main_loop(struct osnoise_tool *top, in timerlat_top_bpf_main_loop() 989 struct osnoise_tool *top = NULL; in timerlat_top_main() local
|
H A D | osnoise_top.c | 124 static void osnoise_top_header(struct osnoise_tool *top) in osnoise_top_header() 226 osnoise_print_stats(struct osnoise_params *params, struct osnoise_tool *top) in osnoise_print_stats()
|
/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
|
/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
|
/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() 114 void perf_top__reset_sample_counters(struct perf_top *top) in perf_top__reset_sample_counters()
|
H A D | pstack.c | 16 unsigned short top; member [all...] |
/linux/fs/autofs/ |
H A D | expire.c | 32 struct dentry *top = dentry; in autofs_mount_busy() local 148 struct dentry *top, in autofs_direct_busy() 180 struct dentry *top, in autofs_tree_busy()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_xgmi.c | 463 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_num_hops() local 478 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_num_links() local 493 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_connected_port_num() local 853 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_hops_count() local 893 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_bandwidth() local 921 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_is_sharing_enabled() local
|
/linux/drivers/pci/ |
H A D | bus.c | 412 static int __pci_walk_bus(struct pci_bus *top, int (*cb)(struct pci_dev *, void *), in __pci_walk_bus() 444 void pci_walk_bus(struct pci_bus *top, int (*cb)(struct pci_dev *, void *), void *userdata) in pci_walk_bus() 452 void pci_walk_bus_locked(struct pci_bus *top, int (*cb)(struct pci_dev *, void *), void *userdata) in pci_walk_bus_locked()
|
/linux/fs/bcachefs/ |
H A D | keylist_types.h | 11 struct bkey_i *top; member
|
/linux/arch/powerpc/perf/ |
H A D | callchain.h | 13 unsigned long top = STACK_TOP - (is_32bit_task() ? 16 : 32); in invalid_user_sp() local
|
/linux/sound/ |
H A D | sound_core.c | 159 …nit * s, struct sound_unit **list, const struct file_operations *fops, int index, int low, int top) in __sound_insert_unit() 239 …und_unit **list, const struct file_operations *fops, int index, int low, int top, const char *name… in sound_insert_unit()
|
/linux/arch/openrisc/kernel/ |
H A D | unwinder.c | 22 unsigned long top; member
|
/linux/kernel/trace/ |
H A D | trace_btf.c | 79 int i, top = 0; in btf_find_struct_member() local
|
/linux/drivers/gpu/drm/ |
H A D | drm_lease.c | 300 static void _drm_lease_revoke(struct drm_master *top) in _drm_lease_revoke() 339 void drm_lease_revoke(struct drm_master *top) in drm_lease_revoke()
|
/linux/drivers/md/bcache/ |
H A D | extents.c | 270 struct btree_iter_set *top = iter->data, *i = top + 1; in bch_extent_sort_fixup() local 405 struct bkey *top; in bch_extent_insert_fixup() local
|
/linux/arch/powerpc/xmon/ |
H A D | ppc-dis.c | 44 unsigned long top = operand->bitm; in operand_value_powerpc() local
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | iowait.c | 115 struct iowait *top, in iowait_priority_update_top()
|
/linux/net/dccp/ |
H A D | qpolicy.c |
|
/linux/drivers/video/fbdev/sis/ |
H A D | sis_accel.h | 232 #define SiS300SetupClipLT(left,top) \ argument 358 #define SiS310SetupClipLT(left,top) \ argument
|
/linux/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_debugfs.c | 102 struct dentry *top; in vchiq_debugfs_add_instance() local
|
/linux/arch/sh/kernel/ |
H A D | dumpstack.c | 20 unsigned long top) in dump_mem()
|