Home
last modified time | relevance | path

Searched full:positions (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/openbmc/linux/fs/jffs2/
H A Dcompr_rtime.c36 unsigned short positions[256]; in jffs2_rtime_compress() local
43 memset(positions,0,sizeof(positions)); in jffs2_rtime_compress()
53 backpos = positions[value]; in jffs2_rtime_compress()
54 positions[value]=pos; in jffs2_rtime_compress()
80 unsigned short positions[256]; in jffs2_rtime_decompress() local
84 memset(positions,0,sizeof(positions)); in jffs2_rtime_decompress()
94 backoffs = positions[value]; in jffs2_rtime_decompress()
96 positions[value]=outpos; in jffs2_rtime_decompress()
/openbmc/u-boot/fs/jffs2/
H A Dcompr_rtime.c54 int positions[256]; in rtime_decompress() local
61 for (i = 0; i < 256; positions[i++] = 0); in rtime_decompress()
71 backoffs = positions[value]; in rtime_decompress()
73 positions[value]=outpos; in rtime_decompress()
/openbmc/qemu/target/s390x/
H A Dgdbstub.c67 /* the values represent the positions in s390-acr.xml */
99 /* the values represent the positions in s390-fpr.xml */
136 /* the values represent the positions in s390-vx.xml */
181 /* the values represent the positions in s390-cr.xml */
217 /* the values represent the positions in s390-virt.xml */
269 /* the values represent the positions in s390-virt-kvm.xml */
322 /* the values represent the positions in s390-gs.xml */
/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-reg.h55 /* MAC register entry bit positions and sizes */
273 /* MMC register entry bit positions and sizes */
379 /* MTL register entry bit positions and sizes */
400 /* MTL queue register entry bit positions and sizes */
485 /* MTL traffic class register entry bit positions and sizes */
502 /* DMA register entry bit positions and sizes */
555 /* DMA channel register entry bit positions and sizes */
624 /* Descriptor/Packet entry bit positions and sizes */
/openbmc/linux/Documentation/sound/designs/
H A Dchannel-mapping-api.rst28 positions even with the same number of total channels. However, there
69 while the latter two are for flexible channel positions. ``_VAR`` type is
83 /* channel positions */
160 to pass an integer value containing the valid channel positions for
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-mpu605010 easy to tell the relative positions among sensors as well as their
11 positions relative to the board that holds these sensors. Identity matrix
H A Dsysfs-driver-input-cros-ec-keyb5 ordered by the physical positions of the keys, from left
/openbmc/qemu/tests/unit/
H A Dtest-hbitmap.c706 uint64_t positions[] = { 0, 1, L1 - 1, L1, L2 - 1, L2, L2 + 1, L3 - 1 }; in test_hbitmap_serialize_basic() local
707 int num_positions = ARRAY_SIZE(positions); in test_hbitmap_serialize_basic()
717 positions[i], in test_hbitmap_serialize_basic()
718 MIN(positions[j], L3 - positions[i])); in test_hbitmap_serialize_basic()
731 uint64_t positions[] = { 0, 1, L1 - 1, L1, L2 - 1, L2, L2 + 1, L3 - 1 }; in test_hbitmap_serialize_part() local
732 int num_positions = ARRAY_SIZE(positions); in test_hbitmap_serialize_part()
739 hbitmap_set(data->hb, positions[i], 1); in test_hbitmap_serialize_part()
754 if (positions[k] == j + i) { in test_hbitmap_serialize_part()
773 uint64_t positions[] = { 0, min_l1, L2, L3 - min_l1}; in test_hbitmap_serialize_zeroes() local
774 int num_positions = ARRAY_SIZE(positions); in test_hbitmap_serialize_zeroes()
[all …]
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A DMakefile62 # 4) Generate list of hyp code/data positions that need to be relocated at
65 # and convert the kernel VAs at those positions to hyp VAs.
70 # The object file now contains a section with pointers to hyp positions that
/openbmc/linux/scripts/coccinelle/misc/
H A Dflexible_array.cocci20 def relevant(positions):
21 for p in positions:
/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-core.h165 * @marker: markers' positions relative to the buffer beginning
181 * @dht: JPEG_MARKER_DHT' positions relative to the buffer beginning
182 * @dqt: JPEG_MARKER_DQT' positions relative to the buffer beginning
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dchromeos-acpi-device.rst19 - Chrome OS switch positions
48 CHSW (Chrome OS switch positions)
50 This control method returns the switch positions for Chrome OS specific hardware switches.
58 An integer containing the switch positions as bitfields:
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-common.h132 /* DMA register entry bit positions and sizes */
208 /* DMA channel register entry bit positions and sizes */
343 /* MAC register entry bit positions and sizes */
675 /* MMC register entry bit positions and sizes */
788 /* MTL register entry bit positions and sizes */
812 /* MTL queue register entry bit positions and sizes */
885 /* MTL traffic class register entry bit positions and sizes */
904 /* PCS register entry bit positions and sizes */
915 /* SerDes integration register entry bit positions and sizes */
942 /* SerDes RxTx register entry bit positions and sizes */
[all …]
/openbmc/linux/lib/zstd/compress/
H A Dzstd_fast.c29 * Insert the other positions if their hash entry is empty. in ZSTD_fillHashTable()
36 /* Only load extra positions for ZSTD_dtlm_full */ in ZSTD_fillHashTable()
61 * next few positions:
134 * between pairs of positions, from ip0 to ip2 or ip1 to ip3. */ in ZSTD_compressBlock_fast_noDict_generic()
154 /* calculate positions, ip0 - anchor == 0, so we skip step calc */ in ZSTD_compressBlock_fast_noDict_generic()
208 /* advance to next positions */ in ZSTD_compressBlock_fast_noDict_generic()
237 /* advance to next positions */ in ZSTD_compressBlock_fast_noDict_generic()
253 /* Note that there are probably still a couple positions we could search. in ZSTD_compressBlock_fast_noDict_generic()
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad.h87 /* Bit positions for tcb->flags */
91 /* Bit positions for rcb->flags */
269 /* Values indicated bit positions */
/openbmc/linux/lib/
H A Dbitmap.c100 * direction. Zeros are fed into the vacated MS positions and the
144 * direction. Zeros are fed into the vacated LS bit positions
949 * @nbits: number of valid bit positions in @buf
961 * The bit positions 0 through @bits are valid positions in @buf.
979 * Let @old and @new define a mapping of bit positions, such that
990 * The positions of unset bits in @old are mapped to themselves
999 * bit positions unchanged. So if say @src comes into this routine
1032 * Let @old and @new define a mapping of bit positions, such that
1039 * The positions of unset bits in @old are mapped to themselves
1048 * bit positions unchanged. So if say @oldbit is 5, then this routine
[all …]
/openbmc/u-boot/arch/arm/lib/
H A Ddiv64.S87 @ The division loop for needed upper bit positions.
103 @ The division loop for lower bit positions.
/openbmc/linux/arch/arm/lib/
H A Ddiv64.S84 @ The division loop for needed upper bit positions.
100 @ The division loop for lower bit positions.
/openbmc/qemu/tests/image-fuzzer/qcow2/
H A Dfuzz.py63 positions will be fuzzed. The limits are included. Random amount of bits
68 # Select random amount of random positions in bit_ranges
73 # Set bits on selected positions to ones
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libsombok3/
H A Dlibsombok3_2.4.0.bb5 breaking positions. This package also implements "default" Grapheme \
/openbmc/linux/include/linux/platform_data/
H A Di2c-mux-gpio.h20 * @n_values: Number of multiplexer positions (busses to instantiate)
/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_ftp.h19 /* Valid seq positions for cmd matching after newline */
/openbmc/linux/include/crypto/
H A Dgf128mul.h136 significant bit positions within bytes.
139 positions within four 32-bit words in the following way
150 positions within four 32-bit words in the following way
/openbmc/linux/drivers/rtc/
H A Drtc-rx6110.c58 /* Extension Register (1Dh) bit positions */
68 /* Flag Register (1Eh) bit positions */
74 /* Control Register (1Fh) bit positions */
/openbmc/linux/Documentation/hwmon/
H A Dds620.rst26 returned via sysfs displays post decimal positions.

12345678910>>...18