| /linux/net/sched/ |
| H A D | sch_dualpi2.c | 102 bool drop_overload; /* Drop (1) on overload, or overflow (0) */ 227 * Note that this marking scheme is also applied to L4S packets during overload. 232 bool overload) in dualpi2_classic_marking() argument 235 if (overload || dualpi2_skb_cb(skb)->ect == INET_ECN_NOT_ECT) in dualpi2_classic_marking() 245 * On overload (i.e., @local_l_prob is >= 100%): 256 bool overload) in dualpi2_scalable_marking() argument 258 if (overload) { in dualpi2_scalable_marking() 266 /* We can safely cut the upper 32b as overload==false */ in dualpi2_scalable_marking() 286 bool overload; in must_drop() local 294 overload = local_l_prob > MAX_PROB; in must_drop() [all …]
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | fe-diseqc-reset-overload.rst | 13 …RLOAD - Restores the power to the antenna subsystem, if it was powered off due - to power overload. 31 If the bus has been automatically powered off due to power overload,
|
| H A D | frontend_fcalls.rst | 17 fe-diseqc-reset-overload
|
| /linux/samples/pktgen/ |
| H A D | pktgen_sample03_burst_single_flow.sh | 15 # reason behind this is to only overload/activate a single CPU on 19 # [1] http://netoptimizer.blogspot.dk/2014/06/pktgen-for-network-overload-testing.html
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | isl6421.c | 106 /* Check if overload flag is active. If so, disable power */ in isl6421_set_voltage() 117 "Overload current detected. disabling LNBf power\n"); in isl6421_set_voltage()
|
| /linux/samples/bpf/ |
| H A D | xdp_sample.bpf.c | 147 /* Inception: It's possible to detect overload situations, via in BPF_PROG() 150 * this overload situation. in BPF_PROG()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | perf_event.h | 31 * Overload regs->result to specify whether we should use the MSR (result
|
| /linux/arch/mips/econet/ |
| H A D | init.c | 54 /* 3. Overload __weak device_tree_init(), add SMP_UP ops */
|
| /linux/include/uapi/linux/ |
| H A D | netfilter.h | 19 /* we overload the higher bits for encoding auxiliary data such as the queue
|
| /linux/tools/include/uapi/linux/ |
| H A D | netfilter.h | 19 /* we overload the higher bits for encoding auxiliary data such as the queue
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | sdma_txreq.h | 38 * The user (Verbs or PSM) may overload this structure with fields
|
| H A D | qp.h | 38 * overload wait defines
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | orphan.rst | 17 inode (we overload i_dtime inode field for this). However this filesystem
|
| /linux/arch/sh/kernel/ |
| H A D | machvec.c | 84 * Only overload the machvec if one hasn't been selected on in sh_mv_setup()
|
| /linux/Documentation/devicetree/bindings/thermal/ |
| H A D | thermal-cooling-devices.yaml | 16 take appropriate action to mitigate thermal overload.
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf_common.h | 43 * See bpf_prog_load() overload for example.
|
| /linux/Documentation/driver-api/usb/ |
| H A D | bulk-streams.rst | 8 device driver to overload a bulk endpoint so that multiple transfers can be
|
| /linux/arch/sh/include/asm/ |
| H A D | watchdog.h | 37 * is enabled, it defaults to a 41 usec overflow period .. we overload this to
|
| /linux/arch/sh/mm/ |
| H A D | alignment.c | 66 * line, while processes can overload their preferences via prctl().
|
| /linux/arch/mips/sibyte/sb1250/ |
| H A D | setup.c | 30 static unsigned int war_pass; /* XXXKW don't overload PASS defines? */
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun5i-a13-pocketbook-touch-lux-3.dts | 217 /* We need this otherwise the LDO3 would overload */
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_asrc.c | 615 /* Enable overload interrupt */ 1027 /* Clean overload error */ in fsl_asrc_isr() 1041 dev_dbg(dev, "ASRC Task Queue FIFO overload\n"); in fsl_asrc_isr() 1046 pair_dbg("Output Task Overload\n"); in fsl_asrc_isr() 1051 pair_dbg("Input Task Overload\n"); in fsl_asrc_isr()
|
| /linux/include/uapi/linux/can/ |
| H A D | error.h | 86 #define CAN_ERR_PROT_OVERLOAD 0x20 /* bus overload */
|
| /linux/arch/powerpc/include/asm/nohash/32/ |
| H A D | pte-8xx.h | 14 * accessed, and overload the changed bit for write protect. We use
|
| /linux/drivers/net/can/usb/etas_es58x/ |
| H A D | es58x_core.h | 136 * @ES58X_ERR_PROT_OVERLOAD: Bus overload. 140 * and section 10.13 "Overload signaling" for additional details.
|