Home
last modified time | relevance | path

Searched refs:too_many (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/linux/sunrpc/
Dcache.h144 int too_many);
/Linux-v4.19/drivers/md/
Ddm-raid.c1014 goto too_many; in validate_raid_redundancy()
1020 goto too_many; in validate_raid_redundancy()
1053 goto too_many; in validate_raid_redundancy()
1079 goto too_many; in validate_raid_redundancy()
1089 too_many: in validate_raid_redundancy()
/Linux-v4.19/net/sunrpc/
Dsvc_xprt.c1121 static void svc_revisit(struct cache_deferred_req *dreq, int too_many) in svc_revisit() argument
1129 if (too_many || test_bit(XPT_DEAD, &xprt->xpt_flags)) { in svc_revisit()
Dcache.c589 static void cache_restart_thread(struct cache_deferred_req *dreq, int too_many) in cache_restart_thread() argument
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-mio-defs.h2746 uint64_t too_many:1; member
2754 uint64_t too_many:1;
2850 uint64_t too_many:1; member
2852 uint64_t too_many:1;
/Linux-v4.19/drivers/tty/
Dcyclades.c761 unsigned int chip, too_many, had_work; in cyy_interrupt() local
789 too_many = 0; in cyy_interrupt()
798 if (1000 < too_many++) in cyy_interrupt()