Searched defs:inherit (Results 1 – 20 of 20) sorted by relevance
/linux/arch/riscv/kernel/ |
H A D | vector.c | 163 bool inherit) in riscv_v_ctrl_set() 226 bool inherit; in riscv_v_vstate_ctrl_init() local 259 bool inherit; in riscv_v_vstate_ctrl_set_current() local
|
/linux/tools/testing/selftests/arm64/fp/ |
H A D | vlset.c | 21 static int inherit = 0; variable
|
/linux/tools/perf/util/bpf_skel/ |
H A D | bperf_follower.bpf.c | 34 int inherit; variable
|
/linux/tools/perf/util/ |
H A D | evsel_config.h | 43 bool inherit; member
|
H A D | target.h | 18 bool inherit; member
|
H A D | ftrace.h | 23 bool inherit; member
|
H A D | bpf_counter.c | 450 bool inherit) in bperf_attach_follower_program()
|
H A D | python.c | 779 inherit = 0, in pyrf_evsel__init() local 859 int group = 0, inherit = 0; in pyrf_evsel__open() local
|
/linux/tools/testing/selftests/riscv/vector/ |
H A D | vstate_prctl.c | 14 int test_and_compare_child(long provided, long expected, int inherit, int xtheadvector) in test_and_compare_child()
|
/linux/fs/btrfs/ |
H A D | ioctl.c | 476 static unsigned int create_subvol_num_items(const struct btrfs_qgroup_inherit *inherit) in create_subvol_num_items() 501 struct btrfs_qgroup_inherit *inherit) in create_subvol() 702 struct btrfs_qgroup_inherit *inherit) in create_snapshot() 899 struct btrfs_qgroup_inherit *inherit) in btrfs_mksubvol() 954 struct btrfs_qgroup_inherit *inherit) in btrfs_mksnapshot() 1187 struct btrfs_qgroup_inherit *inherit) in __btrfs_ioctl_snap_create() 1284 struct btrfs_qgroup_inherit *inherit = NULL; in btrfs_ioctl_snap_create_v2() local
|
H A D | transaction.h | 185 struct btrfs_qgroup_inherit *inherit; member
|
H A D | qgroup.c | 3134 struct btrfs_qgroup_inherit *inherit, in btrfs_qgroup_check_inherit() 3191 struct btrfs_qgroup_inherit **inherit) in qgroup_auto_inherit() 3294 struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit()
|
H A D | transaction.c | 1537 struct btrfs_qgroup_inherit *inherit, in qgroup_account_snapshot()
|
/linux/tools/testing/selftests/mm/ |
H A D | mdwe_test.c | 137 bool inherit; in FIXTURE_VARIANT() local
|
/linux/arch/arm64/kernel/ |
H A D | fpsimd.c | 859 bool inherit = flags & PR_SVE_VL_INHERIT; in vec_set_vector_length() local
|
/linux/include/uapi/linux/ |
H A D | perf_event.h | 418 inherit : 1, /* children inherit it */ member
|
/linux/tools/include/uapi/linux/ |
H A D | perf_event.h | 418 inherit : 1, /* children inherit it */ member
|
/linux/mm/ |
H A D | huge_memory.c | 970 unsigned long always, inherit, madvise; in setup_thp_anon() local
|
H A D | shmem.c | 5691 unsigned long always, inherit, madvise, within_size; in setup_thp_shmem() local
|
/linux/drivers/ata/ |
H A D | libata-core.c | 5786 void **inherit = (void **)cur; in ata_finalize_port_ops() local
|