Searched defs:pnode (Results 1 – 9 of 9) sorted by relevance
/drivers/gpu/drm/nouveau/core/core/ |
D | mm.c | 94 u32 align, struct nouveau_mm_node **pnode) in nouveau_mm_head() 160 u32 align, struct nouveau_mm_node **pnode) in nouveau_mm_tail()
|
/drivers/staging/tidspbridge/rmgr/ |
D | node.c | 275 struct node_object *pnode = (struct node_object *)hnode; in node_get_state() local 295 struct node_object *pnode = NULL; in node_allocate() local 688 struct node_object *pnode = (struct node_object *)hnode; in node_alloc_msg_buf() local 767 struct node_object *pnode = (struct node_object *)hnode; in node_change_priority() local 1108 struct node_object *pnode = (struct node_object *)hnode; in node_create() local 1370 struct node_object *pnode = noderes->node; in node_delete() local 1582 struct node_object *pnode = (struct node_object *)hnode; in node_free_msg_buf() local 1880 struct node_object *pnode = (struct node_object *)hnode; in node_pause() local 2106 struct node_object *pnode = (struct node_object *)hnode; in node_run() local 2223 struct node_object *pnode = (struct node_object *)hnode; in node_terminate() local
|
/drivers/gpu/drm/nouveau/core/subdev/ltcg/ |
D | nvc0.c | 72 struct nouveau_mm_node **pnode) in nvc0_ltcg_tags_alloc() 85 nvc0_ltcg_tags_free(struct nouveau_ltcg *ltcg, struct nouveau_mm_node **pnode) in nvc0_ltcg_tags_free()
|
/drivers/staging/tidspbridge/pmgr/ |
D | cmm.c | 49 #define NEXT_PA(pnode) (pnode->pa + pnode->size) argument 163 struct cmm_mnode *pnode = NULL; in cmm_calloc_buf() local 627 struct cmm_mnode *pnode; in get_node() local 654 static void delete_node(struct cmm_object *cmm_mgr_obj, struct cmm_mnode *pnode) in delete_node()
|
/drivers/scsi/lpfc/ |
D | lpfc_scsi.c | 170 struct lpfc_nodelist *pnode = rdata->pnode; in lpfc_update_stats() local 3704 struct lpfc_nodelist *pnode = lpfc_cmd->rdata->pnode; in lpfc_send_scsi_error_event() local 3999 struct lpfc_nodelist *pnode = rdata->pnode; in lpfc_scsi_cmd_iocb_cmpl() local 4317 struct lpfc_nodelist *pnode) in lpfc_scsi_prep_cmnd() 4982 struct lpfc_nodelist *pnode = rdata->pnode; in lpfc_send_taskmgmt() local 5061 struct lpfc_nodelist *pnode; in lpfc_chk_tgt_mapped() local 5154 struct lpfc_nodelist *pnode; in lpfc_device_reset_handler() local 5221 struct lpfc_nodelist *pnode; in lpfc_target_reset_handler() local
|
D | lpfc_scsi.h | 41 struct lpfc_nodelist *pnode; /* Pointer to the node structure. */ member
|
/drivers/misc/sgi-gru/ |
D | grufile.c | 261 int pnode, nid, bid, chip; in gru_init_tables() local
|
D | gruhandles.h | 156 static inline unsigned long gru_chiplet_paddr(unsigned long paddr, int pnode, in gru_chiplet_paddr() 162 static inline void *gru_chiplet_vaddr(void *vaddr, int pnode, int chiplet) in gru_chiplet_vaddr()
|
/drivers/macintosh/ |
D | macio_asic.c | 456 struct device_node *np, *pnode; in macio_pci_add_devices() local
|