| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | transaction.h | 156 struct btrfs_qgroup_inherit *inherit; member
|
| H A D | transaction.c | 1423 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 D | qgroup.c | 2848 btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, u64 objectid, struct btrfs_qgroup_inherit *inherit) btrfs_qgroup_inherit() argument [all...] |
| H A D | ioctl.c | 577 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...] |
| /third_party/musl/libc-test/src/functionalext/unittest/ |
| H A D | unit_test_ldso_dynlink.c | 545 struct _namespace_inherit_ inherit = {.inherited_ns = &second_ns, .shared_libs = NULL}; in dynlink_test_0350() local
|
| H A D | unit_test_ldso_namespace.c | 55 ns_inherit inherit; in namespace_test_0020() local
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLRehydrator.cpp | 542 std::shared_ptr<SymbolTable> Rehydrator::symbolTable(bool inherit) { in symbolTable() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | transaction.c | 1530 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 D | qgroup.c | 2931 btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, u64 objectid, struct btrfs_qgroup_inherit *inherit) btrfs_qgroup_inherit() argument [all...] |
| H A D | ioctl.c | 560 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...] |
| /third_party/ntfs-3g/src/ |
| H A D | ntfs-3g_common.h | 169 BOOL inherit; member
|
| /third_party/musl/porting/liteos_m/user/hook/ |
| H A D | los_usr_libc.c | 70 int pthread_attr_setinheritsched(pthread_attr_t *attr, int inherit) in pthread_attr_setinheritsched() argument 75 int pthread_attr_getinheritsched(const pthread_attr_t *attr, int *inherit) in pthread_attr_getinheritsched() argument
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_write_ast.c | 581 struct cil_blockinherit *inherit = node->data; in cil_write_ast_node() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | python.c | 754 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 D | python.c | 857 inherit = 0, in pyrf_evsel__init() local 937 int group = 0, inherit = 0; in pyrf_evsel__open() local [all...] |
| /third_party/googletest/googletest/src/ |
| H A D | gtest-death-test.cc | 1315 struct inheritance inherit = {0}; in ExecDeathTestSpawnChild() local
|
| /third_party/node/deps/googletest/src/ |
| H A D | gtest-death-test.cc | 1281 struct inheritance inherit = {0}; in ExecDeathTestSpawnChild() local
|
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest-death-test.cc | 1340 struct inheritance inherit = {0}; in ExecDeathTestSpawnChild() local
|
| /kernel/linux/linux-5.10/drivers/ata/ |
| H A D | libata-core.c | 5566 void **inherit = (void **)cur; in ata_finalize_port_ops() local
|
| /kernel/linux/linux-5.10/tools/include/uapi/linux/ |
| H A D | perf_event.h | 346 inherit : 1, /* children inherit it */ member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | perf_event.h | 346 inherit : 1, /* children inherit it */ member
|
| /kernel/linux/linux-6.6/drivers/ata/ |
| H A D | libata-core.c | 5723 void **inherit = (void **)cur; in ata_finalize_port_ops() local
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | perf_event.h | 199 inherit : 1, member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | perf_event.h | 206 __u64 disabled : 1, inherit : 1, pinned : 1, exclusive : 1, exclude_user : 1, exclude_kernel : 1, exclude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1, task : 1, watermark : 1, precise_ip : 2, mmap_data : 1, sample_id_all : 1, exclude_host : 1, exclude_guest : 1, exclude_callchain_kernel : 1, exclude_callchain_user : 1, mmap2 : 1, comm_exec : 1, use_clockid : 1, context_switch : 1, write_backward : 1, namespaces : 1, ksymbol : 1, bpf_event : 1, aux_output : 1, cgroup : 1, text_poke : 1, __reserved_1 : 30; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | perf_event.h | 206 __u64 disabled : 1, inherit : 1, pinned : 1, exclusive : 1, exclude_user : 1, exclude_kernel : 1, exclude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1, task : 1, watermark : 1, precise_ip : 2, mmap_data : 1, sample_id_all : 1, exclude_host : 1, exclude_guest : 1, exclude_callchain_kernel : 1, exclude_callchain_user : 1, mmap2 : 1, comm_exec : 1, use_clockid : 1, context_switch : 1, write_backward : 1, namespaces : 1, ksymbol : 1, bpf_event : 1, aux_output : 1, cgroup : 1, text_poke : 1, __reserved_1 : 30; member
|