Home
last modified time | relevance | path

Searched full:reaction (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/watchdog/
H A Drti_wdt.c88 u8 reaction; in rti_wdt_start() local
113 reaction = RTIWWDRXN_NMI; in rti_wdt_start()
115 reaction = RTIWWDRXN_RST; in rti_wdt_start()
117 writel_relaxed(reaction, wdt->base + RTIWWDRXCTRL); in rti_wdt_start()
/linux/kernel/
H A DKconfig.preempt51 This allows reaction to interactive events by allowing a
66 preemptible. This allows reaction to interactive events by
/linux/kernel/trace/rv/
H A Drv_reactors.c7 * A runtime monitor can cause a reaction to the detection of an
17 * the reaction.
46 * - List available reactors, with the select reaction for the given
H A Drv.c14 * monitored system while enabling the reaction for unexpected
43 * of trace output as a reaction for event parsing and exceptions,
56 * | | Reaction | |
/linux/net/batman-adv/
H A Dtp_meter.c667 * enum batadv_tp_ack_reaction - expected reaction to ack packet
684 * batadv_tp_handle_ack() - Calculate reaction to ACK and update congestion control
690 * Return: expected reaction to this ack
698 enum batadv_tp_ack_reaction reaction; in batadv_tp_handle_ack() local
749 reaction = BATADV_TP_ACK_REACTION_RESEND_WAKEUP; in batadv_tp_handle_ack()
760 reaction = BATADV_TP_ACK_REACTION_WAKEUP; in batadv_tp_handle_ack()
766 reaction = BATADV_TP_ACK_REACTION_WAKEUP; in batadv_tp_handle_ack()
772 return reaction; in batadv_tp_handle_ack()
788 enum batadv_tp_ack_reaction reaction; in batadv_tp_recv_ack() local
829 reaction = batadv_tp_handle_ack(bat_priv, tp_vars, recv_ack, mss); in batadv_tp_recv_ack()
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-_UDC_-gadget16 Show or set the reaction on the FUA (Force Unit Access) bit in
/linux/tools/testing/selftests/verification/test.d/
H A Drv_wwnr_printk.tc6 load() { # returns true if there was a reaction
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpptable_v1_0.h283 USHORT usFanOutputSensitivity; /* Sensitivity of fan reaction to temepature changes */
303 USHORT usFanOutputSensitivity; /* Sensitivity of fan reaction to temepature changes */
330 USHORT usFanOutputSensitivity; /* Sensitivity of fan reaction to temepature changes */
H A Dvega10_pptable.h243 USHORT usFanOutputSensitivity; /* Sensitivity of fan reaction to temepature changes. */
/linux/Documentation/process/
H A D3.Early-stage.rst177 reaction, but, instead, little or no reaction at all. The sad truth of the
H A D6.Followthrough.rst218 be hurtful and discouraging, but the community will remember your reaction
/linux/tools/power/cpupower/bench/
H A DREADME-BENCH9 - Identify average reaction time of a governor to CPU load changes
/linux/Documentation/hid/
H A Duhid.rst121 read() will return a queued output report. No reaction is required to any of
/linux/Documentation/devicetree/bindings/regulator/
H A Dregulator.yaml196 provides a defined duration before a more severe reaction to the
/linux/Documentation/networking/
H A Dtuntap.rst219 helps protocols like TCP, which cut throughput in reaction to packet
/linux/include/linux/qed/
H A Dqed_rdma_if.h186 /* fields for reaction point */
/linux/drivers/media/platform/samsung/s5p-mfc/
H A Dregs-mfc.h301 #define S5P_FIMV_ENC_RC_RPARA 0xc5b0 /* rate control reaction coeff */
H A Ds5p_mfc_opr_v5.c743 /* reaction coefficient */ in s5p_mfc_set_enc_params()
/linux/drivers/soc/fsl/dpio/
H A Dqbman-portal.h470 * that pull dequeuing will occur in reaction to the CDAN, followed by a
/linux/scripts/
H A Dbpf_doc.py507 kernel hooks and run in reaction of specific events. This framework differs
/linux/net/ipv6/
H A Dip6_output.c465 /* For reaction involving unicast neighbor discovery in ip6_forward_proxy_check()
/linux/drivers/md/
H A Ddm-thin.c3561 * grown the data device in reaction to a table event.