Searched refs:attrs (Results 1 – 6 of 6) sorted by relevance
54 __u32 attrs; member83 __s32 attrs; member
41 struct ib_uverbs_attr attrs[]; member
61 struct gpio_v2_line_config_attribute attrs[GPIO_V2_LINE_NUM_ATTRS_MAX]; member78 struct gpio_v2_line_attribute attrs[GPIO_V2_LINE_NUM_ATTRS_MAX]; member
140 __u32 attrs; member
433 struct kfd_ioctl_svm_attribute attrs[]; member
507 posix_spawnattr_t* attrs[] = { nullptr, &attr1, &attr2 }; in TEST() local520 ASSERT_EQ(0, posix_spawn(&spawned_pid, "true", nullptr, attrs[i % 3], eth.GetArgs(), nullptr)); in TEST()