Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libdb/libdbd-sqlite-perl/
H A Dsqlite-perl-test.pl34 sub select_all { subroutine
62 &select_all($dbh, "tbl1");
66 &select_all($dbh, "tbl1");
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dzns.c254 c->zms.select_all = 1; in nvme_setup_zone_mgmt_send()
/OK3568_Linux_fs/kernel/net/netfilter/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme.h909 __u8 select_all; member