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/ |
| D | choke.json | 4 "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/ |
| D | sch_choke.c | 3 * 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",
|
| D | Kconfig | 245 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/ |
| D | sch_choke.c | 3 * 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",
|
| D | Kconfig | 280 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/ |
| D | sc7180-trogdor-pompom.dtsi | 15 5v-choke-thermal { 22 5v-choke-crit { 162 5v-choke-thermistor@1 {
|
| /kernel/linux/linux-6.6/arch/x86/realmode/rm/ |
| D | realmode.h | 10 * This must be open-coded since gas will choke on using a
|
| /kernel/linux/linux-5.10/arch/x86/realmode/rm/ |
| D | realmode.h | 10 * This must be open-coded since gas will choke on using a
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/ |
| D | phy-stm32-usbphyc.yaml | 124 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/ |
| D | bman_ccsr.c | 109 /* 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()
|
| D | qman_ccsr.c | 351 /* 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/ |
| D | bman_ccsr.c | 109 /* 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()
|
| D | qman_ccsr.c | 351 /* 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/ |
| D | scsiglue.c | 74 * 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/ |
| D | scsiglue.c | 74 * 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/ |
| D | netrom.h | 235 * This routine is called when a Connect Acknowledge with the Choke Flag
|
| /kernel/linux/linux-6.6/include/net/ |
| D | netrom.h | 236 * This routine is called when a Connect Acknowledge with the Choke Flag
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/xen/ |
| D | page.h | 287 * use FOREIGN_FRAME(). This will cause pte_pfn() to choke on it, as we
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/xen/ |
| D | page.h | 279 * use FOREIGN_FRAME(). This will cause pte_pfn() to choke on it, as we
|
| /kernel/linux/linux-5.10/scripts/ |
| D | leaking_addresses.pl | 11 # cause the script to choke.
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| D | core_tsunami.c | 386 choke completely. */ in tsunami_init_arch()
|
| /kernel/linux/linux-6.6/scripts/ |
| D | leaking_addresses.pl | 11 # cause the script to choke.
|
| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| D | core_tsunami.c | 386 choke completely. */ in tsunami_init_arch()
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| D | aops.c | 268 * so media errors will not choke in gfs2_write_jdata_batch()
|
| /kernel/linux/linux-5.10/tools/include/uapi/linux/ |
| D | pkt_sched.h | 354 /* CHOKe section */
|
123