Home
last modified time | relevance | path

Searched defs:kfd_ioctl_criu_args (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dkfd_ioctl.h608 struct kfd_ioctl_criu_args { struct
609 __u64 devices; /* Used during ops: CHECKPOINT, RESTORE */
610 __u64 bos; /* Used during ops: CHECKPOINT, RESTORE */
611 __u64 priv_data; /* Used during ops: CHECKPOINT, RESTORE */
612 __u64 priv_data_size; /* Used during ops: PROCESS_INFO, RESTORE */
613 __u32 num_devices; /* Used during ops: PROCESS_INFO, RESTORE */
614 __u32 num_bos; /* Used during ops: PROCESS_INFO, RESTORE */
615 __u32 num_objects; /* Used during ops: PROCESS_INFO, RESTORE */
616 __u32 pid; /* Used during ops: PROCESS_INFO, RESUME */
617 __u32 op;