Home
last modified time | relevance | path

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

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