Lines Matching refs:_IOR
416 BR_ERROR = _IOR('r', 0, __s32),
424 BR_TRANSACTION_SEC_CTX = _IOR('r', 2,
429 BR_TRANSACTION = _IOR('r', 2, struct binder_transaction_data),
430 BR_REPLY = _IOR('r', 3, struct binder_transaction_data),
435 BR_ACQUIRE_RESULT = _IOR('r', 4, __s32),
455 BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie),
456 BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie),
457 BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie),
458 BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie),
464 BR_ATTEMPT_ACQUIRE = _IOR('r', 11, struct binder_pri_ptr_cookie),
492 BR_DEAD_BINDER = _IOR('r', 15, binder_uintptr_t),
496 BR_CLEAR_DEATH_NOTIFICATION_DONE = _IOR('r', 16, binder_uintptr_t),
525 BR_FROZEN_BINDER = _IOR('r', 21, struct binder_frozen_state_info),
531 BR_CLEAR_FREEZE_NOTIFICATION_DONE = _IOR('r', 22, binder_uintptr_t),