Lines Matching +full:field +full:- +full:even +full:- +full:active
1 /* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
6 * but WITHOUT ANY WARRANTY; without even the implied warranty of
19 * struct sync_merge_data - SYNC_IOC_MERGE: merge two fences
24 * @pad: padding for 64-bit alignment, should always be zero
39 * struct sync_fence_info - detailed fence information
42 * @status: status of the fence 0:active 1:signaled <0:error
55 * struct sync_file_info - SYNC_IOC_FILE_INFO: get detailed information on a sync_file
57 * @status: status of fence. 1: signaled 0:active <0:error
60 * @pad: padding for 64-bit alignment, should always be zero
64 * Takes a struct sync_file_info. If num_fences is 0, the field is updated
80 * struct sync_set_deadline - SYNC_IOC_SET_DEADLINE - set a deadline hint on a fence
105 * change happened during the de-stage of the Sync Framework when there was