Searched refs:attrs (Results 1 – 4 of 4) sorted by relevance
53 struct ib_uverbs_attr attrs[0]; member
44 __u32 attrs; member
72 struct gpio_v2_line_config_attribute attrs[GPIO_V2_LINE_NUM_ATTRS_MAX]; member89 struct gpio_v2_line_attribute attrs[GPIO_V2_LINE_NUM_ATTRS_MAX]; member
486 posix_spawnattr_t* attrs[] = { nullptr, &attr1, &attr2 }; in TEST() local499 ASSERT_EQ(0, posix_spawn(&spawned_pid, "true", nullptr, attrs[i % 3], eth.GetArgs(), nullptr)); in TEST()