Home
last modified time | relevance | path

Searched defs:fastrpc_init_create (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/misc/
Dfastrpc.h30 struct fastrpc_init_create { struct
31 __u32 filelen; /* elf file length */
32 __s32 filefd; /* fd for the file */
33 __u32 attrs;
34 __u32 siglen;
35 __u64 file; /* pointer to elf file */
/external/fastrpc/inc/
Dfastrpc_internal.h96 struct fastrpc_init_create { struct
97 __u32 filelen; /* elf file length */
98 __s32 filefd; /* fd for the file */
99 __u32 attrs;
100 __u32 siglen;
101 __u64 file; /* pointer to elf file */