Searched refs:n_nodes (Results 1 – 3 of 3) sorted by relevance
598 int n_nodes = 0; in authenticate_sleb() local608 n_nodes++; in authenticate_sleb()656 return err ? err : n_nodes - n_not_auth; in authenticate_sleb()672 int n_nodes, n = 0; in replay_bud() local692 n_nodes = authenticate_sleb(c, sleb, b->bud->log_hash, is_last); in replay_bud()693 if (n_nodes < 0) { in replay_bud()694 err = n_nodes; in replay_bud()816 if (n == n_nodes) in replay_bud()
99 unsigned int n_nodes; member100 struct st_fdma_sw_node node[] __counted_by(n_nodes);
230 size_t i, j, n_nodes, n_lookups; in test_lpm_map() local243 n_nodes = 1 << 8; in test_lpm_map()262 for (i = 0; i < n_nodes; ++i) { in test_lpm_map()