Home
last modified time | relevance | path

Searched defs:map_iter (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dinode.c171 struct map_iter { struct
176 static struct map_iter *map_iter(struct seq_file *m) in map_iter() argument
/linux/drivers/nvme/host/
H A Dioctl.c448 struct iov_iter *map_iter = NULL; in nvme_uring_cmd_io() local