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

/linux-master/tools/testing/selftests/arm64/fp/
H A Dvlset.c21 static int inherit = 0; variable
/linux-master/tools/testing/selftests/mm/
H A Dmdwe_test.c137 bool inherit; local
/linux-master/tools/testing/selftests/riscv/vector/
H A Dvstate_prctl.c51 int test_and_compare_child(long provided, long expected, int inherit) argument
/linux-master/tools/perf/util/
H A Devsel_config.h42 bool inherit; member in union:evsel_config_term::__anon2073
H A Dftrace.h19 bool inherit; member in struct:perf_ftrace
H A Dpython.c858 inherit = 0, local
938 int group = 0, inherit = 0; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Doutp.h99 struct nvkm_ior *(*inherit)(struct nvkm_outp *); member in struct:nvkm_outp_func
/linux-master/arch/riscv/kernel/
H A Dvector.c213 bool inherit; local
246 bool inherit; local
152 riscv_v_ctrl_set(struct task_struct *tsk, int cur, int nxt, bool inherit) argument
[all...]
/linux-master/fs/btrfs/
H A Dtransaction.h179 struct btrfs_qgroup_inherit *inherit; member in struct:btrfs_pending_snapshot
H A Dtransaction.c1535 qgroup_account_snapshot(struct btrfs_trans_handle *trans, struct btrfs_root *src, struct btrfs_root *parent, struct btrfs_qgroup_inherit *inherit, u64 dst_objectid) argument
H A Dioctl.c570 static unsigned int create_subvol_num_items(struct btrfs_qgroup_inherit *inherit) argument
593 create_subvol(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, struct btrfs_qgroup_inherit *inherit) argument
793 create_snapshot(struct btrfs_root *root, struct inode *dir, struct dentry *dentry, bool readonly, struct btrfs_qgroup_inherit *inherit) argument
988 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) argument
1044 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) argument
1280 __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) argument
1384 struct btrfs_qgroup_inherit *inherit = NULL; local
[all...]
H A Dqgroup.c3049 btrfs_qgroup_check_inherit(struct btrfs_fs_info *fs_info, struct btrfs_qgroup_inherit *inherit, size_t size) argument
3100 qgroup_auto_inherit(struct btrfs_fs_info *fs_info, u64 inode_rootid, struct btrfs_qgroup_inherit **inherit) argument
3203 btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, u64 objectid, u64 inode_rootid, struct btrfs_qgroup_inherit *inherit) argument
[all...]
/linux-master/drivers/ata/
H A Dlibata-core.c5751 void **inherit = (void **)cur; local
/linux-master/include/uapi/linux/
H A Dperf_event.h415 inherit : 1, /* children inherit it */ member in struct:perf_event_attr
/linux-master/tools/include/uapi/linux/
H A Dperf_event.h415 inherit : 1, /* children inherit it */ member in struct:perf_event_attr

Completed in 584 milliseconds