null_node         417 arch/mips/sgi-ip27/ip27-memory.c static struct node_data null_node = {
null_node         441 arch/mips/sgi-ip27/ip27-memory.c 		__node_data[node] = &null_node;
null_node         148 samples/bpf/test_lru_dist.c 		struct pfect_lru_node *null_node = NULL;
null_node         153 samples/bpf/test_lru_dist.c 		bpf_map_update_elem(lru->map_fd, &node->key, &null_node, BPF_EXIST);