Searched refs:null_node (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/sgi-ip27/
H A Dip27-memory.c381 static struct node_data null_node = { variable in typeref:struct:node_data
405 __node_data[node] = &null_node;
/linux-master/samples/bpf/
H A Dtest_lru_dist.c142 struct pfect_lru_node *null_node = NULL; local
147 bpf_map_update_elem(lru->map_fd, &node->key, &null_node, BPF_EXIST);

Completed in 239 milliseconds