Home
last modified time | relevance | path

Searched defs:ancestor (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/ci/
H A Dcheck-patch.py28 ancestor = subprocess.check_output(["git", "merge-base", variable
32 ancestor = ancestor.strip() variable
/linux/net/netfilter/
H A Dxt_cgroup.c117 struct cgroup *ancestor = info->priv; cgroup_mt_v1() local
135 struct cgroup *ancestor = info->priv; cgroup_mt_v2() local
/linux/mm/
H A Dvmpressure.c159 bool ancestor, bool signalled) in vmpressure_event()
186 bool ancestor = false; in vmpressure_work_fn() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_cgroup1_hierarchy.c19 struct cgroup *cgrp, *ancestor; in bpf_link_create_verify() local
/linux/fs/bcachefs/
H A Dsnapshot.c97 static bool __bch2_snapshot_is_ancestor_early(struct snapshot_table *t, u32 id, u32 ancestor) in __bch2_snapshot_is_ancestor_early()
106 static bool bch2_snapshot_is_ancestor_early(struct bch_fs *c, u32 id, u32 ancestor) in bch2_snapshot_is_ancestor_early()
112 static inline u32 get_ancestor_below(struct snapshot_table *t, u32 id, u32 ancestor) in get_ancestor_below()
127 static bool test_ancestor_bitmap(struct snapshot_table *t, u32 id, u32 ancestor) in test_ancestor_bitmap()
136 bool __bch2_snapshot_is_ancestor(struct bch_fs *c, u32 id, u32 ancestor) in __bch2_snapshot_is_ancestor()
H A Dsnapshot.h150 static inline bool bch2_snapshot_is_ancestor(struct bch_fs *c, u32 id, u32 ancestor) in bch2_snapshot_is_ancestor()
H A Dfsck.c729 u32 id, u32 ancestor) in key_visible_in_snapshot()
/linux/include/linux/
H A Dcgroup.h531 struct cgroup *ancestor) in cgroup_is_descendant()
567 struct cgroup *ancestor) in task_under_cgroup_hierarchy()
696 struct cgroup *ancestor) in task_under_cgroup_hierarchy()
/linux/kernel/
H A Dpid_namespace.c397 struct pid_namespace *ancestor, *new = to_pid_ns(ns); in pidns_install() local
/linux/drivers/hv/
H A Dvmbus_drv.c2457 struct acpi_device *ancestor; in vmbus_acpi_add() local
/linux/drivers/base/
H A Dcore.c1924 static bool fwnode_is_ancestor_of(const struct fwnode_handle *ancestor, in fwnode_is_ancestor_of()
/linux/include/net/
H A Dsock.h1400 struct cgroup *ancestor) in sk_under_cgroup_hierarchy()
/linux/lib/
H A Dmaple_tree.c3136 struct maple_enode *ancestor; in mas_split_final_node() local
/linux/net/core/
H A Dfilter.c4994 struct cgroup *ancestor; in __bpf_sk_ancestor_cgroup_id() local