/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8926-htc-memul.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 11 /delete-node/ &adsp_region; 12 /delete-node/ &mba_region; 13 /delete-node/ &mpss_region; 14 /delete-node/ &smem_region; 19 chassis-type = "handset"; 25 gpio-keys { 26 compatible = "gpio-keys"; 28 key-power { [all …]
|
H A D | qcom-msm8226-samsung-matisse-common.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 7 * The .dts should first include qcom-msm8226.dtsi or msm8926.dtsi depending on 11 #include <dt-bindings/input/input.h> 14 /delete-node/ &adsp_region; 15 /delete-node/ &mba_region; 16 /delete-node/ &mpss_region; 17 /delete-node/ &smem_region; 27 #address-cells = <1>; 28 #size-cells = <1>; 31 stdout-path = "display0"; [all …]
|
H A D | qcom-apq8026-samsung-milletwifi.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 7 /dts-v1/; 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/power/summit,smb347-charger.h> 11 #include "qcom-msm8226.dtsi" 14 /delete-node/ &adsp_region; 15 /delete-node/ &mba_region; 16 /delete-node/ &mpss_region; 17 /delete-node/ &smem_region; 20 model = "Samsung Galaxy Tab 4 8.0 Wi-Fi"; [all …]
|
/linux/arch/arm64/boot/dts/xilinx/ |
H A D | versal-net-vn-x-b2197-01-revA.dts | 1 // SPDX-License-Identifier: GPL-2.0 6 * (C) Copyright 2022 - 2025, Advanced Micro Devices, Inc. 11 /dts-v1/; 13 #include "versal-net.dtsi" 14 #include "versal-net-clk.dtsi" 15 #include <dt-bindings/gpio/gpio.h> 18 compatible = "xlnx,versal-net-vnx-revA", "xlnx,versal-net-vnx", "xlnx,versal-net"; 20 dma-coherent; 39 stdout-path = "serial1:115200n8"; 42 reserved-memory { [all …]
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx93-phycore-rpmsg.dtso | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 11 reserved-memory { 12 #address-cells = <2>; 13 #size-cells = <2>; 15 rsc_table: rsc-table@2021e000 { 17 no-map; 22 no-map; 27 no-map; 32 no-map; [all …]
|
H A D | imx8mm-phycore-rpmsg.dtso | 1 // SPDX-License-Identifier: GPL-2.0 7 /dts-v1/; 10 #include <dt-bindings/clock/imx8mm-clock.h> 13 #address-cells = <2>; 14 #size-cells = <2>; 16 reserved-memory { 17 #address-cells = <2>; 18 #size-cells = <2>; 23 no-map; 28 no-map; [all …]
|
/linux/Documentation/mm/ |
H A D | hugetlbfs_reserv.rst | 8 Huge pages as described at Documentation/admin-guide/mm/hugetlbpage.rst are 11 are to be used. If no huge page exists at page fault time, the task is sent 34 This is a global (per-hstate) count of reserved huge pages. Reserved 37 as (``free_huge_pages - resv_huge_pages``). 38 Reserve Map 39 A reserve map is described by the structure:: 50 There is one reserve map for each huge page mapping in the system. 65 These are stored in the bottom bits of the reservation map pointer. 80 Reservation Map Location (Private or Shared) 86 semantics of the reservation map is significantly different for the two types [all …]
|
/linux/net/netfilter/ |
H A D | nft_set_pipapo_avx2.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (c) 2019-2020 Red Hat GmbH 29 /* Load from memory into YMM register with non-temporal hint ("stream load"), 33 * - loading buckets from lookup tables, as they are not going to be used 36 * - loading the result bitmap from the previous field, as it's never used 75 * nft_pipapo_avx2_prepare() - Prepare before main algorithm body 86 * nft_pipapo_avx2_fill() - Fill a bitmap region with ones 113 *data |= GENMASK(len - 1 + offset, offset); in nft_pipapo_avx2_fill() 118 len -= BITS_PER_LONG - offset; in nft_pipapo_avx2_fill() 122 mask = ~0UL >> (BITS_PER_LONG - len); in nft_pipapo_avx2_fill() [all …]
|
/linux/drivers/mtd/maps/ |
H A D | physmap-gemini.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Cortina Systems Gemini OF physmap add-on 11 #include <linux/mtd/map.h> 18 #include "physmap-gemini.h" 21 * The Flash-relevant parts of the global status register 63 if (IS_ERR(gf->enabled_state)) in gemini_flash_enable_pins() 65 ret = pinctrl_select_state(gf->p, gf->enabled_state); in gemini_flash_enable_pins() 67 dev_err(gf->dev, "failed to enable pins\n"); in gemini_flash_enable_pins() 74 if (IS_ERR(gf->disabled_state)) in gemini_flash_disable_pins() 76 ret = pinctrl_select_state(gf->p, gf->disabled_state); in gemini_flash_disable_pins() [all …]
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm845-lg-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 10 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 16 /delete-node/ &adsp_mem; 17 /delete-node/ &cdsp_mem; 18 /delete-node/ &gpu_mem; 19 /delete-node/ &ipa_fw_mem; 20 /delete-node/ &mba_region; 21 /delete-node/ &mpss_region; [all …]
|
H A D | sdx75.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 9 #include <dt-bindings/clock/qcom,rpmh.h> 10 #include <dt-bindings/clock/qcom,sdx75-gcc.h> 11 #include <dt-bindings/dma/qcom-gpi.h> 12 #include <dt-bindings/gpio/gpio.h> 13 #include <dt-bindings/interconnect/qcom,icc.h> 14 #include <dt-bindings/interconnect/qcom,sdx75.h> 15 #include <dt-bindings/interrupt-controller/arm-gic.h> 16 #include <dt-bindings/mailbox/qcom-ipcc.h> 17 #include <dt-bindings/power/qcom,rpmhpd.h> [all …]
|
H A D | sdm850-samsung-w737.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 8 /dts-v1/; 10 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 11 #include <dt-bindings/input/gpio-keys.h> 12 #include <dt-bindings/input/input.h> 13 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 14 #include <dt-bindings/sound/qcom,q6afe.h> 15 #include <dt-bindings/sound/qcom,q6asm.h> 17 #include "sdm845-wcd9340.dtsi" 24 /delete-node/ &qseecom_mem; [all …]
|
/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp157a-microgea-stm32mp1.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) 3 * Copyright (c) STMicroelectronics 2019 - All Rights Reserved 9 compatible = "engicam,microgea-stm32mp1", "st,stm32mp157"; 16 reserved-memory { 17 #address-cells = <1>; 18 #size-cells = <1>; 22 compatible = "shared-dma-pool"; 24 no-map; 28 compatible = "shared-dma-pool"; 30 no-map; [all …]
|
H A D | ste-db8500.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 #include "ste-dbx5x0.dtsi" 8 operating-points = <998400 0 15 reserved-memory { 16 #address-cells = <1>; 17 #size-cells = <1>; 23 no-map; 29 no-map; 35 no-map; 49 no-map;
|
H A D | ste-db8520.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 #include "ste-dbx5x0.dtsi" 8 operating-points = <1152000 0 15 reserved-memory { 16 #address-cells = <1>; 17 #size-cells = <1>; 23 no-map; 29 no-map; 35 no-map; 49 no-map;
|
H A D | stm32mp157a-icore-stm32mp1.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) 3 * Copyright (c) STMicroelectronics 2019 - All Rights Reserved 9 compatible = "engicam,icore-stm32mp1", "st,stm32mp157"; 16 reserved-memory { 17 #address-cells = <1>; 18 #size-cells = <1>; 22 compatible = "shared-dma-pool"; 24 no-map; 28 compatible = "shared-dma-pool"; 30 no-map; [all …]
|
/linux/arch/arm/boot/dts/airoha/ |
H A D | en7523.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 #include <dt-bindings/interrupt-controller/irq.h> 4 #include <dt-bindings/interrupt-controller/arm-gic.h> 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/clock/en7523-clk.h> 9 interrupt-parent = <&gic>; 10 #address-cells = <1>; 11 #size-cells = <1>; 13 reserved-memory { 14 #address-cells = <1>; [all …]
|
/linux/drivers/iio/adc/ |
H A D | rohm-bd79124.c | 1 // SPDX-License-Identifier: GPL-2.0-only 4 * https://fscdn.rohm.com/en/products/databook/datasheet/ic/data_converter/dac/bd79124muf-c-e.pdf 15 #include <linux/devm-helpers.h> 30 #include <linux/iio/adc-helpers.h> 99 struct regmap *map; member 203 return regmap_assign_bits(data->map, BD79124_REG_GPO_VAL, BIT(offset), in bd79124gpo_set() 221 ret = regmap_read(data->map, BD79124_REG_PINCFG, &all_gpos); in bd79124gpo_set_multiple() 226 dev_dbg(data->dev, "Invalid mux config. Can't set value.\n"); in bd79124gpo_set_multiple() 228 return -EINVAL; in bd79124gpo_set_multiple() 231 return regmap_update_bits(data->map, BD79124_REG_GPO_VAL, *mask, *bits); in bd79124gpo_set_multiple() [all …]
|
/linux/include/linux/mtd/ |
H A D | cfi.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Copyright © 2000-2010 David Woodhouse <dwmw2@infradead.org> et al. 14 #include <linux/mtd/map.h> 28 # define cfi_interleave(cfi) ((cfi)->interleave) 40 # define cfi_interleave(cfi) ((cfi)->interleave) 52 # define cfi_interleave(cfi) ((cfi)->interleave) 62 #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. 152 /* Vendor-Specific PRI for Intel/Sharp Extended Command Set (0x0001) */ 159 block follows - FIXME - not currently supported */ 205 /* Vendor-Specific PRI for AMD/Fujitsu Extended Command Set (0x0002) */ [all …]
|
/linux/Documentation/sound/designs/ |
H A D | channel-mapping-api.rst | 2 ALSA PCM channel-mapping API 11 and the current channel map, also optionally to modify the channel map 14 A channel map is an array of position for each PCM channel. 15 Typically, a stereo PCM stream has a channel map of 17 while a 4.0 surround PCM stream has a channel map of 20 The problem, so far, was that we had no standard channel map 21 explicitly, and applications had no way to know which channel 29 was no way to specify this because of lack of channel map 38 the kernel/user-space ABI perspective. It uses only the existing 46 * name = "Playback Channel Map" or "Capture Channel Map" [all …]
|
/linux/tools/lib/perf/include/perf/ |
H A D | cpumap.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 9 /** A wrapper around a CPU to avoid confusion with the perf_cpu_map's map's indices. */ 22 * perf_cpu_map__new_any_cpu - a map with a singular "any CPU"/dummy -1 value. 26 * perf_cpu_map__new_online_cpus - a map read from 28 * available. If reading wasn't possible a map 35 * perf_cpu_map__new - create a map from the given cpu_list such as "0-7". If no 40 /** perf_cpu_map__new_int - create a map with the one given cpu. */ 42 LIBPERF_API struct perf_cpu_map *perf_cpu_map__get(struct perf_cpu_map *map); 47 LIBPERF_API void perf_cpu_map__put(struct perf_cpu_map *map); 49 * perf_cpu_map__cpu - get the CPU value at the given index. Returns -1 if index [all …]
|
/linux/drivers/pinctrl/ |
H A D | pinconf.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (C) 2011 ST-Ericsson SA 6 * Written on behalf of Linaro for ST-Ericsson 29 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_check_ops() 32 if (!ops->pin_config_set && !ops->pin_config_group_set) { in pinconf_check_ops() 33 dev_err(pctldev->dev, in pinconf_check_ops() 35 return -EINVAL; in pinconf_check_ops() 40 int pinconf_validate_map(const struct pinctrl_map *map, int i) in pinconf_validate_map() argument 42 if (!map->data.configs.group_or_pin) { in pinconf_validate_map() 43 pr_err("failed to register map %s (%d): no group/pin given\n", in pinconf_validate_map() [all …]
|
/linux/kernel/bpf/ |
H A D | bpf_local_storage.c | 1 // SPDX-License-Identifier: GPL-2.0 24 return &smap->buckets[hash_ptr(selem, smap->bucket_log)]; in select_bucket() 29 struct bpf_map *map = &smap->map; in mem_charge() local 31 if (!map->ops->map_local_storage_charge) in mem_charge() 34 return map->ops->map_local_storage_charge(smap, owner, size); in mem_charge() 40 struct bpf_map *map = &smap->map; in mem_uncharge() local 42 if (map->ops->map_local_storage_uncharge) in mem_uncharge() 43 map->ops->map_local_storage_uncharge(smap, owner, size); in mem_uncharge() 49 struct bpf_map *map = &smap->map; in owner_storage() local 51 return map->ops->map_owner_storage_ptr(owner); in owner_storage() [all …]
|
/linux/kernel/ |
H A D | user_namespace.c | 1 // SPDX-License-Identifier: GPL-2.0-only 14 #include <linux/key-type.h> 15 #include <keys/user-type.h> 31 struct uid_gid_map *map); 49 cred->securebits = SECUREBITS_DEFAULT; in set_cred_user_ns() 50 cred->cap_inheritable = CAP_EMPTY_SET; in set_cred_user_ns() 51 cred->cap_permitted = CAP_FULL_SET; in set_cred_user_ns() 52 cred->cap_effective = CAP_FULL_SET; in set_cred_user_ns() 53 cred->cap_ambient = CAP_EMPTY_SET; in set_cred_user_ns() 54 cred->cap_bset = CAP_FULL_SET; in set_cred_user_ns() [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | strobemeta.h | 1 // SPDX-License-Identifier: GPL-2.0 40 * 3. map: 1 always, pointer points to additional struct with number 85 * Map of C-string key/value pairs with fixed maximum capacity. Each map has 87 * way appropriate. Map is "write-only", there is no way to get data out of 88 * map. Map is intended to be used to provide metadata for profilers and is 89 * not to be used for internal in-app communication. All methods are 90 * thread-safe. 100 /* number of used entries in map */ 116 #define TLS_NOT_SET -1 128 * - -1 (TLS_NOT_SET) - no metavariable; [all …]
|