Home
last modified time | relevance | path

Searched refs:ihandle (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/arch/powerpc/boot/
Doflib.c114 static ihandle chosen_mmu;
115 static ihandle memory;
Dof.h7 typedef u32 ihandle; typedef
/linux-4.4.14/arch/powerpc/kernel/
Dprom_init.c116 ihandle root;
119 ihandle stdout;
120 ihandle mmumap;
121 ihandle memory;
868 ihandle root; in prom_send_capabilities()
927 ihandle elfloader; in prom_send_capabilities()
1265 ihandle stdin; in prom_close_stdin()
1286 ihandle opal_inst; in prom_instantiate_opal()
1361 ihandle rtas_inst; in prom_instantiate_rtas()
1428 ihandle ibmvtpm_inst; in prom_instantiate_sml()
[all …]
/linux-4.4.14/fs/xfs/
Dxfs_ioctl32.c325 hreq->ihandle = compat_ptr(hreq32.ihandle); in xfs_compat_handlereq_copyin()
339 compat_ptr(hreq->ihandle), hreq->ihandlen); in xfs_compat_handlereq_to_dentry()
Dxfs_ioctl32.h96 compat_uptr_t ihandle; /* user supplied handle */ member
Dxfs_ioctl.c190 return xfs_handle_to_dentry(parfilp, hreq->ihandle, hreq->ihandlen); in xfs_handlereq_to_dentry()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_fs.h397 void __user *ihandle;/* user supplied handle */ member
/linux-4.4.14/include/linux/
Dof.h33 typedef u32 ihandle; typedef
/linux-4.4.14/drivers/usb/class/
Dcdc-wdm.c97 dma_addr_t ihandle; member