/linux/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()
|
A D | x25_subr.c | 130 if (x25->facilities.reverse & 0x80) { in x25_write_internal() 210 if(x25->facilities.reverse & 0x80) { in x25_write_internal()
|
/linux/kernel/ |
A D | user_namespace.c | 189 kfree(ns->gid_map.reverse); in free_user_ns() 193 kfree(ns->uid_map.reverse); in free_user_ns() 197 kfree(ns->projid_map.reverse); in free_user_ns() 354 return bsearch(&key, map->reverse, extents, in map_id_up_max() 779 map->reverse = NULL; in insert_extent() 836 map->reverse = kmemdup(map->forward, in sort_idmaps() 839 if (!map->reverse) in sort_idmaps() 843 sort(map->reverse, map->nr_extents, sizeof(struct uid_gid_extent), in sort_idmaps() 1070 map->reverse = new_map.reverse; in map_write() 1080 kfree(new_map.reverse); in map_write() [all …]
|
/linux/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/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/Documentation/devicetree/bindings/media/i2c/ |
A D | maxim,max9286.yaml | 53 maxim,reverse-channel-microvolt: 58 Initial amplitude of the reverse control channel, in micro volts. 65 (high-threshold) enabled. A typical value of the deserializer's reverse 69 A typical value for the reverse channel amplitude to communicate with 191 maxim,reverse-channel-microvolt = <170000>;
|
/linux/Documentation/hwmon/ |
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
|
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.
|
/linux/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/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/drivers/misc/altera-stapl/ |
A D | altera.c | 259 int reverse; in altera_execute() local 1247 reverse = 0; in altera_execute() 1256 reverse = 1; in altera_execute() 1319 reverse = 0; in altera_execute() 1330 reverse = 1; in altera_execute() 1337 if (reverse) { in altera_execute() 1373 if (reverse) in altera_execute() 1704 reverse = 0; in altera_execute() 1728 reverse = !reverse; in altera_execute() 1817 if (reverse) in altera_execute() [all …]
|
/linux/tools/vm/ |
A D | slabinfo-gnuplot.sh | 92 set key left above Left title reverse 131 set key left above Left title reverse
|
/linux/Documentation/vm/ |
A D | ksm.rst | 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
|
/linux/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/Documentation/devicetree/bindings/power/supply/ |
A D | cpcap-charger.yaml | 29 - description: reverse charge interrupt 32 - description: reverse mode interrupt
|
/linux/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/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
|
/linux/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/tools/testing/selftests/powerpc/switch_endian/ |
A D | Makefile | 15 $(CROSS_COMPILE)objcopy -j .text --reverse-bytes=4 -O binary $< $@
|
/linux/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/Documentation/core-api/irq/ |
A D | irq-domain.rst | 28 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/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/include/uapi/linux/ |
A D | x25.h | 107 unsigned int reverse; member
|