Searched refs:node1 (Results 1 – 4 of 4) sorted by relevance
653 local node1="$DL_HANDLE/$node1_name"654 rate_node_add "$node1"655 check_err $? "Failed to add node $node1"662 rate_attr_tx_rate_check $node1 tx_share $node_tx_share \663 $DEBUGFS_DIR/rate_nodes/${node1##*/}/tx_share666 rate_attr_tx_rate_check $node1 tx_max $node_tx_max \667 $DEBUGFS_DIR/rate_nodes/${node1##*/}/tx_max669 rate_node_del "$node1"670 check_err $? "Failed to delete node $node1"676 local node1="$DL_HANDLE/$node1_name"[all …]
125 snd_config_t *pcm_config, *node1, *node2; in missing_devices() local133 node1 = snd_config_iterator_entry(i1); in missing_devices()134 device = device_from_id(node1); in missing_devices()137 if (snd_config_get_type(node1) != SND_CONFIG_TYPE_COMPOUND) in missing_devices()139 snd_config_for_each(i2, next2, node1) { in missing_devices()
36 static struct ioam_config node1 = { variable394 return check_ioam6_data(&p, ioam6h, node1); in check_ioam_header_and_data()431 return check_ioam6_data(&p, ioam6h, node1); in check_ioam_header_and_data()
202 int node1, node2; in evsel__process_alloc_event() local204 node1 = cpu__get_node((struct perf_cpu){.cpu = sample->cpu}); in evsel__process_alloc_event()211 if ((node2 != NUMA_NO_NODE) && (node1 != node2)) in evsel__process_alloc_event()