Searched refs:execdevice (Results 1 – 1 of 1) sorted by relevance
74 struct execdevice { struct79 #define device2exec(d) ((d)->type == EXEC_DEVICE ? (struct execdevice *)d : NULL) argument84 return sizeof(struct execdevice); in exec_DeviceSize()90 struct execdevice *dev = device2exec(p->handler); in exec_Free()101 struct execdevice *dev; in exec_device2iov()122 struct execdevice *dev = device2exec(p->handler); in exec_RemoveFromSet()148 struct execdevice *dev = device2exec(p->handler); in exec_Write()180 struct execdevice *dev = (struct execdevice *)iov[(*niov)++].iov_base; in exec_iov2device()209 struct execdevice *dev = device2exec(p->handler); in exec_UpdateSet()235 struct execdevice *dev = device2exec(p->handler); in exec_IsSet()[all …]