Home
last modified time | relevance | path

Searched +defs:p +defs:map (Results 201 – 225 of 395) sorted by relevance

12345678910>>...16

/openbmc/linux/tools/perf/util/
H A Dsort.c257 static int _hist_entry__dso_snprintf(struct map *map, char *bf, in _hist_entry__dso_snprintf()
358 struct map *map = ms->map; in _hist_entry__sym_snprintf() local
638 char *sf, *p; in hist_entry__get_srcfile() local
639 struct map *map = e->ms.map; in hist_entry__get_srcfile() local
1141 struct map *map = ms->map; in _hist_entry__addr_snprintf() local
1261 unsigned char mp, p; in sort__mispredict_cmp() local
1383 struct map *map = NULL; in hist_entry__dso_daddr_snprintf() local
1572 struct map *map = he->mem_info->daddr.ms.map; in hist_entry__dcacheline_snprintf() local
1953 static inline char *add_str(char *p, const char *str) in add_str()
1993 char *p = buf; in hist_entry__transaction_snprintf() local
[all …]
/openbmc/linux/fs/btrfs/
H A Dvolumes.c1313 void *p; in btrfs_read_disk_super() local
3100 struct map_lookup *map; in btrfs_remove_chunk() local
5561 struct map_lookup *map; in btrfs_chunk_alloc_add_chunk_item() local
5709 struct map_lookup *map; in btrfs_chunk_writeable() local
5765 struct map_lookup *map; in btrfs_num_copies() local
5804 struct map_lookup *map; in btrfs_full_stripe_len() local
5824 struct map_lookup *map; in btrfs_is_parity_mirror() local
5948 struct map_lookup *map; in btrfs_map_discard() local
6279 struct map_lookup *map; in btrfs_map_block() local
6764 struct map_lookup *map; in read_one_chunk() local
[all …]
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c958 void* vaddr, bus_dmamap_t map) in ahd_dmamem_free()
964 ahd_dmamap_load(struct ahd_softc *ahd, bus_dma_tag_t dmat, bus_dmamap_t map, in ahd_dmamap_load()
981 ahd_dmamap_destroy(struct ahd_softc *ahd, bus_dma_tag_t dmat, bus_dmamap_t map) in ahd_dmamap_destroy()
986 ahd_dmamap_unload(struct ahd_softc *ahd, bus_dma_tag_t dmat, bus_dmamap_t map) in ahd_dmamap_unload()
1009 ahd_linux_setup_tag_info_global(char *p) in ahd_linux_setup_tag_info_global()
1125 char *p; in aic79xx_setup() local
/openbmc/linux/fs/ext4/
H A Dextents.c1653 struct ext4_ext_path *p = &path[depth]; in ext4_ext_next_allocated_block() local
3393 struct ext4_map_blocks *map, in ext4_ext_convert_to_initialized()
3652 struct ext4_map_blocks *map, in ext4_split_convert_extents()
3694 struct ext4_map_blocks *map, in ext4_convert_unwritten_extents_endio()
3756 struct ext4_map_blocks *map, in convert_initialized_extent()
3827 struct ext4_map_blocks *map, in ext4_ext_handle_unwritten_extents()
4455 struct ext4_map_blocks map; in ext4_alloc_file_blocks() local
4818 struct ext4_map_blocks map; in ext4_convert_unwritten_extents() local
5970 struct ext4_map_blocks map; in skip_hole() local
5992 struct ext4_map_blocks map; in ext4_ext_replay_set_iblocks() local
[all …]
/openbmc/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.c407 struct pinctrl_map **map, in mvebu_pinctrl_dt_node_to_map()
465 struct pinctrl_map *map, unsigned num_maps) in mvebu_pinctrl_dt_free_map()
586 void *p; in mvebu_pinctrl_probe() local
/openbmc/linux/arch/x86/kvm/svm/
H A Dnested.c211 u32 value, p; in nested_svm_vmrun_msrpm() local
840 struct kvm_host_map map; in nested_svm_vmrun() local
971 struct kvm_host_map map; in nested_svm_vmexit() local
/openbmc/linux/security/
H A Dsecurity.c3218 int security_task_setpgid(struct task_struct *p, pid_t pgid) in security_task_setpgid()
3232 int security_task_getpgid(struct task_struct *p) in security_task_getpgid()
3245 int security_task_getsid(struct task_struct *p) in security_task_getsid()
3288 int security_task_setnice(struct task_struct *p, int nice) in security_task_setnice()
3315 int security_task_getioprio(struct task_struct *p) in security_task_getioprio()
3364 int security_task_setscheduler(struct task_struct *p) in security_task_setscheduler()
3377 int security_task_getscheduler(struct task_struct *p) in security_task_getscheduler()
3390 int security_task_movememory(struct task_struct *p) in security_task_movememory()
5205 int security_bpf_map(struct bpf_map *map, fmode_t fmode) in security_bpf_map()
5232 int security_bpf_map_alloc(struct bpf_map *map) in security_bpf_map_alloc()
[all …]
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c619 void *p = dma_alloc_coherent(&pdev->dev, len, phys, GFP_KERNEL); in alloc_ring() local
1582 const dma_addr_t *p; in deferred_unmap_destructor() local
1603 dma_addr_t *p; in setup_deferred_unmapping() local
2087 struct cpl_rx_pkt *p = (struct cpl_rx_pkt *)(skb->data + pad); in rx_eth() local
2770 u32 map; in t3b_intr() local
2804 u32 map; in t3b_intr_napi() local
3011 void t3_update_qset_coalesce(struct sge_qset *qs, const struct qset_params *p) in t3_update_qset_coalesce()
3035 int irq_vec_idx, const struct qset_params *p, in t3_sge_alloc_qset()
3322 void t3_sge_init(struct adapter *adap, struct sge_params *p) in t3_sge_init()
3361 void t3_sge_prep(struct adapter *adap, struct sge_params *p) in t3_sge_prep()
/openbmc/qemu/system/
H A Dphysmem.c138 PhysPageMap map; member
176 static void phys_map_node_reserve(PhysPageMap *map, unsigned nodes) in phys_map_node_reserve()
186 static uint32_t phys_map_node_alloc(PhysPageMap *map, bool leaf) in phys_map_node_alloc()
191 PhysPageEntry *p; in phys_map_node_alloc() local
206 static void phys_page_set_level(PhysPageMap *map, PhysPageEntry *lp, in phys_page_set_level()
210 PhysPageEntry *p; in phys_page_set_level() local
249 PhysPageEntry *p; in phys_page_compact() local
316 PhysPageEntry lp = d->phys_map, *p; in phys_page_find() local
1009 static uint16_t phys_section_add(PhysPageMap *map, in phys_section_add()
1041 static void phys_sections_free(PhysPageMap *map) in phys_sections_free()
[all …]
/openbmc/linux/fs/nfsd/
H A Dnfs4idmap.c93 struct ent *map = container_of(ref, struct ent, h.ref); in ent_put() local
567 __be32 *p; in encode_ascii_id() local
584 __be32 *p; in idmap_id_to_name() local
/openbmc/linux/drivers/bus/
H A Dmoxtet.c495 u8 *p = hex; in output_read() local
654 static void moxtet_irq_print_chip(struct irq_data *d, struct seq_file *p) in moxtet_irq_print_chip()
673 static int moxtet_irq_read(struct moxtet *moxtet, unsigned long *map) in moxtet_irq_read()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_vma.c802 }, *p; in igt_vma_partial() local
978 }, *p; in igt_vma_remapped_gtt() local
1005 u32 __iomem *map; in igt_vma_remapped_gtt() local
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_radix.c477 pte_t *p = pte; in kvmppc_unmap_free_pte() local
496 pmd_t *p = pmd; in kvmppc_unmap_free_pmd() local
525 pud_t *p = pud; in kvmppc_unmap_free_pud() local
1149 struct kvm_memory_slot *memslot, unsigned long *map) in kvmppc_hv_get_dirty_log_radix()
1273 struct debugfs_radix_state *p; in debugfs_radix_open() local
1289 struct debugfs_radix_state *p = file->private_data; in debugfs_radix_release() local
1299 struct debugfs_radix_state *p = file->private_data; in debugfs_radix_read() local
/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.c210 XenEvtchnPort *p = &s->port_table[i]; in xen_evtchn_post_load() local
603 XenEvtchnPort *p; in unbind_backend_ports() local
629 XenEvtchnPort *p; in xen_evtchn_status_op() local
950 void *p = xen_overlay_get_shinfo_ptr(); in clear_port_pending() local
1000 evtchn_port_t p = 1; in allocate_port() local
1037 XenEvtchnPort *p = &s->port_table[port]; in close_port() local
1187 XenEvtchnPort *p; in xen_evtchn_bind_vcpu_op() local
1471 XenEvtchnPort *p; in xen_evtchn_send_op() local
1528 XenEvtchnPort *p; in xen_evtchn_set_port() local
1817 int xen_physdev_map_pirq(struct physdev_map_pirq *map) in xen_physdev_map_pirq()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvcn_v3_0.c1764 static int vcn_v3_0_limit_sched(struct amdgpu_cs_parser *p, in vcn_v3_0_limit_sched()
1783 static int vcn_v3_0_dec_msg(struct amdgpu_cs_parser *p, struct amdgpu_job *job, in vcn_v3_0_dec_msg()
1787 struct amdgpu_bo_va_mapping *map; in vcn_v3_0_dec_msg() local
1865 static int vcn_v3_0_ring_patch_cs_in_place(struct amdgpu_cs_parser *p, in vcn_v3_0_ring_patch_cs_in_place()
H A Dvcn_v4_0.c1643 static int vcn_v4_0_limit_sched(struct amdgpu_cs_parser *p, in vcn_v4_0_limit_sched()
1662 static int vcn_v4_0_dec_msg(struct amdgpu_cs_parser *p, struct amdgpu_job *job, in vcn_v4_0_dec_msg()
1666 struct amdgpu_bo_va_mapping *map; in vcn_v4_0_dec_msg() local
1768 static int vcn_v4_0_ring_patch_cs_in_place(struct amdgpu_cs_parser *p, in vcn_v4_0_ring_patch_cs_in_place()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_timeline.c153 }, *p; in mock_hwsp_freelist() local
206 const struct __igt_sync *p, in __igt_sync()
245 }, *p; in igt_sync() local
815 u32 *map; member
/openbmc/linux/drivers/misc/
H A Dfastrpc.c36 #define FASTRPC_PHYS(p) ((p) & 0xffffffff) argument
312 struct fastrpc_map *map; in fastrpc_free_map() local
349 static void fastrpc_map_put(struct fastrpc_map *map) in fastrpc_map_put()
355 static int fastrpc_map_get(struct fastrpc_map *map) in fastrpc_map_get()
368 struct fastrpc_map *map = NULL; in fastrpc_map_lookup() local
723 static int fastrpc_vmap(struct dma_buf *dmabuf, struct iosys_map *map) in fastrpc_vmap()
758 struct fastrpc_map *map = NULL; in fastrpc_map_create() local
1362 struct fastrpc_map *map = NULL; in fastrpc_init_create_process() local
1523 struct fastrpc_map *map, *m; in fastrpc_device_release() local
1962 struct fastrpc_map *map = NULL, *iter, *m; in fastrpc_req_mem_unmap_impl() local
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852b.c568 struct rtw8852b_efuse *map) in rtw8852be_efuse_parsing()
576 struct rtw8852b_efuse *map) in rtw8852b_efuse_parsing_tssi()
617 struct rtw8852b_efuse *map) in rtw8852b_efuse_parsing_gain_offset()
644 struct rtw8852b_efuse *map; in rtw8852b_read_efuse() local
1519 struct rtw89_channel_help_params *p, in rtw8852b_set_channel_help()
2188 void rtw8852b_btc_set_wl_pri(struct rtw89_dev *rtwdev, u8 map, bool state) in rtw8852b_btc_set_wl_pri()
H A Drtw8851b.c431 struct rtw8851b_efuse *map) in rtw8851b_efuse_parsing()
439 struct rtw8851b_efuse *map) in rtw8851b_efuse_parsing_tssi()
479 struct rtw8851b_efuse *map) in rtw8851b_efuse_parsing_gain_offset()
506 struct rtw8851b_efuse *map; in rtw8851b_read_efuse() local
1531 struct rtw89_channel_help_params *p, in rtw8851b_set_channel_help()
2020 void rtw8851b_btc_set_wl_pri(struct rtw89_dev *rtwdev, u8 map, bool state) in rtw8851b_btc_set_wl_pri()
/openbmc/linux/fs/erofs/
H A Dzdata.c522 struct erofs_map_blocks map; member
780 struct erofs_map_blocks *map = &fe->map; in z_erofs_register_pcluster() local
847 struct erofs_map_blocks *map = &fe->map; in z_erofs_pcluster_begin() local
974 struct erofs_map_blocks *const map = &fe->map; in z_erofs_do_read_page() local
1134 struct list_head *p, *n; in z_erofs_fill_other_copies() local
1777 struct erofs_map_blocks *map = &f->map; in z_erofs_pcluster_readmore() local
/openbmc/linux/arch/powerpc/sysdev/
H A Dmpic_timer.c111 unsigned int map; in detect_idle_cascade_timer() local
417 const u32 *p; in timer_group_get_irq() local
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c1567 struct ia_css_isp_3a_statistics_map *map; in ia_css_get_3a_statistics() local
2579 int i, p; in sh_css_params_init() local
2785 static void free_map(struct sh_css_ddr_address_map *map) in free_map()
2861 unsigned int p, i; in sh_css_params_uninit() local
3753 struct sh_css_ddr_address_map *map, in ref_sh_css_ddr_address_map()
3764 struct sh_css_ddr_address_map *map; in ref_sh_css_ddr_address_map() member
/openbmc/linux/kernel/trace/
H A Dtrace_events.c255 const char *p = fmt; in test_field() local
1304 static void t_stop(struct seq_file *m, void *p) in t_stop()
1373 static void p_stop(struct seq_file *m, void *p) in p_stop()
1628 void *p = (void *)FORMAT_HEADER; in f_start() local
1642 static void f_stop(struct seq_file *m, void *p) in f_stop()
2702 static char *eval_replace(char *ptr, struct trace_eval_map *map, int len) in eval_replace()
2725 struct trace_eval_map *map) in update_event_printk()
2822 struct trace_eval_map *map) in update_event_fields()
2870 void trace_event_eval_update(struct trace_eval_map **map, int len) in trace_event_eval_update()
2872 struct trace_event_call *call, *p; in trace_event_eval_update() local
[all …]
/openbmc/linux/drivers/input/tablet/
H A Daiptek.c353 static int map_str_to_val(const struct aiptek_map *map, const char *str, size_t count) in map_str_to_val()
355 const struct aiptek_map *p; in map_str_to_val() local
367 static const char *map_val_to_str(const struct aiptek_map *map, int val) in map_val_to_str()
369 const struct aiptek_map *p; in map_val_to_str() local
419 int retval, macro, x, y, z, left, right, middle, p, dv, tip, bs, pck; in aiptek_irq() local

12345678910>>...16