Searched refs:RSS (Results 1 – 25 of 63) sorted by relevance
123
| /freebsd-11-stable/sys/netinet6/ |
| HD | in6_pcbgroup.c | 59 #ifdef RSS in in6_pcbgroup_getbucket() 76 #ifdef RSS in in6_pcbgroup_byhash() 110 #ifdef RSS in in6_pcbgroup_bytuple() 118 #ifdef RSS in in6_pcbgroup_bytuple() 136 #ifdef RSS in in6_pcbgroup_byinpcb()
|
| HD | ip6_input.c | 136 #ifdef RSS 163 #ifdef RSS 256 #ifdef RSS in ip6_init() 284 #ifdef RSS in ip6_init() 355 #ifdef RSS in ip6_destroy() 483 #ifdef RSS 1556 #ifdef RSS in ip6_savecontrol()
|
| HD | frag6.c | 224 #ifdef RSS in frag6_input() 684 #ifdef RSS in frag6_input() 701 #ifdef RSS in frag6_input()
|
| /freebsd-11-stable/sys/netinet/ |
| HD | in_pcbgroup.c | 147 #ifdef RSS in in_pcbgroup_init() 189 #ifdef RSS in in_pcbgroup_init() 230 #ifdef RSS in in_pcbgroup_getbucket() 247 #ifdef RSS in in_pcbgroup_byhash() 281 #ifdef RSS in in_pcbgroup_bytuple() 289 #ifdef RSS in in_pcbgroup_bytuple() 306 #ifdef RSS in in_pcbgroup_byinpcb() 367 #ifdef RSS in in_pcbwild_needed()
|
| HD | ip_input.c | 141 #ifdef RSS 150 #ifdef RSS 255 #ifdef RSS 333 #ifdef RSS in ip_init() 361 #ifdef RSS in ip_init() 373 #ifdef RSS in ip_destroy() 414 #ifdef RSS 1284 #ifdef RSS in ip_savecontrol()
|
| HD | ip_output.c | 937 #ifdef RSS in ip_ctloutput() 1020 #ifdef RSS in ip_ctloutput() 1035 #ifdef RSS in ip_ctloutput() 1115 #ifdef RSS in ip_ctloutput() 1233 #ifdef RSS in ip_ctloutput() 1304 #ifdef RSS in ip_ctloutput()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaCoroutine.cpp | 780 ReadySuspendResumeResult RSS = in BuildResolvedCoawaitExpr() local 782 if (RSS.IsInvalid) in BuildResolvedCoawaitExpr() 786 new (Context) CoawaitExpr(Loc, E, RSS.Results[0], RSS.Results[1], in BuildResolvedCoawaitExpr() 787 RSS.Results[2], RSS.OpaqueValue, IsImplicit); in BuildResolvedCoawaitExpr() 835 ReadySuspendResumeResult RSS = in BuildCoyieldExpr() local 837 if (RSS.IsInvalid) in BuildCoyieldExpr() 841 new (Context) CoyieldExpr(Loc, E, RSS.Results[0], RSS.Results[1], in BuildCoyieldExpr() 842 RSS.Results[2], RSS.OpaqueValue); in BuildCoyieldExpr()
|
| /freebsd-11-stable/sys/dev/ixgbe/ |
| HD | ixgbe_rss.h | 38 #ifdef RSS
|
| HD | ixgbe_features.h | 67 #ifndef RSS
|
| /freebsd-11-stable/sys/dev/ena/ |
| HD | ena_sysctl.c | 44 #ifndef RSS 51 #ifndef RSS 106 #ifndef RSS in ena_sysctl_add_nodes() 425 #ifndef RSS 721 #ifndef RSS
|
| HD | ena_rss.c | 115 #ifdef RSS in ena_rss_init_default() 129 #ifdef RSS in ena_rss_init_default()
|
| HD | ena_rss.h | 41 #ifdef RSS
|
| HD | ena.h | 206 #ifdef RSS 221 #ifdef RSS
|
| HD | ena_datapath.c | 39 #ifdef RSS 135 #ifdef RSS in ena_mq_start() 149 #ifdef RSS in ena_mq_start() 353 #ifdef RSS in ena_rx_hash_mbuf()
|
| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_flags.inc | 122 "Hard RSS limit in Mb." 124 " which periodically reads RSS and aborts the process if the" 127 "Soft RSS limit in Mb." 129 " which periodically reads RSS. If the limit is reached" 132 " until the RSS goes below the soft limit."
|
| /freebsd-11-stable/sys/dev/liquidio/ |
| HD | lio_rss.h | 38 #ifdef RSS
|
| HD | lio_rxtx.c | 269 #ifdef RSS in lio_mq_start() 274 #ifdef RSS in lio_mq_start()
|
| HD | lio_core.c | 563 #ifdef RSS in lio_setup_interrupt() 612 #ifdef RSS in lio_setup_interrupt() 623 #ifdef RSS in lio_setup_interrupt()
|
| HD | lio_network.h | 129 #ifdef RSS
|
| HD | lio_rss.c | 35 #ifdef RSS
|
| /freebsd-11-stable/sys/dev/sfxge/ |
| HD | sfxge_intr.c | 54 #ifdef RSS 201 #ifdef RSS in sfxge_intr_bus_enable()
|
| /freebsd-11-stable/sys/dev/ixl/ |
| HD | if_ixlv.c | 1269 #ifdef RSS in ixlv_init_msix() 1290 #ifdef RSS in ixlv_init_msix() 1448 #ifdef RSS in ixlv_assign_msix() 1474 #ifdef RSS in ixlv_assign_msix() 1483 #ifdef RSS in ixlv_assign_msix() 2731 #ifdef RSS in ixlv_config_rss_reg() 2743 #ifdef RSS in ixlv_config_rss_reg() 2755 #ifdef RSS in ixlv_config_rss_reg() 2784 #ifdef RSS in ixlv_config_rss_reg()
|
| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| HD | flags.inc | 38 "Enforce an upper limit (in megabytes) to the process RSS. The "
|
| /freebsd-11-stable/crypto/heimdal/appl/rsh/ |
| HD | limits_conf.c | 64 LIM(RSS, 1024),
|
| /freebsd-11-stable/crypto/heimdal/appl/login/ |
| HD | limits_conf.c | 64 LIM(RSS, 1024),
|
123