Home
last modified time | relevance | path

Searched refs:select_all (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
Dzns.c254 c->zms.select_all = 1; in nvme_setup_zone_mgmt_send()
/kernel/linux/linux-5.10/net/netfilter/
Dxt_hashlimit.c361 static void htable_selective_cleanup(struct xt_hashlimit_htable *ht, bool select_all) in htable_selective_cleanup() argument
371 if (time_after_eq(jiffies, dh->expires) || select_all) in htable_selective_cleanup()
/kernel/linux/linux-5.10/include/linux/
Dnvme.h910 __u8 select_all; member