Home
last modified time | relevance | path

Searched defs:inherit (Results 1 - 25 of 34) sorted by relevance

12

/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_013.c44 int inherit; in Testcase() local
H A DIt_posix_pthread_044.c109 int inherit; in Testcase() local
/kernel/liteos_m/testsuites/sample/posix/pthread/
H A DIt_posix_pthread_005.c37 int inherit; in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_013.cpp37 int inherit; in Testcase() local
H A DIt_posix_pthread_044.cpp99 int inherit; in Testcase() local
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/fp/
H A Dvlset.c21 static int inherit = 0; variable
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/
H A Dvlset.c21 static int inherit = 0; variable
/kernel/linux/linux-6.6/tools/testing/selftests/riscv/vector/
H A Dvstate_prctl.c59 int test_and_compare_child(long provided, long expected, int inherit) in test_and_compare_child() argument
/kernel/liteos_a/compat/posix/src/
H A Dpthread_attr.c119 int pthread_attr_setinheritsched(pthread_attr_t *attr, int inherit) in pthread_attr_setinheritsched() argument
129 int pthread_attr_getinheritsched(const pthread_attr_t *attr, int *inherit) in pthread_attr_getinheritsched() argument
/kernel/liteos_m/kal/posix/src/
H A Dpthread_attr.c119 int pthread_attr_setinheritsched(pthread_attr_t *attr, int inherit) in pthread_attr_setinheritsched() argument
129 int pthread_attr_getinheritsched(const pthread_attr_t *attr, int *inherit) in pthread_attr_getinheritsched() argument
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dvector.c176 bool inherit; in riscv_v_vstate_ctrl_init() local
209 bool inherit; in riscv_v_vstate_ctrl_set_current() local
116 riscv_v_ctrl_set(struct task_struct *tsk, int cur, int nxt, bool inherit) riscv_v_ctrl_set() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Devsel_config.h42 bool inherit; member
H A Dpython.c754 inherit = 0, in pyrf_evsel__init() local
834 int group = 0, inherit = 0; in pyrf_evsel__open() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Devsel_config.h42 bool inherit; member
H A Dftrace.h19 bool inherit; member
H A Dpython.c857 inherit = 0, in pyrf_evsel__init() local
937 int group = 0, inherit = 0; in pyrf_evsel__open() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtransaction.h161 struct btrfs_qgroup_inherit *inherit; member
H A Dtransaction.c1530 qgroup_account_snapshot(struct btrfs_trans_handle *trans, struct btrfs_root *src, struct btrfs_root *parent, struct btrfs_qgroup_inherit *inherit, u64 dst_objectid) qgroup_account_snapshot() argument
H A Dqgroup.c2931 btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, u64 objectid, struct btrfs_qgroup_inherit *inherit) btrfs_qgroup_inherit() argument
[all...]
H A Dioctl.c560 static unsigned int create_subvol_num_items(struct btrfs_qgroup_inherit *inherit) in create_subvol_num_items() argument
583 create_subvol(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, struct btrfs_qgroup_inherit *inherit) create_subvol() argument
775 create_snapshot(struct btrfs_root *root, struct inode *dir, struct dentry *dentry, bool readonly, struct btrfs_qgroup_inherit *inherit) create_snapshot() argument
957 btrfs_mksubvol(const struct path *parent, struct mnt_idmap *idmap, const char *name, int namelen, struct btrfs_root *snap_src, bool readonly, struct btrfs_qgroup_inherit *inherit) btrfs_mksubvol() argument
1013 btrfs_mksnapshot(const struct path *parent, struct mnt_idmap *idmap, const char *name, int namelen, struct btrfs_root *root, bool readonly, struct btrfs_qgroup_inherit *inherit) btrfs_mksnapshot() argument
1246 __btrfs_ioctl_snap_create(struct file *file, struct mnt_idmap *idmap, const char *name, unsigned long fd, int subvol, bool readonly, struct btrfs_qgroup_inherit *inherit) __btrfs_ioctl_snap_create() argument
1347 struct btrfs_qgroup_inherit *inherit = NULL; btrfs_ioctl_snap_create_v2() local
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-ftrace.c46 bool inherit; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dtransaction.h156 struct btrfs_qgroup_inherit *inherit; member
H A Dtransaction.c1423 qgroup_account_snapshot(struct btrfs_trans_handle *trans, struct btrfs_root *src, struct btrfs_root *parent, struct btrfs_qgroup_inherit *inherit, u64 dst_objectid) qgroup_account_snapshot() argument
H A Dqgroup.c2848 btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, u64 objectid, struct btrfs_qgroup_inherit *inherit) btrfs_qgroup_inherit() argument
[all...]
H A Dioctl.c577 create_subvol(struct inode *dir, struct dentry *dentry, const char *name, int namelen, struct btrfs_qgroup_inherit *inherit) create_subvol() argument
791 create_snapshot(struct btrfs_root *root, struct inode *dir, struct dentry *dentry, bool readonly, struct btrfs_qgroup_inherit *inherit) create_snapshot() argument
965 btrfs_mksubvol(const struct path *parent, const char *name, int namelen, struct btrfs_root *snap_src, bool readonly, struct btrfs_qgroup_inherit *inherit) btrfs_mksubvol() argument
1020 btrfs_mksnapshot(const struct path *parent, const char *name, int namelen, struct btrfs_root *root, bool readonly, struct btrfs_qgroup_inherit *inherit) btrfs_mksnapshot() argument
1825 __btrfs_ioctl_snap_create(struct file *file, const char *name, unsigned long fd, int subvol, bool readonly, struct btrfs_qgroup_inherit *inherit) __btrfs_ioctl_snap_create() argument
1923 struct btrfs_qgroup_inherit *inherit = NULL; btrfs_ioctl_snap_create_v2() local
[all...]

Completed in 28 milliseconds

12