/kernel/liteos_a/compat/posix/src/ |
D | pthread_attr.c | 119 int pthread_attr_setinheritsched(pthread_attr_t *attr, int inherit) in pthread_attr_setinheritsched() 129 int pthread_attr_getinheritsched(const pthread_attr_t *attr, int *inherit) in pthread_attr_getinheritsched()
|
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
D | It_posix_pthread_013.c | 44 int inherit; in Testcase() local
|
D | It_posix_pthread_044.c | 109 int inherit; in Testcase() local
|
/kernel/liteos_m/testsuites/sample/posix/pthread/ |
D | It_posix_pthread_005.c | 37 int inherit; in Testcase() local
|
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
D | It_posix_pthread_013.cpp | 37 int inherit; in Testcase() local
|
D | It_posix_pthread_044.cpp | 99 int inherit; in Testcase() local
|
/kernel/liteos_m/kal/posix/src/ |
D | pthread_attr.c | 119 int pthread_attr_setinheritsched(pthread_attr_t *attr, int inherit) in pthread_attr_setinheritsched() 129 int pthread_attr_getinheritsched(const pthread_attr_t *attr, int *inherit) in pthread_attr_getinheritsched()
|
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/fp/ |
D | vlset.c | 21 static int inherit = 0; variable
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | evsel_config.h | 42 bool inherit; member
|
D | python.c | 754 inherit = 0, in pyrf_evsel__init() local 834 int group = 0, inherit = 0; in pyrf_evsel__open() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
D | ioctl.c | 580 struct btrfs_qgroup_inherit *inherit) in create_subvol() 793 struct btrfs_qgroup_inherit *inherit) in create_snapshot() 966 struct btrfs_qgroup_inherit *inherit) in btrfs_mksubvol() 1021 struct btrfs_qgroup_inherit *inherit) in btrfs_mksnapshot() 1825 struct btrfs_qgroup_inherit *inherit) in __btrfs_ioctl_snap_create() 1911 struct btrfs_qgroup_inherit *inherit = NULL; in btrfs_ioctl_snap_create_v2() local
|
D | transaction.h | 156 struct btrfs_qgroup_inherit *inherit; member
|
D | transaction.c | 1419 struct btrfs_qgroup_inherit *inherit, in qgroup_account_snapshot()
|
D | qgroup.c | 2821 u64 objectid, struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit()
|
/kernel/linux/linux-5.10/tools/perf/ |
D | builtin-ftrace.c | 46 bool inherit; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | perf_event.h | 199 inherit : 1, member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | perf_event.h | 206 …__u64 disabled : 1, inherit : 1, pinned : 1, exclusive : 1, exclude_user : 1, exclude_kernel : 1, … member
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
D | perf_event.h | 343 inherit : 1, /* children inherit it */ member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | perf_event.h | 346 inherit : 1, /* children inherit it */ member
|
/kernel/linux/linux-5.10/drivers/ata/ |
D | libata-core.c | 5563 void **inherit = (void **)cur; in ata_finalize_port_ops() local
|