Searched refs:set_flag (Results 1 – 2 of 2) sorted by relevance
63 int set_flag, int task_attr, int retry_count,72 set_restore_flags(struct cam_device *device, uint8_t *flags, int set_flag, in set_restore_flags() argument137 if (set_flag != 0) { in set_restore_flags()
2631 Action<bool(int*)> set_flag = DoAll(SetArgPointee<0>(5),2633 ... use set_flag in .WillOnce() and .WillRepeatedly() ...