Searched refs:inherited (Results 1 – 25 of 59) sorted by relevance
123
/linux-6.6.21/Documentation/arch/arm/stm32/ |
D | stm32mp157-overview.rst | 14 - Standard connectivity, widely inherited from the STM32 MCU family
|
D | stm32mp151-overview.rst | 13 - Standard connectivity, widely inherited from the STM32 MCU family
|
D | stm32mp13-overview.rst | 13 - Standard connectivity, widely inherited from the STM32 MCU family
|
/linux-6.6.21/Documentation/userspace-api/ |
D | no_new_privs.rst | 17 inherited chroot. 24 can set ``no_new_privs``. Once the bit is set, it is inherited across fork,
|
/linux-6.6.21/Documentation/devicetree/bindings/interrupt-controller/ |
D | interrupts.txt | 21 controller node. This property is inherited, so it may be specified in an 27 the inherited one. Each entry in this property contains both the parent phandle
|
/linux-6.6.21/drivers/net/ethernet/asix/ |
D | Kconfig | 30 inherited by network interfaces during probe. It can be
|
/linux-6.6.21/Documentation/devicetree/bindings/leds/ |
D | leds-class-multicolor.yaml | 19 LED class. Common LED nodes and properties are inherited from the common.yaml
|
/linux-6.6.21/Documentation/devicetree/bindings/display/panel/ |
D | samsung,lms397kf04.yaml | 42 description: inherited as a SPI client node, the datasheet specifies
|
/linux-6.6.21/tools/bpf/bpftool/Documentation/ |
D | bpftool-cgroup.rst | 57 inherited along with attached ones. 70 inherited along with attached ones.
|
/linux-6.6.21/Documentation/admin-guide/media/ |
D | omap4_camera.rst | 27 It makes use of the Media Controller framework [#f2]_, and inherited most of the
|
/linux-6.6.21/Documentation/devicetree/bindings/i2c/ |
D | st,nomadik-i2c.yaml | 10 Microelectronics STn8800 SoC, and was then inherited into STn8810 and
|
/linux-6.6.21/arch/arm/boot/dts/ti/omap/ |
D | omap3-gta04a5one.dts | 42 /* switch inherited setup to OneNAND */
|
/linux-6.6.21/tools/net/ynl/ |
D | ynl-gen-c.py | 595 def __init__(self, family, space_name, type_list=None, inherited=None): argument 600 self._inherited = inherited if inherited is not None else [] 601 self.inherited = [] 645 self.inherited = [c_lower(x) for x in sorted(self._inherited)] 914 self.pure_nested_structs[nested] = Struct(self, nested, inherited=inherit) 1459 for arg in struct.inherited: 1536 for arg in struct.inherited: 1722 for arg in struct.inherited:
|
/linux-6.6.21/Documentation/admin-guide/ |
D | xfs.rst | 331 inherited by files in that directory. 336 inherited by files in that directory. 341 inherited by files in that directory. 346 inherited by files in that directory. 351 inherited by files in that directory.
|
/linux-6.6.21/drivers/gpu/drm/i915/display/ |
D | hsw_ips.c | 162 if (intel_crtc_needs_fastset(new_crtc_state) && old_crtc_state->inherited) in hsw_ips_need_enable()
|
/linux-6.6.21/Documentation/block/ |
D | ioprio.rst | 49 are inherited on fork, so you can use ionice to start the process at a given
|
/linux-6.6.21/Documentation/ABI/stable/ |
D | sysfs-devices-system-cpu | 24 If set by a process it will be inherited by child processes.
|
/linux-6.6.21/Documentation/security/ |
D | landlock.rst | 25 evaluated according to the inherited ones in a way that ensures that only more
|
/linux-6.6.21/Documentation/powerpc/ |
D | imc.rst | 44 inherited from the PMU.
|
D | pmu-ebb.rst | 136 EBB events are not inherited across fork. If the child process wishes to use
|
/linux-6.6.21/arch/arm64/boot/dts/qcom/ |
D | msm8996pro.dtsi | 337 /* The rest is inherited from msm8996 */
|
/linux-6.6.21/Documentation/arch/arm64/ |
D | tagged-address-abi.rst | 87 The ABI properties described above are thread-scoped, inherited on
|
/linux-6.6.21/Documentation/arch/x86/ |
D | xstate.rst | 72 Permission, when granted, is valid per process. Permissions are inherited
|
/linux-6.6.21/Documentation/admin-guide/cgroup-v1/ |
D | freezer-subsystem.rst | 58 cgroup has its own state (self-state) and the state inherited from the
|
/linux-6.6.21/fs/ |
D | Kconfig.binfmt | 94 inherited. See Documentation/filesystems/proc.rst for details.
|
123