Home
last modified time | relevance | path

Searched full:choke (Results 1 – 25 of 64) sorted by relevance

123

/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
Dchoke.json4 "name": "Create CHOKE with default setting",
7 "choke"
15 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000",
18 "matchPattern": "qdisc choke 1: root refcnt [0-9]+ limit 1000p min 83p max 250p",
27 "name": "Create CHOKE with min packet setting",
30 "choke"
38 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000 min 100",
41 "matchPattern": "qdisc choke 1: root refcnt [0-9]+ limit 1000p min 100p max 250p",
50 "name": "Create CHOKE with max packet setting",
53 "choke"
[all …]
/kernel/linux/linux-6.6/net/sched/
Dsch_choke.c3 * net/sched/sch_choke.c CHOKE scheduler
21 CHOKe stateless AQM for fair bandwidth allocation
24 CHOKe (CHOose and Keep for responsive flows, CHOose and Kill for
30 are dropped. Unlike RED, CHOKe is not really a "classful" qdisc because it
36 R. Pan, B. Prabhakar, and K. Psounis, "CHOKe, A Stateless
40 A. Tang, J. Wang, S. Low, "Understanding CHOKe: Throughput and Spatial
487 .id = "choke",
DKconfig245 tristate "CHOose and Keep responsive flow scheduler (CHOKE)"
247 Say Y here if you want to use the CHOKe packet scheduler (CHOose
/kernel/linux/linux-5.10/net/sched/
Dsch_choke.c3 * net/sched/sch_choke.c CHOKE scheduler
21 CHOKe stateless AQM for fair bandwidth allocation
24 CHOKe (CHOose and Keep for responsive flows, CHOose and Kill for
30 are dropped. Unlike RED, CHOKe is not really a "classful" qdisc because it
36 R. Pan, B. Prabhakar, and K. Psounis, "CHOKe, A Stateless
40 A. Tang, J. Wang, S. Low, "Understanding CHOKe: Throughput and Spatial
489 .id = "choke",
DKconfig280 tristate "CHOose and Keep responsive flow scheduler (CHOKE)"
282 Say Y here if you want to use the CHOKe packet scheduler (CHOose
/kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor-pompom.dtsi15 5v-choke-thermal {
22 5v-choke-crit {
162 5v-choke-thermistor@1 {
/kernel/linux/linux-6.6/arch/x86/realmode/rm/
Drealmode.h10 * This must be open-coded since gas will choke on using a
/kernel/linux/linux-5.10/arch/x86/realmode/rm/
Drealmode.h10 * This must be open-coded since gas will choke on using a
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/
Dphy-stm32-usbphyc.yaml124 Controls HS driver current trimming for choke compensation
148 Controls HS driver impedance tuning for choke compensation
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
Dbman_ccsr.c109 /* choke if size isn't within range */ in bm_set_memory()
112 /* choke if '[e]ba' has lower-alignment than 'size' */ in bm_set_memory()
Dqman_ccsr.c351 /* choke if size isn't within range */ in qm_set_memory()
354 /* choke if 'ba' has lower-alignment than 'size' */ in qm_set_memory()
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
Dbman_ccsr.c109 /* choke if size isn't within range */ in bm_set_memory()
112 /* choke if '[e]ba' has lower-alignment than 'size' */ in bm_set_memory()
Dqman_ccsr.c351 /* choke if size isn't within range */ in qm_set_memory()
354 /* choke if 'ba' has lower-alignment than 'size' */ in qm_set_memory()
/kernel/linux/linux-5.10/drivers/usb/storage/
Dscsiglue.c74 * the extra data and many devices choke if asked for more or in slave_alloc()
324 * Some devices choke when they receive a PREVENT-ALLOW MEDIUM in slave_configure()
647 * Some devices are known to choke with anything larger. It seems like
/kernel/linux/linux-6.6/drivers/usb/storage/
Dscsiglue.c74 * the extra data and many devices choke if asked for more or in slave_alloc()
331 * Some devices choke when they receive a PREVENT-ALLOW MEDIUM in slave_configure()
655 * Some devices are known to choke with anything larger. It seems like
/kernel/linux/linux-5.10/include/net/
Dnetrom.h235 * This routine is called when a Connect Acknowledge with the Choke Flag
/kernel/linux/linux-6.6/include/net/
Dnetrom.h236 * This routine is called when a Connect Acknowledge with the Choke Flag
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
Dpage.h287 * use FOREIGN_FRAME(). This will cause pte_pfn() to choke on it, as we
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
Dpage.h279 * use FOREIGN_FRAME(). This will cause pte_pfn() to choke on it, as we
/kernel/linux/linux-5.10/scripts/
Dleaking_addresses.pl11 # cause the script to choke.
/kernel/linux/linux-5.10/arch/alpha/kernel/
Dcore_tsunami.c386 choke completely. */ in tsunami_init_arch()
/kernel/linux/linux-6.6/scripts/
Dleaking_addresses.pl11 # cause the script to choke.
/kernel/linux/linux-6.6/arch/alpha/kernel/
Dcore_tsunami.c386 choke completely. */ in tsunami_init_arch()
/kernel/linux/linux-6.6/fs/gfs2/
Daops.c268 * so media errors will not choke in gfs2_write_jdata_batch()
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dpkt_sched.h354 /* CHOKe section */

123