/linux/tools/perf/util/ |
H A D | hwmon_pmu.h | 18 * This enum is exposed for testing. 42 * This enum is exposed for testing. 97 * union is exposed for testing to ensure problems are avoided on big 126 * Exposed for testing. 142 * Exposed for testing. Regular construction should happen via
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun7i-a20-olimex-som204-evb.dts | 134 /* Exposed to UEXT1 */ 145 /* Exposed to UEXT2 */ 266 /* Exposed to UEXT1 */ 274 /* Exposed to UEXT2 */ 295 /* Exposed to UEXT1 */ 302 /* Exposed to UEXT2 */
|
/linux/Documentation/admin-guide/perf/ |
H A D | qcom_l3_pmu.rst | 7 by all cores within a socket. Each slice is exposed as a separate uncore perf 18 exposed via the "event" format attribute. In addition to the 32bit physical 20 counter chaining. This feature is exposed via the "lc" (long counter) format
|
/linux/Documentation/driver-api/cxl/linux/ |
H A D | dax-driver.rst | 22 A `DAX Device` is a file-like interface exposed in :code:`/dev/daxN.Y`. A 23 memory region exposed via dax device can be accessed via userland software 34 will be exposed to the kernel page allocator in the user-selected memory
|
/linux/Documentation/admin-guide/laptops/ |
H A D | alienware-wmi.rst | 69 exposed to user-space through the Platform Profile class interface. Refer to 93 of these features are exposed to user-space through the HWMON interface. 106 Manual fan control on the other hand, is not exposed directly by the AWCC 114 Due to the above behavior, the fan `boost` control is exposed to user-space
|
/linux/Documentation/admin-guide/gpio/ |
H A D | gpio-mockup.rst | 15 chips for testing purposes. The lines exposed by these chips can be accessed 31 parameter is the number of lines exposed by the chip. 42 GPIO lines exposed by it should be named.
|
H A D | gpio-sim.rst | 7 chips for testing purposes. The lines exposed by these chips can be accessed 18 values of exposed attributes. Once the chip is instantiated, this hierarchy 47 the number of lines exposed by this bank. 126 directory for each exposed line
|
/linux/include/linux/ |
H A D | memory.h | 92 /* These states are exposed to userspace as text strings in sysfs */ 93 #define MEM_ONLINE (1<<0) /* exposed to userspace */ 94 #define MEM_GOING_OFFLINE (1<<1) /* exposed to userspace */ 95 #define MEM_OFFLINE (1<<2) /* exposed to userspace */
|
H A D | fs_types.h | 24 * exposed to user via getdents(2), readdir(3) 54 * so whiteout dirents are exposed to user as DT_CHR.
|
/linux/Documentation/sound/hd-audio/ |
H A D | realtek-pc-beep.rst | 7 route audio between pins but aren't themselves exposed as HDA widgets. As far 35 by h and S bits. Does not affect the level of 1Ah exposed to other widgets. 39 by h and S bits. Does not affect the level of 1Ah exposed to other widgets. 86 This particular register, exposed at coefficient 0x36 and named in commits from
|
/linux/drivers/misc/mei/ |
H A D | hw-txe-regs.h | 124 * and it is also exposed in the SeC memory space. 138 * and it is also exposed in the SeC memory space. 194 * This register is both an ICR to SeC and it is also exposed 204 * This register is both an ICR to SeC and it is also exposed
|
/linux/Documentation/userspace-api/gpio/ |
H A D | chardev_v1.rst | 31 The Chip represents a single GPIO chip and is exposed to userspace using device 68 access to a set of requested lines. The line handle is exposed to userspace 93 access to a requested line. The line event is exposed to userspace
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_vf_lib_private.h | 11 * Functions which may be used by other files should be exposed as part of 14 * Functions in this file are exposed only when CONFIG_PCI_IOV is enabled, and
|
/linux/rust/bindings/ |
H A D | lib.rs | 56 // When both a directly exposed symbol and a helper exists for the same function, 57 // the directly exposed symbol is preferred and the helper becomes dead code, so
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | x-powers,ac100.yaml | 35 Name of the 4M_adda clock exposed by the codec 66 Name of the cko1, cko2 and cko3 clocks exposed by the codec
|
/linux/tools/perf/pmu-events/arch/x86/pantherlake/ |
H A D | other.json | 3 …other hardware assists or traps that are not necessarily architecturally exposed (through a softwa… 7 …other hardware assists or traps that are not necessarily architecturally exposed (through a softwa…
|
/linux/Documentation/arch/arm64/ |
H A D | pointer-authentication.rst | 76 The regset is exposed only when HWCAP_PACA is set. Separate masks are 77 exposed for data pointers and instruction pointers, as the set of PAC 129 exposed outside of the function, while still allowing binaries conforming to
|
/linux/arch/x86/kernel/cpu/resctrl/ |
H A D | internal.h | 52 * @d_resctrl: Properties exposed to the resctrl file system 65 * @d_resctrl: Properties exposed to the resctrl file system 105 * regardless of CDP. This is exposed via
|
/linux/Documentation/virt/kvm/devices/ |
H A D | xive.rst | 22 are required for interrupt management. These are exposed to the 36 They are exposed to software in four different pages each proposing 39 third (operating system) and the fourth (user level) are exposed the 53 pages exposed to the guest should accommodate this change.
|
/linux/drivers/scsi/ |
H A D | pmcraid.h | 659 /* Array of allowed-to-be-exposed resources, initialized from 665 struct list_head used_res_q; /* List of to be exposed resources */ 795 struct list_head queue; /* link to "to be exposed" resources */ 915 "Unit Attention, incompatible exposed mode device"}, 937 "Unit Attention, array exposed"}, 939 "Unit Attention, exposed array is still protected"}, 951 "Data Protect, exposed array is short a required device"}, 955 "Data Protect, exposed mode device resource address conflict"}, 957 "Data Protect, incorrect resource address of exposed mode device"},
|
/linux/Documentation/arch/powerpc/ |
H A D | elf_hwcaps.rst | 17 exposed in the auxiliary vector. 70 5. The HWCAPs exposed in AT_HWCAP 178 6. The HWCAPs exposed in AT_HWCAP2
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | nuvoton,sgpio.yaml | 51 The numbers of GPIO's exposed. GPIO lines are only for GPI. 58 The numbers of GPIO's exposed. GPIO lines are only for GPO.
|
/linux/Documentation/networking/devlink/ |
H A D | netdevsim.rst | 70 Rate nodes and their parameters are exposed in ``netdevsim`` debugfs in RO mode. 78 Same parameters are exposed for leaf objects in corresponding ports directories.
|
/linux/tools/perf/pmu-events/arch/x86/graniterapids/ |
H A D | other.json | 3 …other hardware assists or traps that are not necessarily architecturally exposed (through a softwa… 7 …other hardware assists or traps that are not necessarily architecturally exposed (through a softwa…
|
/linux/Documentation/scsi/ |
H A D | ufs.rst | 90 * UDM_SAP: Device manager service access point is exposed to device 93 * UTP_CMD_SAP: Command service access point is exposed to UFS command 95 * UTP_TM_SAP: Task management service access point is exposed to task
|