Searched refs:execdevice (Results 1 – 1 of 1) sorted by relevance
72 struct execdevice { struct77 #define device2exec(d) ((d)->type == EXEC_DEVICE ? (struct execdevice *)d : NULL) argument82 return sizeof(struct execdevice); in exec_DeviceSize()88 struct execdevice *dev = device2exec(p->handler); in exec_Free()99 struct execdevice *dev; in exec_device2iov()120 struct execdevice *dev = device2exec(p->handler); in exec_RemoveFromSet()146 struct execdevice *dev = device2exec(p->handler); in exec_Write()178 struct execdevice *dev = (struct execdevice *)iov[(*niov)++].iov_base; in exec_iov2device()207 struct execdevice *dev = device2exec(p->handler); in exec_UpdateSet()233 struct execdevice *dev = device2exec(p->handler); in exec_IsSet()[all …]