Searched refs:inherited (Results 1 – 25 of 56) sorted by relevance
123
| /Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/drivers/net/ethernet/asix/ |
| D | Kconfig | 30 inherited by network interfaces during probe. It can be
|
| /Linux-v6.6/tools/bpf/bpftool/Documentation/ |
| D | bpftool-cgroup.rst | 57 inherited along with attached ones. 70 inherited along with attached ones.
|
| /Linux-v6.6/Documentation/admin-guide/media/ |
| D | omap4_camera.rst | 27 It makes use of the Media Controller framework [#f2]_, and inherited most of the
|
| /Linux-v6.6/arch/arm/boot/dts/ti/omap/ |
| D | omap3-gta04a5one.dts | 42 /* switch inherited setup to OneNAND */
|
| /Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/Documentation/block/ |
| D | ioprio.rst | 49 are inherited on fork, so you can use ionice to start the process at a given
|
| /Linux-v6.6/Documentation/ABI/stable/ |
| D | sysfs-devices-system-cpu | 24 If set by a process it will be inherited by child processes.
|
| /Linux-v6.6/Documentation/security/ |
| D | landlock.rst | 25 evaluated according to the inherited ones in a way that ensures that only more
|
| /Linux-v6.6/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-v6.6/Documentation/arch/x86/ |
| D | xstate.rst | 72 Permission, when granted, is valid per process. Permissions are inherited
|
| D | shstk.rst | 60 on a per-thread basis. The enablement status is inherited on clone, so if the
|
| /Linux-v6.6/Documentation/arch/arm64/ |
| D | tagged-address-abi.rst | 87 The ABI properties described above are thread-scoped, inherited on
|
| D | asymmetric-32bit.rst | 76 mask is saved. This saved mask is inherited over ``fork(2)`` and
|
| /Linux-v6.6/Documentation/admin-guide/cgroup-v1/ |
| D | freezer-subsystem.rst | 58 cgroup has its own state (self-state) and the state inherited from the
|
| /Linux-v6.6/arch/arm64/boot/dts/qcom/ |
| D | msm8996pro.dtsi | 337 /* The rest is inherited from msm8996 */
|
| /Linux-v6.6/fs/ |
| D | Kconfig.binfmt | 94 inherited. See Documentation/filesystems/proc.rst for details.
|
| /Linux-v6.6/Documentation/networking/ |
| D | netdev-features.rst | 33 3. netdev->vlan_features set contains features whose state is inherited
|
123