Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/boot/
Doflib.c114 static ihandle chosen_mmu;
115 static ihandle memory;
Dof.h7 typedef u32 ihandle; typedef
/linux-4.1.27/arch/powerpc/kernel/
Dprom_init.c117 ihandle root;
120 ihandle stdout;
121 ihandle mmumap;
122 ihandle memory;
860 ihandle root; in prom_send_capabilities()
919 ihandle elfloader; in prom_send_capabilities()
1257 ihandle stdin; in prom_close_stdin()
1278 ihandle opal_inst; in prom_instantiate_opal()
1353 ihandle rtas_inst; in prom_instantiate_rtas()
1420 ihandle ibmvtpm_inst; in prom_instantiate_sml()
[all …]
/linux-4.1.27/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.c189 return xfs_handle_to_dentry(parfilp, hreq->ihandle, hreq->ihandlen); in xfs_handlereq_to_dentry()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_fs.h396 void __user *ihandle;/* user supplied handle */ member
/linux-4.1.27/include/linux/
Dof.h33 typedef u32 ihandle; typedef
/linux-4.1.27/drivers/usb/class/
Dcdc-wdm.c97 dma_addr_t ihandle; member