Home
last modified time | relevance | path

Searched defs:pmap (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/drivers/isdn/hardware/eicon/
Ddiva_dma.c42 diva_dma_map_entry_t *pmap = diva_os_malloc(0, sizeof(*pmap) * (nentries + 1)); in diva_alloc_dma_map() local
50 void diva_free_dma_mapping(struct _diva_dma_map_entry *pmap) { in diva_free_dma_mapping()
58 void diva_init_dma_map_entry(struct _diva_dma_map_entry *pmap, in diva_init_dma_map_entry()
68 int diva_alloc_dma_map_entry(struct _diva_dma_map_entry *pmap) { in diva_alloc_dma_map_entry()
81 void diva_free_dma_map_entry(struct _diva_dma_map_entry *pmap, int nr) { in diva_free_dma_map_entry()
87 void diva_get_dma_map_entry(struct _diva_dma_map_entry *pmap, int nr, in diva_get_dma_map_entry()
92 void *diva_get_entry_handle(struct _diva_dma_map_entry *pmap, int nr) { in diva_get_entry_handle()
Ddivasmain.c352 struct _diva_dma_map_entry *pmap = in diva_init_dma_map() local
385 void diva_free_dma_map(void *hdev, struct _diva_dma_map_entry *pmap) in diva_free_dma_map()
/linux-4.19.296/drivers/cpufreq/
Dbrcmstb-avs-cpufreq.c167 struct pmap { struct
180 struct pmap pmap; member
336 static int brcm_avs_get_pmap(struct private_data *priv, struct pmap *pmap) in brcm_avs_get_pmap()
353 static int brcm_avs_set_pmap(struct private_data *priv, struct pmap *pmap) in brcm_avs_set_pmap()
639 struct pmap pmap; in show_brcm_avs_mode() local
653 struct pmap pmap; in show_brcm_avs_pmap() local
/linux-4.19.296/block/
Dt10-pi.c221 void *p, *pmap; in t10_pi_prepare() local
276 void *p, *pmap; in t10_pi_complete() local
/linux-4.19.296/fs/jfs/
Djfs_imap.h88 __le32 pmap[EXTSPERIAG]; /* 512: persistent allocation map */ member
Djfs_dmap.h167 __le32 pmap[LPERDMAP]; /* 1024: bits of the persistent map */ member