HomeSort by relevance Sort by last modified time
    Searched defs:n_success (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
kfd_ioctl.h 256 __u32 n_success; member in struct:kfd_ioctl_map_memory_to_gpu_args
262 __u32 n_success; member in struct:kfd_ioctl_unmap_memory_from_gpu_args
  /external/kernel-headers/original/uapi/linux/
kfd_ioctl.h 373 * @n_success: number of devices mapped successfully
375 * @n_success returns information to the caller how many devices from
380 * If the ioctl completes with return code 0 (success), n_success ==
387 __u32 n_success; /* to/from KFD */ member in struct:kfd_ioctl_map_memory_to_gpu_args
398 __u32 n_success; /* to/from KFD */ member in struct:kfd_ioctl_unmap_memory_from_gpu_args

Completed in 44 milliseconds