Home
last modified time | relevance | path

Searched full:big (Results 1 – 25 of 1682) sorted by relevance

12345678910>>...68

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_global_func10.c15 struct Big { struct
20 __noinline int foo(const struct Big *big) in foo() argument
22 if (!big) in foo()
25 return bpf_get_prandom_u32() < big->y; in foo()
34 return foo((struct Big *)&small) ? 1 : 0; in global_func10()
/linux/Documentation/devicetree/bindings/phy/
H A Dlantiq,vrx200-pcie-phy.yaml53 lantiq,rcu-big-endian-mask:
55 description: the mask to set the PDI (PHY) registers for this PHY instance to big endian
57 big-endian:
58 description: Configures the PDI (PHY) registers in big-endian mode
62 description: Configures the PDI (PHY) registers in big-endian mode
75 - lantiq,rcu-big-endian-mask
86 lantiq,rcu-big-endian-mask = <0x80>; /* bit 7 */
87 big-endian;
/linux/Documentation/devicetree/bindings/regmap/
H A Dregmap.txt6 big-endian,
12 architectures that typically run big-endian operating systems
13 (e.g. PowerPC), registers can be defined as big-endian and must
16 On SoCs that can be operated in both big-endian and little-endian
23 Scenario 1 : a register set in big-endian mode.
27 big-endian;
/linux/tools/testing/selftests/bpf/libarena/selftests/
H A Dtest_bitmap.bpf.c288 struct arena_bitmap __arena *big = NULL, *small = NULL; in test_bitmap_subset() local
290 big = bmp_alloc(TEST_BITS); in test_bitmap_subset()
292 if (!big || !small) in test_bitmap_subset()
295 if (!bmp_subset(TEST_BITS, big, small)) in test_bitmap_subset()
299 if (bmp_subset(TEST_BITS, big, small)) in test_bitmap_subset()
302 __bmp_set_bit(0, big); in test_bitmap_subset()
303 if (!bmp_subset(TEST_BITS, big, small)) in test_bitmap_subset()
307 if (bmp_subset(TEST_BITS, big, small)) in test_bitmap_subset()
310 __bmp_set_bit(LAST_BIT, big); in test_bitmap_subset()
311 __bmp_set_bit(MID_BIT, big); in test_bitmap_subset()
[all …]
/linux/drivers/usb/host/
H A Dehci-fsl.h22 #define USBMODE_ES (1 << 2) /* (Big) Endian Select */
31 #define FSL_SOC_USB_SNOOP1 0x400 /* NOTE: big-endian */
32 #define FSL_SOC_USB_SNOOP2 0x404 /* NOTE: big-endian */
33 #define FSL_SOC_USB_AGECNTTHRSH 0x408 /* NOTE: big-endian */
34 #define FSL_SOC_USB_PRICTRL 0x40c /* NOTE: big-endian */
35 #define FSL_SOC_USB_SICTRL 0x410 /* NOTE: big-endian */
36 #define FSL_SOC_USB_CTRL 0x500 /* NOTE: big-endian */
/linux/drivers/crypto/cavium/cpt/
H A Dcpt_hw_types.h76 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
86 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 2 - Big Endian */
133 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
162 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
191 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
224 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
263 * inst_be:1 [8:8](R/W) Instruction big-endian control. When set, instructions,
265 * big-endian format in memory.
287 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
337 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
[all …]
/linux/net/bluetooth/
H A Dhci_conn.c745 u8 big; member
766 if (d->big != conn->iso_qos.bcast.big || d->bis == BT_ISO_QOS_BIS_UNSET || in bis_list()
777 bt_dev_dbg(hdev, "big 0x%2.2x bis 0x%2.2x", d->big, d->bis); in terminate_big_sync()
782 /* Only terminate BIG if it has been created */ in terminate_big_sync()
786 return hci_le_terminate_big_sync(hdev, d->big, in terminate_big_sync()
800 bt_dev_dbg(hdev, "big 0x%2.2x bis 0x%2.2x", conn->iso_qos.bcast.big, in hci_le_terminate_big()
807 d->big = conn->iso_qos.bcast.big; in hci_le_terminate_big()
823 bt_dev_dbg(hdev, "big 0x%2.2x sync_handle 0x%4.4x", d->big, in big_terminate_sync()
827 hci_le_big_terminate_sync(hdev, d->big); in big_terminate_sync()
839 /* Ignore if BIG doesn't match */ in find_bis()
[all …]
/linux/kernel/bpf/preload/iterators/
H A DREADME3 rebuild "iterators.lskel-little-endian.h". Then, on a big-endian
4 machine, do "make -j big" in this directory to rebuild
5 "iterators.lskel-big-endian.h". Commit both resulting headers.
/linux/arch/arm/boot/compressed/
H A Dbig-endian.S3 * linux/arch/arm/boot/compressed/big-endian.S
5 * Switch CPU into big endian mode.
12 orr r0, r0, #(1 << 7) @ enable big endian mode
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cpt_hw_types.h214 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
224 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 2 - Big Endian */
271 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
300 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
329 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
362 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
401 * inst_be:1 [8:8](R/W) Instruction big-endian control. When set, instructions,
403 * big-endian format in memory.
425 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
475 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
[all …]
/linux/Documentation/devicetree/bindings/
H A Dcommon-properties.txt13 - big-endian: Boolean; force big endian register accesses
15 know the peripheral always needs to be accessed in big endian (BE) mode.
46 big-endian;
/linux/arch/arm/include/asm/
H A Dbitops.h6 * Big endian support: Copyright 2001, Nicolas Pitre
129 * When the ARM is put into big endian mode via CR15, the processor
135 * big byte 0 byte 1 byte 2 byte 3
141 * "Big Endian" mode. ARM Application Note 61 is applicable, and is
144 * The following assumes that the data bus connectivity for big endian
170 * Big endian assembly bitops. nr = 0 -> byte 3 bit 0.
209 * These are the big endian, atomic definitions.
/linux/Documentation/devicetree/bindings/gpio/
H A Dlacie,netxbig-gpio-ext.yaml14 (Example: 2Big/5Big Network v2, 2Big NAS).
/linux/Documentation/netlink/specs/
H A Dtcp_metrics.yaml29 byte-order: big-endian
36 byte-order: big-endian
70 byte-order: big-endian
77 byte-order: big-endian
H A Drt-link.yaml662 byte-order: big-endian
666 byte-order: big-endian
1281 byte-order: big-endian
1729 byte-order: big-endian
1733 byte-order: big-endian
1737 byte-order: big-endian
1741 byte-order: big-endian
1765 byte-order: big-endian
1778 byte-order: big-endian
1782 byte-order: big-endian
[all …]
/linux/tools/testing/selftests/rseq/
H A Drseq-arm.h27 * - ARMv6+ big endian (BE8):
30 * code and big-endian data. The data value of the signature needs to have its
44 * - Prior to ARMv6 big endian (BE32):
46 * Prior to ARMv6, -mbig-endian generates big-endian code and data
52 * data (not a trap instruction) prior to ARMv6 on big endian. This is
/linux/Documentation/scheduler/
H A Dsched-energy.rst19 EAS operates only on heterogeneous CPU topologies (such as Arm big.LITTLE)
77 to capacity and utilization values, EAS is able to estimate how big/busy a
153 are big.
168 | Little | Big |
249 Big CPUs are generally more power hungry than the little ones and are thus used
251 necessarily more energy-efficient than big CPUs. For some systems, the high OPPs
255 off executing on the big side in order to save energy, even though it would fit
258 And even in the case where all OPPs of the big CPUs are less energy-efficient
259 than those of the little, using the big CPUs for a small task might still, under
263 placed on a big CPU, its own execution cost might be higher than if it was
[all …]
/linux/tools/perf/tests/shell/
H A Dstat_bpf_counters.sh49 base_instructions=$(perf stat --no-big-num -e instructions:u -- "${workload[@]}" 2>&1 | \
53 bpf_instructions=$(perf stat --no-big-num --bpf-counters -e instructions:u \
66 stat_output=$(perf stat --no-big-num \
/linux/Documentation/process/
H A Dmanagement-style.rst54 So the name of the game is to **avoid** decisions, at least the big and
57 needs to do is to turn the big and painful ones into small things where
60 It helps to realize that the key difference between a big decision and a
70 Thus the key to avoiding big decisions becomes to just avoiding to do
83 you made a year ago wasn't a big decision after all, since it could be
97 the first place, and your decision ended up being a big one after
116 embark on a big endeavor.
259 internet, nobody can hear you being subtle". Use a big blunt object to
/linux/lib/fonts/
H A DKconfig60 If the standard 8x16 font is a little too big for you, say Y.
96 big letters. It fits between the sun 12x22 and the normal 8x16 font.
97 If other fonts are too big or too small for you, say Y, otherwise say N.
112 big letters (like the letters used in the SPARC PROM). If the
/linux/arch/mips/boot/dts/brcm/
H A Dbcm3384_viper.dtsi93 big-endian;
102 big-endian;
103 no-big-frame-no;
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-netxbig.txt2 boards (Example: 2Big/5Big Network v2, 2Big NAS).
/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.h55 * bus endianness (i.e., big-endian CPU + big endian bus ==> native in brcmnand_readl()
58 * Other architectures (e.g., ARM) either do not support big endian, or in brcmnand_readl()
/linux/arch/powerpc/include/asm/
H A Dcputhreads.h77 return cpu & ~0x6; /* Big Core */ in cpu_first_tlb_thread_sibling()
85 return cpu | 0x6; /* Big Core */ in cpu_last_tlb_thread_sibling()
93 return 2; /* Big Core */ in cpu_tlb_thread_sibling_step()
/linux/Documentation/networking/device_drivers/cellular/qualcomm/
H A Drmnet.rst33 MAP header fields are in big endian format.
60 MAP header fields are in big endian format.
85 by the hardware.Checksum offload header fields are in big endian format.
114 MAP header fields are in big endian format.
142 Checksum offload header fields are in big endian format.

12345678910>>...68