Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dkfd_ioctl.h690 struct kfd_ioctl_criu_args { struct
691 __u64 devices; /* Used during ops: CHECKPOINT, RESTORE */
692 __u64 bos; /* Used during ops: CHECKPOINT, RESTORE */
693 __u64 priv_data; /* Used during ops: CHECKPOINT, RESTORE */
694 __u64 priv_data_size; /* Used during ops: PROCESS_INFO, RESTORE */
695 __u32 num_devices; /* Used during ops: PROCESS_INFO, RESTORE */
696 __u32 num_bos; /* Used during ops: PROCESS_INFO, RESTORE */
697 __u32 num_objects; /* Used during ops: PROCESS_INFO, RESTORE */
698 __u32 pid; /* Used during ops: PROCESS_INFO, RESUME */
699 __u32 op;