Home
last modified time | relevance | path

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

12345678910>>...62

/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-4.19/net/x25/
Dx25_facilities.c83 facilities->reverse = p[1] & 0x81; in x25_parse_facilities()
89 facilities->reverse = p[1] & 0x01; in x25_parse_facilities()
95 facilities->reverse = p[1] & 0x80; in x25_parse_facilities()
101 facilities->reverse in x25_parse_facilities()
210 if (facilities->reverse && (facil_mask & X25_MASK_REVERSE)) { in x25_create_facilities()
212 *p++ = facilities->reverse; in x25_create_facilities()
268 * The only real problem is with reverse charging.
287 * They want reverse charging, we won't accept it. in x25_negotiate_facilities()
289 if ((theirs.reverse & 0x01 ) && (ours->reverse & 0x01)) { in x25_negotiate_facilities()
290 SOCK_DEBUG(sk, "X.25: rejecting reverse charging request\n"); in x25_negotiate_facilities()
[all …]
/kernel/linux/linux-5.10/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()
220 * free_irq_cpu_rmap - free a CPU affinity reverse-map used for IRQs
221 * @rmap: Reverse-map allocated with alloc_irq_cpu_map(), or %NULL
275 * irq_cpu_rmap_add - add an IRQ to a CPU affinity reverse-map
276 * @rmap: The reverse-map
279 * This adds an IRQ affinity notifier that will update the reverse-map
/kernel/linux/linux-4.19/lib/
Dcpu_rmap.c2 * cpu_rmap.c: CPU affinity reverse-map support
16 * objects with CPU affinities. This can be seen as a reverse-map of
24 * alloc_cpu_rmap - allocate CPU affinity reverse-map
77 * @rmap: reverse-map allocated with alloc_cpu_rmap()
86 * @rmap: reverse-map allocated with alloc_cpu_rmap()
223 * free_irq_cpu_rmap - free a CPU affinity reverse-map used for IRQs
224 * @rmap: Reverse-map allocated with alloc_irq_cpu_map(), or %NULL
278 * irq_cpu_rmap_add - add an IRQ to a CPU affinity reverse-map
279 * @rmap: The reverse-map
282 * This adds an IRQ affinity notifier that will update the reverse-map
/kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/
Dcore_compatiable.h114 * \brief Reverse byte order (32 bit)
117 * \param [in] value Value to reverse
132 * \brief Reverse byte order (16 bit)
135 * \param [in] value Value to reverse
150 * \brief Reverse byte order (16 bit)
154 * \param [in] value Value to reverse
182 * \brief Reverse bit order of value
184 * \param [in] value Value to reverse
/kernel/linux/linux-5.10/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
53 * alloc_irq_cpu_rmap - allocate CPU affinity reverse-map for IRQs
Dllist.h40 * must reverse the order by yourself before traversing.
112 * reverse the order by yourself before traversing.
131 * reverse the order by yourself before traversing.
149 * reverse the order by yourself before traversing.
171 * reverse the order by yourself before traversing.
/kernel/linux/linux-4.19/include/linux/
Dcpu_rmap.h5 * cpu_rmap.c: CPU affinity reverse-map support
19 * struct cpu_rmap - CPU affinity reverse-map
21 * @size: Number of objects to be reverse-mapped
56 * alloc_irq_cpu_rmap - allocate CPU affinity reverse-map for IRQs
/kernel/linux/linux-4.19/Documentation/vm/
Dksm.rst22 Reverse mapping
24 KSM maintains reverse mapping information for KSM pages in the stable
34 more "dups". Each "dup" keeps reverse mapping information for a KSM
43 if compared to an unlimited list of reverse mappings. It is still
/kernel/linux/linux-5.10/Documentation/vm/
Dksm.rst22 Reverse mapping
24 KSM maintains reverse mapping information for KSM pages in the stable
34 more "dups". Each "dup" keeps reverse mapping information for a KSM
43 if compared to an unlimited list of reverse mappings. It is still
/kernel/linux/linux-4.19/Documentation/hwmon/
Dabituguru8 Datasheet: Not available, this driver is based on reverse engineering.
9 A "Datasheet" has been written based on the reverse engineering it
39 (Initial reverse engineering done by Olle Sandberg
86 Sandberg <ollebull@gmail.com> has managed to reverse engineer the sensor part
Dabituguru38 Datasheet: Not available, this driver is based on reverse engineering.
27 (Initial reverse engineering done by Louis Kruger)
54 Louis Kruger has managed to reverse engineer the sensor part of the uGuru.
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-4.19/Documentation/media/uapi/v4l/
Dvidioc-decoder-cmd.rst101 Negative numbers denote reverse playback, so -1000 does reverse
114 usually the case for reverse playback: the decoder needs full
115 GOPs, which it can then play in reverse order. So to implement
116 reverse playback the application must feed the decoder the last
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/drivers/misc/ibmasm/
Dr_heartbeat.c28 * Reverse Heartbeat, i.e. heartbeats sent from the driver to the
33 /* the reverse heartbeat dot command */
57 * Loop forever, sending a reverse heartbeat dot command to the service
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-4.19/drivers/md/bcache/
Dclosure.c66 struct llist_node *reverse = NULL; in __closure_wake_up() local
70 /* We first reverse the list to preserve FIFO ordering and fairness */ in __closure_wake_up()
71 reverse = llist_reverse_order(list); in __closure_wake_up()
74 llist_for_each_entry_safe(cl, t, reverse, list) { in __closure_wake_up()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/net/ipv4/
Dxfrm4_policy.c111 _decode_session4(struct sk_buff *skb, struct flowi *fl, int reverse) in _decode_session4() argument
124 fl4->flowi4_oif = reverse ? skb->skb_iif : oif; in _decode_session4()
127 fl4->daddr = reverse ? iph->saddr : iph->daddr; in _decode_session4()
128 fl4->saddr = reverse ? iph->daddr : iph->saddr; in _decode_session4()
145 fl4->fl4_sport = ports[!!reverse]; in _decode_session4()
146 fl4->fl4_dport = ports[!reverse]; in _decode_session4()
/kernel/linux/linux-4.19/Documentation/
DIRQ-domain.txt28 irq numbers, but they don't provide any support for reverse mapping of
35 reverse mapping scheme.
72 There are several mechanisms available for reverse mapping from hwirq
74 Which reverse map type should be used depends on the use case. Each
75 of the reverse map types are described below:
85 The linear reverse map maintains a fixed size table indexed by the
/kernel/linux/linux-5.10/Documentation/core-api/irq/
Dirq-domain.rst28 irq numbers, but they don't provide any support for reverse mapping of
35 reverse mapping scheme.
72 There are several mechanisms available for reverse mapping from hwirq
74 Which reverse map type should be used depends on the use case. Each
75 of the reverse map types are described below:
85 The linear reverse map maintains a fixed size table indexed by the
/kernel/linux/linux-4.19/net/ipv6/
Dxfrm6_policy.c122 _decode_session6(struct sk_buff *skb, struct flowi *fl, int reverse) in _decode_session6() argument
144 fl6->flowi6_oif = reverse ? skb->skb_iif : oif; in _decode_session6()
146 fl6->daddr = reverse ? hdr->saddr : hdr->daddr; in _decode_session6()
147 fl6->saddr = reverse ? hdr->daddr : hdr->saddr; in _decode_session6()
177 fl6->fl6_sport = ports[!!reverse]; in _decode_session6()
178 fl6->fl6_dport = ports[!reverse]; in _decode_session6()
/kernel/linux/linux-4.19/drivers/iio/
Diio_core_trigger.h19 * iio_device_unregister_trigger_consumer() - reverse the registration process
36 * iio_device_unregister_trigger_consumer() - reverse the registration process

12345678910>>...62