Home
last modified time | relevance | path

Searched refs:reverse (Results 26 – 50 of 184) sorted by relevance

12345678

/linux/Documentation/livepatch/
H A Dsystem-state.rst150 - Distinguish transition reverse and livepatch disabling by
153 - In case of transition reverse, restore the previous system
166 It might be called also during the transition reverse. Therefore it
/linux/Documentation/arch/arm/nwfpe/
H A Dnetwinder-fpe.rst82 RSF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse subtract
85 RDV{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse divide
91 FRD{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - fast reverse divide
128 RPW{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse power
/linux/tools/perf/scripts/python/
H A Dsctop.py83 reverse = True):
H A Dsyscall-counts-by-pid.py74 key = lambda kv: (kv[1], kv[0]), reverse = True):
H A Dfailed-syscalls-by-pid.py78 …t, val in sorted(syscalls[comm][pid][id].items(), key = lambda kv: (kv[1], kv[0]), reverse = True):
H A Dmem-phys-addr.py50 key = lambda kv: (kv[1], kv[0]), reverse = True):
/linux/tools/cgroup/
H A Dmemcg_shrinker.py46 shrinkers.sort(reverse = True, key = lambda x: x[0])
/linux/Documentation/core-api/irq/
H A Dirq-domain.rst28 irq numbers, but they don't provide any support for reverse mapping of
35 reverse mapping scheme.
85 There are several mechanisms available for reverse mapping from hwirq
87 Which reverse map type should be used depends on the use case. Each
88 of the reverse map types are described below:
98 The linear reverse map maintains a fixed size table indexed by the
/linux/Documentation/devicetree/bindings/display/
H A Dlvds.yaml26 If set, reverse the bit order described in the data mappings on all
/linux/Documentation/userspace-api/gpio/
H A Dgpio-get-lineinfo-unwatch-ioctl.rst36 This is the reverse of gpio-v2-get-lineinfo-watch-ioctl.rst (v2) and
/linux/include/linux/
H A Dconsole_struct.h58 bool reverse; member
H A Dinterconnect-provider.h105 struct icc_node *reverse; member
/linux/net/x25/
H A Dx25_subr.c130 if (x25->facilities.reverse & 0x80) { in x25_write_internal()
210 if(x25->facilities.reverse & 0x80) { in x25_write_internal()
/linux/arch/arm64/boot/dts/renesas/
H A Dgmsl-cameras.dtsi89 maxim,reverse-channel-microvolt = <100000>;
222 maxim,reverse-channel-microvolt = <100000>;
/linux/Documentation/devicetree/bindings/net/
H A Dairoha,en8811h.yaml13 The Airoha EN8811H PHY has the ability to reverse polarity
/linux/drivers/video/console/
H A Dmdacon.c399 bool blink, bool underline, bool reverse, in mdacon_build_attr() argument
412 (reverse << 3) | in mdacon_build_attr()
H A Dsticon.c320 bool blink, bool underline, bool reverse, in sticon_build_attr() argument
326 if (reverse) in sticon_build_attr()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c2448 *reverse = false; in npc_get_mcam_search_range_priority()
2460 *reverse = true; in npc_get_mcam_search_range_priority()
2473 *reverse = true; in npc_get_mcam_search_range_priority()
2561 reverse = true; in npc_mcam_alloc_entries()
2567 reverse = true; in npc_mcam_alloc_entries()
2585 if (reverse) { in npc_mcam_alloc_entries()
2601 if (reverse) in npc_mcam_alloc_entries()
2619 if (reverse) in npc_mcam_alloc_entries()
2631 reverse = true; in npc_mcam_alloc_entries()
2651 reverse = true; in npc_mcam_alloc_entries()
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-ibft15 contain the CHAP name (and password), the reverse CHAP
/linux/drivers/staging/media/av7110/
H A Dvideo-command.rst80 <-1: reverse playback at (-speed/1000) of the normal speed. */
/linux/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst1555 reverse mapping and reflink were introduced.
1632 * A reverse mapping update for the freelist fix
1635 * A reverse mapping update for the btree update
1637 * A reverse mapping update for the freelist fix
1642 * A reverse mapping update for the freelist fix
2032 reverse mapping information.
2597 reverse mapping information.
2935 btrees or the reverse mapping btrees.
2958 btree blocks, and the reverse mapping btree blocks all have reverse mapping
3777 scan for reverse mapping records.
[all …]
/linux/net/can/j1939/
H A Dtransport.c474 struct j1939_addr *sk_addr, bool reverse) in j1939_session_match() argument
479 if (reverse) { in j1939_session_match()
516 bool reverse, bool transmitter) in j1939_session_get_by_addr_locked() argument
524 if (j1939_session_match(&session->skcb.addr, addr, reverse) && in j1939_session_get_by_addr_locked()
557 bool reverse, bool transmitter) in j1939_session_get_by_addr() argument
564 addr, reverse, transmitter); in j1939_session_get_by_addr()
1327 bool reverse, bool transmitter) in j1939_xtp_rx_abort_one() argument
1333 session = j1939_session_get_by_addr(priv, &skcb->addr, reverse, in j1939_xtp_rx_abort_one()
/linux/Documentation/core-api/
H A Dentry.rst96 transition in the reverse order:
220 The exit counterpart irqentry_nmi_exit() does the reverse operation in the
221 reverse order.
/linux/scripts/
H A Dbloat-o-meter83 delta.sort(reverse=True)
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c2195 bool reverse = (qmp->orientation == TYPEC_ORIENTATION_REVERSE); in qmp_combo_configure_dp_mode() local
2202 if (dp_opts->lanes == 4 || reverse) in qmp_combo_configure_dp_mode()
2204 if (dp_opts->lanes == 4 || !reverse) in qmp_combo_configure_dp_mode()
2209 if (reverse) in qmp_combo_configure_dp_mode()
2214 return reverse; in qmp_combo_configure_dp_mode()
2450 bias0_en = reverse ? 0x3e : 0x15; in qmp_v4_configure_dp_phy()
2451 bias1_en = reverse ? 0x15 : 0x3e; in qmp_v4_configure_dp_phy()
2452 drvr0_en = reverse ? 0x13 : 0x10; in qmp_v4_configure_dp_phy()
2453 drvr1_en = reverse ? 0x10 : 0x13; in qmp_v4_configure_dp_phy()
2455 bias0_en = reverse ? 0x3f : 0x15; in qmp_v4_configure_dp_phy()
[all …]

12345678