| /linux/rust/syn/ |
| H A D | restriction.rs | 7 /// The visibility level of an item: inherited or `pub` or 24 /// An inherited visibility, which usually means private. 25 Inherited, 82 return Ok(Visibility::Inherited); in parse() 89 Ok(Visibility::Inherited) in parse() 142 Visibility::Inherited => false, in is_some() 163 Visibility::Inherited => {} in to_tokens()
|
| /linux/tools/testing/selftests/landlock/ |
| H A D | scoped_base_variants.h | 91 * Same domain (inherited) 108 * Inherited + child domain 126 * Inherited + parent domain 144 * Inherited + parent and child domain (siblings)
|
| /linux/drivers/ata/ |
| H A 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).
|
| H A 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).
|
| H A D | pata_sch.c | 93 * None (inherited from caller). 122 * None (inherited from caller). 152 * Inherited from PCI layer (may sleep).
|
| H A 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).
|
| H A D | libata-sff.c | 61 * Inherited from caller. 81 * Inherited from caller. 113 * Inherited from caller. 136 * Inherited from caller. 153 * Inherited from caller. 224 * Inherited from caller. 312 * Inherited from caller. 340 * Inherited from caller. 389 * Inherited from caller. 470 * Inherited from caller. [all …]
|
| H A 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).
|
| H A D | pata_oldpiix.c | 61 * None (inherited from caller). 123 * None (inherited from caller). 230 * Inherited from PCI layer (may sleep).
|
| H A D | pata_efar.c | 81 * None (inherited from caller). 155 * None (inherited from caller). 258 * Inherited from PCI layer (may sleep).
|
| H A D | pata_it8213.c | 72 * None (inherited from caller). 137 * None (inherited from caller). 253 * Inherited from PCI layer (may sleep).
|
| H A 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/Documentation/userspace-api/ |
| H A 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/tools/testing/selftests/powerpc/dscr/ |
| H A 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/fs/smb/client/ |
| H A D | cifsacl.h | 55 #define ACL_CONTROL_SI 0x0800 /* SACL Auto-Inherited */ 56 #define ACL_CONTROL_DI 0x0400 /* DACL Auto-Inherited */
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A 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/tools/include/uapi/asm-generic/ |
| H A D | fcntl.h | |
| /linux/include/uapi/asm-generic/ |
| H A D | fcntl.h | 138 * not inherited across a fork(). 142 * process. This means that they are inherited across fork() like BSD (flock)
|
| /linux/Documentation/arch/arm/stm32/ |
| H A D | stm32mp157-overview.rst | 14 - Standard connectivity, widely inherited from the STM32 MCU family
|
| /linux/drivers/net/ethernet/asix/ |
| H A D | Kconfig | 30 inherited by network interfaces during probe. It can be
|
| /linux/tools/testing/selftests/powerpc/dexcr/ |
| H A D | dexcr_test.c | 27 "setting aspect across exec not inherited"); in dexcr_prctl_onexec_test_child() 35 "clearing aspect across exec not inherited"); in dexcr_prctl_onexec_test_child()
|
| /linux/tools/testing/selftests/mm/ |
| H A D | ksm_functional_tests.c | 453 /* Verify that prctl ksm flag is inherited. */ 495 ksft_test_result_pass("PR_SET_MEMORY_MERGE value is inherited\n"); in test_prctl_fork() 595 ksft_test_result_pass("PR_SET_MEMORY_MERGE value is inherited\n"); in test_prctl_fork_exec() 688 ksft_test_result_pass("ksm_merging_pages is not inherited after fork\n"); in test_fork_ksm_merging_page_count()
|
| /linux/tools/testing/selftests/drivers/net/team/ |
| H A D | non_ether_header_ops.sh | 34 # dev_hard_header() on t0, exercising the inherited header_ops path.
|
| /linux/tools/testing/selftests/perf_events/ |
| H A D | remove_on_exec.c | 49 * Children normally retain their inherited event on exec; with in make_event_attr() 128 * Non-exec child, to ensure exec does not affect inherited events of in TEST_F()
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-cgroup.rst | 59 for events within a cgroup. This includes inherited along with attached 71 for events within a cgroup. This includes inherited along with attached
|