Searched defs:ancestor (Results 1 - 22 of 22) sorted by relevance

/linux-master/drivers/gpu/drm/ci/
H A Dcheck-patch.py28 ancestor = subprocess.check_output(["git", "merge-base", variable
32 ancestor = ancestor.strip() variable
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_cgroup1_hierarchy.c19 struct cgroup *cgrp, *ancestor; local
/linux-master/net/netfilter/
H A Dxt_cgroup.c117 struct cgroup *ancestor = info->priv; local
135 struct cgroup *ancestor = info->priv; local
/linux-master/fs/bcachefs/
H A Dsnapshot.h174 static inline bool bch2_snapshot_is_ancestor(struct bch_fs *c, u32 id, u32 ancestor) argument
H A Dsnapshot.c95 static bool __bch2_snapshot_is_ancestor_early(struct snapshot_table *t, u32 id, u32 ancestor) argument
104 static bool bch2_snapshot_is_ancestor_early(struct bch_fs *c, u32 id, u32 ancestor) argument
113 static inline u32 get_ancestor_below(struct snapshot_table *t, u32 id, u32 ancestor) argument
128 static bool test_ancestor_bitmap(struct snapshot_table *t, u32 id, u32 ancestor) argument
137 __bch2_snapshot_is_ancestor(struct bch_fs *c, u32 id, u32 ancestor) argument
[all...]
H A Dfsck.c583 key_visible_in_snapshot(struct bch_fs *c, struct snapshots_seen *seen, u32 id, u32 ancestor) argument
[all...]
/linux-master/mm/
H A Dvmpressure.c186 bool ancestor = false; local
157 vmpressure_event(struct vmpressure *vmpr, const enum vmpressure_levels level, bool ancestor, bool signalled) argument
/linux-master/kernel/
H A Dpid_namespace.c393 struct pid_namespace *ancestor, *new = to_pid_ns(ns); local
H A Duser_namespace.c1303 bool in_userns(const struct user_namespace *ancestor, argument
/linux-master/fs/overlayfs/
H A Dexport.c487 struct dentry *ancestor = ERR_PTR(-EIO); local
[all...]
/linux-master/drivers/base/power/
H A Dqos.c632 struct device *ancestor = dev->parent; local
[all...]
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_cpu.c443 const char *ancestor; local
/linux-master/include/linux/
H A Duser_namespace.h219 static inline bool in_userns(const struct user_namespace *ancestor, argument
H A Dcgroup.h511 cgroup_is_descendant(struct cgroup *cgrp, struct cgroup *ancestor) argument
547 task_under_cgroup_hierarchy(struct task_struct *task, struct cgroup *ancestor) argument
676 task_under_cgroup_hierarchy(struct task_struct *task, struct cgroup *ancestor) argument
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm_pt.c365 struct amdgpu_bo *ancestor = &vmbo->bo; local
/linux-master/kernel/bpf/
H A Dhelpers.c424 struct cgroup *ancestor; local
2202 struct cgroup *ancestor; local
2240 bpf_task_under_cgroup(struct task_struct *task, struct cgroup *ancestor) argument
[all...]
/linux-master/drivers/hv/
H A Dvmbus_drv.c2253 struct acpi_device *ancestor; local
/linux-master/lib/
H A Dmaple_tree.c3139 struct maple_enode *ancestor; local
/linux-master/drivers/base/
H A Dcore.c1931 static bool fwnode_is_ancestor_of(const struct fwnode_handle *ancestor, argument
[all...]
/linux-master/fs/btrfs/
H A Dsend.c3537 u64 ancestor; local
[all...]
/linux-master/include/net/
H A Dsock.h1363 sk_under_cgroup_hierarchy(struct sock *sk, struct cgroup *ancestor) argument
/linux-master/net/core/
H A Dfilter.c4926 struct cgroup *ancestor; local

Completed in 624 milliseconds