Home
last modified time | relevance | path

Searched full:reverse (Results 1 – 25 of 911) sorted by relevance

12345678910>>...37

/Linux-v6.6/net/x25/
Dx25_facilities.c78 facilities->reverse = p[1] & 0x81; in x25_parse_facilities()
84 facilities->reverse = p[1] & 0x01; in x25_parse_facilities()
90 facilities->reverse = p[1] & 0x80; in x25_parse_facilities()
96 facilities->reverse in x25_parse_facilities()
205 if (facilities->reverse && (facil_mask & X25_MASK_REVERSE)) { in x25_create_facilities()
207 *p++ = facilities->reverse; in x25_create_facilities()
263 * The only real problem is with reverse charging.
282 * They want reverse charging, we won't accept it. in x25_negotiate_facilities()
284 if ((theirs.reverse & 0x01 ) && (ours->reverse & 0x01)) { in x25_negotiate_facilities()
285 SOCK_DEBUG(sk, "X.25: rejecting reverse charging request\n"); in x25_negotiate_facilities()
[all …]
/Linux-v6.6/lib/
Dcpu_rmap.c3 * cpu_rmap.c: CPU affinity reverse-map support
13 * objects with CPU affinities. This can be seen as a reverse-map of
21 * alloc_cpu_rmap - allocate CPU affinity reverse-map
74 * @rmap: reverse-map allocated with alloc_cpu_rmap()
83 * @rmap: reverse-map allocated with alloc_cpu_rmap()
232 * free_irq_cpu_rmap - free a CPU affinity reverse-map used for IRQs
233 * @rmap: Reverse-map allocated with alloc_irq_cpu_map(), or %NULL
289 * irq_cpu_rmap_remove - remove an IRQ from a CPU affinity reverse-map
290 * @rmap: The reverse-map
300 * irq_cpu_rmap_add - add an IRQ to a CPU affinity reverse-map
[all …]
/Linux-v6.6/drivers/usb/typec/mux/
Dnb7vpq904m.c110 bool reverse = (nb7->orientation == TYPEC_ORIENTATION_REVERSE); in nb7vpq904m_set() local
145 if (reverse ^ nb7->swap_data_lanes) { in nb7vpq904m_set()
177 regmap_write(nb7->regmap, AUX_CC_REG, reverse ? 0x1 : 0x0); in nb7vpq904m_set()
217 reverse ^ nb7->swap_data_lanes ? in nb7vpq904m_set()
236 nb7vpq904m_set_channel(nb7, NB7_CHNA, !reverse); in nb7vpq904m_set()
237 nb7vpq904m_set_channel(nb7, NB7_CHNB, !reverse); in nb7vpq904m_set()
238 nb7vpq904m_set_channel(nb7, NB7_CHNC, reverse); in nb7vpq904m_set()
239 nb7vpq904m_set_channel(nb7, NB7_CHND, reverse); in nb7vpq904m_set()
241 nb7vpq904m_set_channel(nb7, NB7_CHNA, reverse); in nb7vpq904m_set()
242 nb7vpq904m_set_channel(nb7, NB7_CHNB, reverse); in nb7vpq904m_set()
[all …]
/Linux-v6.6/include/linux/
Dcpu_rmap.h6 * cpu_rmap.c: CPU affinity reverse-map support
16 * struct cpu_rmap - CPU affinity reverse-map
18 * @size: Number of objects to be reverse-mapped
52 * alloc_irq_cpu_rmap - allocate CPU affinity reverse-map for IRQs
Dllist.h40 * must reverse the order by yourself before traversing.
114 * reverse the order by yourself before traversing.
133 * reverse the order by yourself before traversing.
151 * reverse the order by yourself before traversing.
173 * reverse the order by yourself before traversing.
/Linux-v6.6/Documentation/mm/
Dksm.rst20 Reverse mapping
22 KSM maintains reverse mapping information for KSM pages in the stable
32 more "dups". Each "dup" keeps reverse mapping information for a KSM
41 if compared to an unlimited list of reverse mappings. It is still
/Linux-v6.6/Documentation/hwmon/
Dabituguru.rst12 Datasheet: Not available, this driver is based on reverse engineering.
13 A "Datasheet" has been written based on the reverse engineering it
47 - (Initial reverse engineering done by Olle Sandberg
102 Sandberg <ollebull@gmail.com> has managed to reverse engineer the sensor part
Dabituguru3.rst11 Datasheet: Not available, this driver is based on reverse engineering.
33 - (Initial reverse engineering done by Louis Kruger)
64 Louis Kruger has managed to reverse engineer the sensor part of the uGuru.
/Linux-v6.6/drivers/misc/ibmasm/
Dr_heartbeat.c15 * Reverse Heartbeat, i.e. heartbeats sent from the driver to the
20 /* the reverse heartbeat dot command */
44 * Loop forever, sending a reverse heartbeat dot command to the service
/Linux-v6.6/drivers/md/bcache/
Dclosure.c64 struct llist_node *reverse = NULL; in __closure_wake_up() local
68 /* We first reverse the list to preserve FIFO ordering and fairness */ in __closure_wake_up()
69 reverse = llist_reverse_order(list); in __closure_wake_up()
72 llist_for_each_entry_safe(cl, t, reverse, list) { in __closure_wake_up()
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dvidioc-decoder-cmd.rst94 Negative numbers denote reverse playback, so -1000 does reverse
106 usually the case for reverse playback: the decoder needs full
107 GOPs, which it can then play in reverse order. So to implement
108 reverse playback the application must feed the decoder the last
/Linux-v6.6/Documentation/filesystems/
Dxfs-online-fsck-design.rst70 Secondary metadata (e.g. reverse mapping and directory parent pointers) support
429 - Reverse mapping information
570 increases the time cost of persisting changes to disk, and the reverse space
573 reverse mapping features at format time, though this choice dramatically
967 Reverse Mapping
987 Like any system that improves redundancy, the reverse-mapping feature increases
989 However, it has two critical advantages: first, the reverse index is key to
992 Second, the different ondisk storage format of the reverse mapping btree
1013 The information captured in a reverse space mapping record is as follows:
1037 The reverse mapping index plays a key role in the consistency checking process
[all …]
/Linux-v6.6/Documentation/core-api/irq/
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-v6.6/drivers/video/console/
Dmdacon.c357 c->vc_complement_mask = 0x0800; /* reverse video */ in mdacon_init()
384 /* Underline and reverse-video are mutually exclusive on MDA. in mda_convert_attr()
385 * Since reverse-video is used for cursors and selected areas, in mda_convert_attr()
389 if (ch & 0x0800) attr = 0x7000; /* reverse */ in mda_convert_attr()
399 bool blink, bool underline, bool reverse, in mdacon_build_attr() argument
406 * Bit 3 : reverse in mdacon_build_attr()
412 (reverse << 3) | in mdacon_build_attr()
/Linux-v6.6/fs/xfs/scrub/
Drmap.c29 * Set us up to scrub reverse mapping btrees.
41 /* Reverse-mapping scrubber. */
126 * In reverse mapping records, the file mapping extent state
225 /* Decide if two reverse-mapping records can be merged. */
319 * The start of this reverse mapping corresponds to a set in xchk_rmapbt_mark_bitmap()
329 * The start of this reverse mapping does not correspond to a in xchk_rmapbt_mark_bitmap()
515 * Any bitmap with bits still set indicates that the reverse mapping in xchk_rmapbt_check_bitmaps()
621 /* xref check that the extent has no reverse mapping at all */
Drefcount.c36 * Confirming Reference Counts via Reverse Mappings
38 * We want to count the reverse mappings overlapping a refcount record
40 * overlap may come from smaller adjoining reverse mappings, while some
44 * 1. For all reverse mappings overlapping the refcount extent,
364 * overlapping records (i.e. shared extents) in the reverse mappings.
463 * between the previous record and this one have at most one reverse in xchk_refcountbt_rec()
527 * end of the AG have at most one reverse mapping. in xchk_refcountbt()
/Linux-v6.6/Documentation/devicetree/bindings/media/i2c/
Dmaxim,max9286.yaml68 maxim,reverse-channel-microvolt:
73 Initial amplitude of the reverse control channel, in micro volts.
80 (high-threshold) enabled. A typical value of the deserializer's reverse
84 A typical value for the reverse channel amplitude to communicate with
260 maxim,reverse-channel-microvolt = <170000>;
/Linux-v6.6/drivers/iio/
Diio_core_trigger.h18 * iio_device_unregister_trigger_consumer() - reverse the registration process
41 * iio_device_unregister_trigger_consumer() - reverse the registration process
/Linux-v6.6/kernel/
Duser_namespace.c206 kfree(ns->gid_map.reverse); in free_user_ns()
210 kfree(ns->uid_map.reverse); in free_user_ns()
214 kfree(ns->projid_map.reverse); in free_user_ns()
371 return bsearch(&key, map->reverse, extents, in map_id_up_max()
790 * Defer the memory setup for the reverse pointer. in insert_extent()
796 map->reverse = NULL; in insert_extent()
824 /* cmp function to sort() reverse mappings */
853 map->reverse = kmemdup(map->forward, in sort_idmaps()
856 if (!map->reverse) in sort_idmaps()
859 /* Sort reverse array. */ in sort_idmaps()
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dfsl,cpm1-scc-qmc.yaml84 fsl,reverse-data:
141 fsl,reverse-data;
150 fsl,reverse-data;
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_rmap_btree.c28 * Reverse map btree.
48 * reverse lookups will be to find the owner(s) of a particular block, or to
180 * The high key for a reverse mapping record can be computed by shifting
520 /* Create a new reverse mapping btree cursor. */
537 /* Create a new reverse mapping btree cursor with a fake root for staging. */
552 * Install a new reverse mapping btree root. Caller is responsible for
574 /* Calculate number of records in a reverse mapping btree block. */
598 /* Compute the max possible height for reverse mapping btrees. */
/Linux-v6.6/Documentation/admin-guide/device-mapper/
Dlinear.rst38 # Split a device into 4M chunks and then join them together in reverse order.
40 my $name = "reverse";
/Linux-v6.6/Documentation/livepatch/
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-v6.6/Documentation/arch/arm/nwfpe/
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-v6.6/Documentation/devicetree/bindings/power/supply/
Dcpcap-charger.yaml29 - description: reverse charge interrupt
32 - description: reverse mode interrupt

12345678910>>...37