Home
last modified time | relevance | path

Searched defs:inherit (Results 1 – 20 of 20) sorted by relevance

/kernel/liteos_a/compat/posix/src/
Dpthread_attr.c119 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/
DIt_posix_pthread_013.c44 int inherit; in Testcase() local
DIt_posix_pthread_044.c109 int inherit; in Testcase() local
/kernel/liteos_m/testsuites/sample/posix/pthread/
DIt_posix_pthread_005.c37 int inherit; in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
DIt_posix_pthread_013.cpp37 int inherit; in Testcase() local
DIt_posix_pthread_044.cpp99 int inherit; in Testcase() local
/kernel/liteos_m/kal/posix/src/
Dpthread_attr.c119 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/
Dvlset.c21 static int inherit = 0; variable
/kernel/linux/linux-5.10/tools/perf/util/
Devsel_config.h42 bool inherit; member
Dpython.c754 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/
Dioctl.c580 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
Dtransaction.h156 struct btrfs_qgroup_inherit *inherit; member
Dtransaction.c1419 struct btrfs_qgroup_inherit *inherit, in qgroup_account_snapshot()
Dqgroup.c2821 u64 objectid, struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit()
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-ftrace.c46 bool inherit; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dperf_event.h199 inherit : 1, member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dperf_event.h206 …__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/
Dperf_event.h343 inherit : 1, /* children inherit it */ member
/kernel/linux/linux-5.10/include/uapi/linux/
Dperf_event.h346 inherit : 1, /* children inherit it */ member
/kernel/linux/linux-5.10/drivers/ata/
Dlibata-core.c5563 void **inherit = (void **)cur; in ata_finalize_port_ops() local