Searched full:inherited (Results 1 – 25 of 222) sorted by relevance
123456789
/linux-6.8/drivers/ata/ |
D | pata_artop.c | 96 * None (inherited from caller). 123 * None (inherited from caller). 150 * None (inherited from caller). 177 * None (inherited from caller). 201 * None (inherited from caller). 241 * None (inherited from caller). 356 * Inherited from PCI layer (may sleep).
|
D | pata_rdc.c | 37 * None (inherited from caller). 58 * None (inherited from caller). 85 * None (inherited from caller). 167 * None (inherited from caller). 304 * Inherited from PCI layer (may sleep).
|
D | pata_sch.c | 93 * None (inherited from caller). 122 * None (inherited from caller). 152 * Inherited from PCI layer (may sleep).
|
D | pata_sis.c | 223 * None (inherited from caller). 260 * None (inherited from caller). 285 * None (inherited from caller). 333 * None (inherited from caller). 372 * None (inherited from caller). 411 * None (inherited from caller). 445 * None (inherited from caller). 478 * None (inherited from caller). 717 * Inherited from PCI layer (may sleep).
|
D | libata-sff.c | 62 * Inherited from caller. 82 * Inherited from caller. 114 * Inherited from caller. 137 * Inherited from caller. 154 * Inherited from caller. 225 * Inherited from caller. 313 * Inherited from caller. 341 * Inherited from caller. 390 * Inherited from caller. 471 * Inherited from caller. [all …]
|
D | pata_radisys.c | 37 * None (inherited from caller). 88 * None (inherited from caller). 208 * Inherited from PCI layer (may sleep).
|
D | pata_oldpiix.c | 61 * None (inherited from caller). 123 * None (inherited from caller). 230 * Inherited from PCI layer (may sleep).
|
D | pata_ns87415.c | 49 * None (inherited from caller). 104 * None (inherited from caller). 261 * Inherited from caller. 344 * Inherited from PCI layer (may sleep).
|
D | pata_it8213.c | 72 * None (inherited from caller). 137 * None (inherited from caller). 253 * Inherited from PCI layer (may sleep).
|
D | pata_efar.c | 81 * None (inherited from caller). 155 * None (inherited from caller). 258 * Inherited from PCI layer (may sleep).
|
D | pata_pdc2027x.c | 199 * None (inherited from caller). 235 * None (inherited from caller). 280 * None (inherited from caller). 322 * None (inherited from caller). 418 * None (inherited from caller).
|
/linux-6.8/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.8/tools/testing/selftests/powerpc/dscr/ |
D | dscr_inherit_exec_test.c | 29 fprintf(stderr, "Parent DSCR %ld was not inherited " in do_exec() 35 fprintf(stderr, "Parent DSCR %ld was not inherited " in do_exec()
|
/linux-6.8/tools/testing/selftests/landlock/ |
D | ptrace_test.c | 174 * Same domain (inherited) 191 * Inherited + child domain 209 * Inherited + parent domain 227 * Inherited + parent and child domain (siblings)
|
/linux-6.8/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.8/include/uapi/asm-generic/ |
D | fcntl.h | 139 * not inherited across a fork(). 143 * process. This means that they are inherited across fork() like BSD (flock)
|
/linux-6.8/tools/include/uapi/asm-generic/ |
D | fcntl.h | 139 * not inherited across a fork(). 143 * process. This means that they are inherited across fork() like BSD (flock)
|
/linux-6.8/Documentation/arch/arm/stm32/ |
D | stm32mp157-overview.rst | 14 - Standard connectivity, widely inherited from the STM32 MCU family
|
D | stm32mp13-overview.rst | 13 - Standard connectivity, widely inherited from the STM32 MCU family
|
D | stm32mp151-overview.rst | 13 - Standard connectivity, widely inherited from the STM32 MCU family
|
/linux-6.8/drivers/net/ethernet/asix/ |
D | Kconfig | 30 inherited by network interfaces during probe. It can be
|
/linux-6.8/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.8/fs/smb/client/ |
D | cifsacl.h | 144 #define ACL_CONTROL_SI 0x0800 /* SACL Auto-Inherited */ 145 #define ACL_CONTROL_DI 0x0400 /* DACL Auto-Inherited */
|
/linux-6.8/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.8/net/wireless/tests/ |
D | scan.c | 38 .desc = "ML not inherited", 66 .desc = "fragments inherited", 584 * SSID (inherited) + RNR (inherited) + vendor element(s) + in KUNIT_ARRAY_PARAM_DESC()
|
123456789