Home
last modified time | relevance | path

Searched full:overload (Results 1 – 25 of 100) sorted by relevance

1234

/linux/net/sched/
H A Dsch_dualpi2.c102 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 Dfe-diseqc-reset-overload.rst13 …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 Dfrontend_fcalls.rst17 fe-diseqc-reset-overload
/linux/samples/pktgen/
H A Dpktgen_sample03_burst_single_flow.sh15 # 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/net/wireless/intel/iwlwifi/fw/api/
H A Drx.h278 /* TSF overload low dword */
295 /* TSF overload low dword */
332 /* TSF overload high dword */
335 * check this first - if TSF overload is set,
344 /* TSF overload high dword For HE rates*/
361 /* TSF overload high dword For EHT-MU/TB rates*/
/linux/drivers/media/dvb-frontends/
H A Disl6421.c106 /* 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 Dxdp_sample.bpf.c147 /* 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 Dperf_event.h31 * Overload regs->result to specify whether we should use the MSR (result
/linux/arch/mips/econet/
H A Dinit.c54 /* 3. Overload __weak device_tree_init(), add SMP_UP ops */
/linux/include/uapi/linux/
H A Dnetfilter.h19 /* we overload the higher bits for encoding auxiliary data such as the queue
/linux/tools/include/uapi/linux/
H A Dnetfilter.h19 /* we overload the higher bits for encoding auxiliary data such as the queue
/linux/drivers/infiniband/hw/hfi1/
H A Dsdma_txreq.h38 * The user (Verbs or PSM) may overload this structure with fields
H A Dqp.h38 * overload wait defines
/linux/Documentation/filesystems/ext4/
H A Dorphan.rst17 inode (we overload i_dtime inode field for this). However this filesystem
/linux/arch/sh/kernel/
H A Dmachvec.c84 * Only overload the machvec if one hasn't been selected on in sh_mv_setup()
/linux/Documentation/devicetree/bindings/thermal/
H A Dthermal-cooling-devices.yaml16 take appropriate action to mitigate thermal overload.
/linux/tools/lib/bpf/
H A Dlibbpf_common.h43 * See bpf_prog_load() overload for example.
/linux/Documentation/driver-api/usb/
H A Dbulk-streams.rst8 device driver to overload a bulk endpoint so that multiple transfers can be
/linux/arch/sh/include/asm/
H A Dwatchdog.h37 * is enabled, it defaults to a 41 usec overflow period .. we overload this to
/linux/kernel/rcu/
H A Dtree.h75 /* CPUs experiencing callback overload. */
393 u8 cbovld; /* Callback overload now? */
444 #define RCU_GP_FLAG_OVLD 0x4 /* Experiencing callback overload. */
/linux/arch/sh/mm/
H A Dalignment.c66 * line, while processes can overload their preferences via prctl().
/linux/arch/mips/sibyte/sb1250/
H A Dsetup.c30 static unsigned int war_pass; /* XXXKW don't overload PASS defines? */
/linux/arch/arm/boot/dts/allwinner/
H A Dsun5i-a13-pocketbook-touch-lux-3.dts217 /* We need this otherwise the LDO3 would overload */
/linux/sound/soc/fsl/
H A Dfsl_asrc.c609 /* Enable overload interrupt */ in fsl_asrc_start_pair()
1021 /* Clean overload error */ in fsl_asrc_isr()
1035 dev_dbg(dev, "ASRC Task Queue FIFO overload\n"); in fsl_asrc_isr()
1040 pair_dbg("Output Task Overload\n"); in fsl_asrc_isr()
1045 pair_dbg("Input Task Overload\n"); in fsl_asrc_isr()
/linux/drivers/hwmon/
H A Dbt1-pvt.h81 * the system CPU overload. Lets set the 50ms delay between

1234