/openbmc/qemu/target/arm/tcg/ |
H A D | neon-dp.decode | 21 # VFP/Neon register fields; same as vfp.decode 36 # 3-reg-same grouping: 40 &3same vm vn vd q size 42 @3same .... ... . . . size:2 .... .... .... . q:1 . . .... \ 43 &3same vm=%vm_dp vn=%vn_dp vd=%vd_dp 46 &3same vm=%vm_dp vn=%vn_dp vd=%vd_dp q=0 50 # This converts this encoding to the same MO_8/16/32/64 values that the 55 &3same vm=%vm_dp vn=%vn_dp vd=%vd_dp size=%3same_fp_size 57 &3same vm=%vm_dp vn=%vn_dp vd=%vd_dp q=0 size=%3same_fp_size 59 VHADD_S_3s 1111 001 0 0 . .. .... .... 0000 . . . 0 .... @3same [all …]
|
/openbmc/linux/tools/testing/selftests/arm64/pauth/ |
H A D | pac.c | 73 int same = 0; in n_same_single_set() local 86 same += 1; in n_same_single_set() 89 return same; in n_same_single_set() 257 int same = 10; in TEST() local 286 if (tmp < same) in TEST() 287 same = tmp; in TEST() 290 ASSERT_EQ(0, same) TH_LOG("%d keys clashed every time", same); in TEST() 302 int same = 10; in TEST() local 323 if (ret < same) in TEST() 324 same = ret; in TEST() [all …]
|
/openbmc/u-boot/test/dm/ |
H A D | rtc.c | 38 bool same; in cmp_times() local 40 same = expect->tm_sec == time->tm_sec; in cmp_times() 41 same &= expect->tm_min == time->tm_min; in cmp_times() 42 same &= expect->tm_hour == time->tm_hour; in cmp_times() 43 same &= expect->tm_mday == time->tm_mday; in cmp_times() 44 same &= expect->tm_mon == time->tm_mon; in cmp_times() 45 same &= expect->tm_year == time->tm_year; in cmp_times() 46 if (!same && show) { in cmp_times() 51 return same ? 0 : -EINVAL; in cmp_times()
|
/openbmc/linux/scripts/coccinelle/misc/ |
H A D | array_size_dup.cocci | 5 /// 1. An opencoded expression is used before array_size() to compute the same size 6 /// 2. An opencoded expression is used after array_size() to compute the same size 43 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line) 51 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line) 72 msg = "WARNING: array_size is already used (line %s) to compute the same size" % (p1[0].line) 80 msg = "WARNING: array_size is already used (line %s) to compute the same size" % (p1[0].line) 108 msg = "WARNING: array3_size is used later (line %s) to compute the same size" % (p2[0].line) 116 msg = "WARNING: array3_size is used later (line %s) to compute the same size" % (p2[0].line) 138 msg = "WARNING: array3_size is already used (line %s) to compute the same size" % (p1[0].line) 146 msg = "WARNING: array3_size is already used (line %s) to compute the same size" % (p1[0].line) [all …]
|
/openbmc/linux/fs/ |
H A D | remap_range.c | 190 bool same = true; in vfs_dedupe_file_range_compare() local 225 same = false; in vfs_dedupe_file_range_compare() 238 same = false; in vfs_dedupe_file_range_compare() 247 if (!same) in vfs_dedupe_file_range_compare() 255 *is_same = same; in vfs_dedupe_file_range_compare() 494 int vfs_dedupe_file_range(struct file *file, struct file_dedupe_range *same) in vfs_dedupe_file_range() argument 502 u16 count = same->dest_count; in vfs_dedupe_file_range() 508 if (same->reserved1 || same->reserved2) in vfs_dedupe_file_range() 511 off = same->src_offset; in vfs_dedupe_file_range() 512 len = same->src_length; in vfs_dedupe_file_range() [all …]
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-devices-system-cpu | 9 all per-CPU defaults at the same time. 64 Description: internal kernel map of CPUs within the same core. 69 Description: human-readable list of CPUs within the same core. 75 Description: internal kernel map of the CPUs sharing the same physical_package_id. 80 Description: human-readable list of CPUs sharing the same physical_package_id. 86 Description: internal kernel map of CPUs within the same die. 94 Description: human-readable list of CPUs within the same die. 99 Description: internal kernel map of CPUs within the same cluster. 103 Description: human-readable list of CPUs within the same cluster. 108 Description: internal kernel map of cpuX's hardware threads within the same [all …]
|
/openbmc/u-boot/drivers/input/ |
H A D | input.c | 342 int same; /* number of elements which are the same */ in sort_array_by_ordering() local 354 same = dest_count; in sort_array_by_ordering() 362 return same; in sort_array_by_ordering() 377 int keycode[], int num_keycodes, int *same) in input_check_keycodes() argument 386 *same = sort_array_by_ordering(keycode, num_keycodes, in input_check_keycodes() 392 return *same != num_keycodes; in input_check_keycodes() 453 int max_chars, int same) in input_keycodes_to_ascii() argument 472 for (i = same; i < num_keycodes; i++) { in input_keycodes_to_ascii() 513 int count, i, same = 0; in _input_send_keycodes() local 518 if (!input_check_keycodes(config, keycode, num_keycodes, &same)) { in _input_send_keycodes() [all …]
|
/openbmc/linux/kernel/ |
H A D | latencytop.c | 123 int q, same = 1; in account_global_scheduler_latency() local 135 same = 0; in account_global_scheduler_latency() 143 if (same) { in account_global_scheduler_latency() 205 int same = 1; in __account_scheduler_latency() local 212 same = 0; in __account_scheduler_latency() 220 if (same) { in __account_scheduler_latency()
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | st,stih4xx.txt | 18 - clock-names: names of the clocks listed in clocks property in the same 36 - clock-names: names of the clocks listed in clocks property in the same 40 - reset-names: names of the resets listed in resets property in the same 50 the same order. 53 - reset-names: names of the resets listed in resets property in the same 62 the same order. 65 the same order 68 - clock-names: names of the clocks listed in clocks property in the same 78 the same order. 82 - clock-names: names of the clocks listed in clocks property in the same [all …]
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-buildid-cache.txt | 38 same directory and are also copied. All 3 files are created with read 40 kcore in the cache (with the same build-id) that has the same modules at 41 the same addresses. Use the -v option to see if a copy of kcore is 45 Remove a cached binary which has same build-id of specified file 62 exactly same build-id, that is replaced by new one. It can be used 79 it follows the same syntax as the DEBUGINFOD_URLS variable, like:
|
H A D | intel-bts.txt | 39 The snapshot option is the same as Intel PT (refer Intel PT documentation). 45 The mmap size option is the same as Intel PT (refer Intel PT documentation). 53 the same as Intel PT (refer Intel PT documentation) except that neither 76 This can be further controlled by new option --itrace exactly the same as
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | persist.rst | 22 has no way to know what has actually happened. Perhaps the same 35 system woke up, who cares? It'll still work the same when you type on 39 devices. The effect is exactly the same as if the device really had 47 interrupts a power session will have the same effect. For example, 83 same thing that happens whenever a USB device is reset.) If the 85 same descriptors as before, including the Vendor and Product IDs, then 86 the kernel continues to use the same device structure. In effect, the 90 The same thing happens if the host controller is in the expected state 125 have the same persistent volume associated with the device. As such 142 to make sure the USB device hasn't been changed; that is, the same [all …]
|
/openbmc/linux/Documentation/core-api/ |
H A D | refcount-vs-atomic.rst | 35 program order (po) relation (on the same CPU). It guarantees that 42 stores (all po-earlier instructions) on the same CPU are completed 43 before any po-later instruction is executed on the same CPU. 44 It also guarantees that all po-earlier stores on the same CPU 50 stores (all po-earlier instructions) on the same CPU are completed 52 stores on the same CPU and all propagated stores from other CPUs 58 stores (all po-later instructions) on the same CPU are 60 po-later stores on the same CPU must propagate to all other CPUs
|
/openbmc/u-boot/doc/device-tree-bindings/net/ |
H A D | ethernet.txt | 16 - phy-connection-type: the same as "phy-mode" property but described in ePAPR; 19 - phy: the same as "phy-handle" property, not recommended for new bindings. 20 - phy-device: the same as "phy-handle" property, not recommended for new 25 They are described in the phy.txt file in this same directory.
|
H A D | altera_tse.txt | 7 the information of registers in the same order as described by reg-names 22 - phy-mode: See ethernet.txt in the same directory. 23 - phy-handle: See ethernet.txt in the same directory. 24 - phy-addr: See ethernet.txt in the same directory. A configuration should 48 - local-mac-address: See ethernet.txt in the same directory. 49 - max-frame-size: See ethernet.txt in the same directory.
|
/openbmc/u-boot/drivers/pinctrl/aspeed/ |
H A D | Kconfig | 8 i.e. it uses the same device tree configuration. 17 i.e. it uses the same device tree configuration. 26 i.e. it uses the same device tree configuration.
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | zswap.rst | 107 Some of the pages in zswap are same-value filled pages (i.e. contents of the 108 page have same value or repetitive pattern). These pages include zero-filled 110 checked if it is a same-value filled page before compressing it. If true, the 111 compressed length of the page is set to zero and the pattern or same-filled 122 When zswap same-filled page identification is disabled at runtime, it will stop 123 checking for the same-value filled pages during store operation. 124 In other words, every page will be then considered non-same-value filled. 125 However, the existing pages which are marked as same-value filled pages remain 129 ability to efficiently store same-filled pages without enabling the whole 131 In this case the handling of non-same-value pages by zswap (enabled by default) [all …]
|
/openbmc/entity-manager/docs/ |
H A D | address_size_detection_modes.md | 15 from a single location so 8 bytes read will be the same. 22 - If any "2 address bytes" EEPROM from any vendor has the same data in all 26 - ONSEMI EEPROM (a 2 address bytes device) return the same data from the same 50 0x00, the subsequent read byte will be the same for all 8 instructions. The 65 This proposal MODE-2 suffers the same 1st issue as MODE-1 ie. what if the EEPROM 66 has the same data at all those addresses. However, this proposal MODE-2
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | st,sti-asoc-card.txt | 20 - clock-names: name of the clocks listed in clocks property in the same order 22 - reg: CPU DAI IP Base address and size entries, listed in same 26 the same order. 28 - interrupts: CPU_DAI interrupt line, listed in the same order than the 31 - dma: CPU_DAI DMA controller phandle and DMA request line, listed in the same 39 - clocks: CPU_DAI IP clock source, listed in the same order than the
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | nixge.txt | 8 information of registers in the same order as described by reg-names. 14 - phy-mode: See ethernet.txt file in the same directory. 20 - fixed-link : Assume a fixed link. See fixed-link.txt in the same directory. 22 - phy-handle: See ethernet.txt file in the same directory.
|
/openbmc/linux/drivers/pci/ |
H A D | Kconfig | 100 require SR-IOV support, while at the same time the PF (Physical 155 to access more than one IO address space at the same time. To make 180 P2P DMA transactions must be between devices behind the same root 219 at compile-time. The choices are the same as those offered for 231 Use the BIOS defaults; don't touch MPS at all. This is the same 247 is the same as booting with 'pci=pcie_bus_safe'. 256 parent. This is the same as booting with 'pci=pcie_bus_perf'. 267 This is the same as booting with 'pci=pcie_bus_peer2peer'. 276 Some "legacy" VGA devices implemented on PCI typically have the same 278 are accessed at same time they need some kind of coordination. Please
|
/openbmc/qemu/docs/specs/ |
H A D | ppc-spapr-numa.rst | 43 considering that the same resource can have multiple connections to the 60 same performance boundaries are expected to have relative NUMA distance 62 to the same first boundary will have the shortest distance from each 95 P1 and P2 have the same third NUMA level, MOD1: Distance between them = 40 98 distance attributes for the same associativity arrays, as the following 118 In a hypothetical platform where all resources inside the same hardware module 119 is considered to be on the same performance boundary: 133 P1 and P2 belongs to the same first order boundary. The distance between then 206 have to accept that a large array of values will be translated to the same 225 Will both be translated to the same values internally: [all …]
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | doc-good.txt | 47 The _one_ {and only}, description on the same line 146 description starts on the same line remainder indented the same "b" 181 description starts on the same line remainder indented differently
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | cgrp_kfunc_success.c | 24 bool same = pid == cur_pid; in is_test_kfunc_task() local 26 if (same) in is_test_kfunc_task() 29 return same; in is_test_kfunc_task()
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | 0001-Lib-pty.py-handle-stdin-I-O-errors-same-way-as-maste.patch | 4 Subject: [PATCH] Lib/pty.py: handle stdin I/O errors same way as master I/O 7 reading stdin can throw the same I/O errors as reading from master fd does, 23 So let's treat both channels the same.
|