/linux-6.3-rc2/net/x25/ |
A D | x25_facilities.c | 78 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() 284 if ((theirs.reverse & 0x01 ) && (ours->reverse & 0x01)) { in x25_negotiate_facilities() 289 new->reverse = theirs.reverse; in x25_negotiate_facilities()
|
/linux-6.3-rc2/drivers/md/bcache/ |
A D | closure.c | 64 struct llist_node *reverse = NULL; in __closure_wake_up() local 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-6.3-rc2/drivers/media/test-drivers/vidtv/ |
A D | vidtv_s302m.c | 50 static const u8 reverse[256] = { variable 307 f.data[0] = reverse[f.data[0]]; in vidtv_s302m_write_frame() 308 f.data[1] = reverse[f.data[1]]; in vidtv_s302m_write_frame() 309 f.data[2] = reverse[f.data[2]]; in vidtv_s302m_write_frame() 310 f.data[3] = reverse[f.data[3]]; in vidtv_s302m_write_frame() 311 f.data[4] = reverse[f.data[4]]; in vidtv_s302m_write_frame()
|
/linux-6.3-rc2/kernel/ |
A D | user_namespace.c | 206 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() 796 map->reverse = NULL; in insert_extent() 853 map->reverse = kmemdup(map->forward, in sort_idmaps() 856 if (!map->reverse) in sort_idmaps() 860 sort(map->reverse, map->nr_extents, sizeof(struct uid_gid_extent), in sort_idmaps() 1087 map->reverse = new_map.reverse; in map_write() 1097 kfree(new_map.reverse); in map_write() [all …]
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | debugfs-dell-wmi-ddv | 10 interested people may use this file for reverse-engineering. 21 interested people may use this file for reverse-engineering.
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | abituguru3.rst | 11 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.
|
A D | abituguru.rst | 12 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
|
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/ |
A D | linear.rst | 38 # Split a device into 4M chunks and then join them together in reverse order. 40 my $name = "reverse";
|
/linux-6.3-rc2/drivers/phy/qualcomm/ |
A D | phy-qcom-qmp-combo.c | 1973 bool reverse = false; in qmp_combo_configure_dp_mode() local 1997 return reverse; in qmp_combo_configure_dp_mode() 2253 bool reverse = false; in qmp_v4_configure_dp_phy() local 2269 bias0_en = reverse ? 0x3e : 0x15; in qmp_v4_configure_dp_phy() 2270 bias1_en = reverse ? 0x15 : 0x3e; in qmp_v4_configure_dp_phy() 2271 drvr0_en = reverse ? 0x13 : 0x10; in qmp_v4_configure_dp_phy() 2272 drvr1_en = reverse ? 0x10 : 0x13; in qmp_v4_configure_dp_phy() 2274 bias0_en = reverse ? 0x3f : 0x15; in qmp_v4_configure_dp_phy() 2275 bias1_en = reverse ? 0x15 : 0x3f; in qmp_v4_configure_dp_phy() 2317 bool reverse = false; in qmp_v5_configure_dp_phy() local [all …]
|
/linux-6.3-rc2/drivers/misc/altera-stapl/ |
A D | altera.c | 259 int reverse; in altera_execute() local 1223 reverse = 0; in altera_execute() 1232 reverse = 1; in altera_execute() 1295 reverse = 0; in altera_execute() 1306 reverse = 1; in altera_execute() 1313 if (reverse) { in altera_execute() 1349 if (reverse) in altera_execute() 1680 reverse = 0; in altera_execute() 1704 reverse = !reverse; in altera_execute() 1793 if (reverse) in altera_execute() [all …]
|
/linux-6.3-rc2/tools/mm/ |
A D | slabinfo-gnuplot.sh | 92 set key left above Left title reverse 131 set key left above Left title reverse
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | vidioc-decoder-cmd.rst | 94 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-6.3-rc2/Documentation/mm/ |
A D | ksm.rst | 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-6.3-rc2/drivers/hid/ |
A D | hid-creative-sb0540.c | 123 static inline u64 reverse(u64 data, int bits) in reverse() function 160 code = reverse(data[5], 8); in creative_sb0540_raw_event()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/power/supply/ |
A D | cpcap-charger.yaml | 29 - description: reverse charge interrupt 32 - description: reverse mode interrupt
|
/linux-6.3-rc2/Documentation/devicetree/bindings/media/i2c/ |
A D | maxim,max9286.yaml | 68 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 253 maxim,reverse-channel-microvolt = <170000>;
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/switch_endian/ |
A D | Makefile | 15 $(CROSS_COMPILE)objcopy -j .text --reverse-bytes=4 -O binary $< $@
|
/linux-6.3-rc2/Documentation/driver-api/usb/ |
A D | anchors.rst | 45 are called in the reverse temporal order they were submitted. 53 are processed in the reverse temporal order they were submitted.
|
/linux-6.3-rc2/tools/perf/scripts/python/ |
A D | syscall-counts.py | 64 key = lambda kv: (kv[1], kv[0]), reverse = True):
|
A D | syscall-counts-by-pid.py | 74 key = lambda kv: (kv[1], kv[0]), reverse = True):
|
A D | sctop.py | 83 reverse = True):
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | x25.h | 107 unsigned int reverse; member
|
/linux-6.3-rc2/Documentation/driver-api/media/drivers/ |
A D | sh_mobile_ceu_camera.rst | 62 (5) to (5') - reverse sensor scale applied to CEU cropped width or height 63 (2) to (5) - reverse sensor scale applied to CEU cropped left or top
|
/linux-6.3-rc2/Documentation/livepatch/ |
A D | system-state.rst | 150 - 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-6.3-rc2/Documentation/arm/nwfpe/ |
A D | netwinder-fpe.rst | 82 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
|