Lines Matching full:export
40 * - Import and export of syncobjs to/from a syncobj file descriptor
41 * - Import and export a syncobj's underlying fence to/from a sync file
52 * - Import and export from/to a given point of a timeline
149 * Import/export of syncobjs
153 * provide two mechanisms for import/export of syncobjs.
155 * The first lets the client import or export an entire syncobj to a file
166 * The primary use-case of this persistent import/export is for shared
169 * The second import/export mechanism, which is indicated by
172 * import/export the syncobj's current fence from/to a &sync_file.
174 * sycnobj's fence at the time of export and any later signal or reset
183 * Import/export of timeline points in timeline syncobjs
592 * @syncobj: Sync object to export
670 * @syncobj: Sync object to export