| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_cgroup.c | 117 struct cgroup *ancestor = info->priv; in cgroup_mt_v1() local 123 if (ancestor) in cgroup_mt_v1() 124 return cgroup_is_descendant(sock_cgroup_ptr(skcd), ancestor) ^ in cgroup_mt_v1() 135 struct cgroup *ancestor = info->priv; in cgroup_mt_v2() local 141 if (ancestor) in cgroup_mt_v2() 142 return cgroup_is_descendant(sock_cgroup_ptr(skcd), ancestor) ^ in cgroup_mt_v2()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | enterleave.c | 232 WindowPtr ancestor, WindowPtr child, int mode, int detail) in DeviceEnterNotifies() argument 236 if (ancestor == parent) in DeviceEnterNotifies() 238 DeviceEnterNotifies(dev, sourceid, ancestor, parent, mode, detail); in DeviceEnterNotifies() 250 WindowPtr ancestor, WindowPtr child, int mode, int detail) in CoreEnterNotifies() argument 254 if (ancestor == parent) in CoreEnterNotifies() 256 CoreEnterNotifies(dev, ancestor, parent, mode, detail); in CoreEnterNotifies() 284 WindowPtr child, WindowPtr ancestor, int mode, int detail) in CoreLeaveNotifies() argument 288 if (ancestor == child) in CoreLeaveNotifies() 291 for (win = child->parent; win != ancestor; win = win->parent) { in CoreLeaveNotifies() 329 WindowPtr child, WindowPtr ancestor, int mode, int detail) in DeviceLeaveNotifies() argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/base/power/ |
| H A D | qos.c | 633 struct device *ancestor = dev->parent; in dev_pm_qos_add_ancestor_request() local 638 while (ancestor && !ancestor->power.ignore_children) in dev_pm_qos_add_ancestor_request() 639 ancestor = ancestor->parent; in dev_pm_qos_add_ancestor_request() 643 while (ancestor && !ancestor->power.set_latency_tolerance) in dev_pm_qos_add_ancestor_request() 644 ancestor = ancestor->parent; in dev_pm_qos_add_ancestor_request() 648 ancestor = NULL; in dev_pm_qos_add_ancestor_request() 650 if (ancestor) in dev_pm_qos_add_ancestor_request() 651 ret = dev_pm_qos_add_request(ancestor, req, type, value); in dev_pm_qos_add_ancestor_request()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | path.py | 39 ancestor = path 41 while ancestor and not link.startswith(ancestor): 42 ancestor = ancestor.rpartition('/')[0] 45 if not ancestor: 49 base = link.partition(ancestor)[2].strip('/')
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | pid_namespace.c | 386 struct pid_namespace *ancestor, *new = to_pid_ns(ns); in pidns_install() local 403 ancestor = new; in pidns_install() 404 while (ancestor->level > active->level) in pidns_install() 405 ancestor = ancestor->parent; in pidns_install() 406 if (ancestor != active) in pidns_install()
|
| H A D | user_namespace.c | 1279 bool in_userns(const struct user_namespace *ancestor, in in_userns() argument 1283 for (ns = child; ns->level > ancestor->level; ns = ns->parent) in in_userns() 1285 return (ns == ancestor); in in_userns()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | vmpressure.c | 162 bool ancestor, bool signalled) in vmpressure_event() argument 169 if (ancestor && ev->mode == VMPRESSURE_LOCAL) in vmpressure_event() 189 bool ancestor = false; in vmpressure_work_fn() local 215 if (vmpressure_event(vmpr, level, ancestor, signalled)) in vmpressure_work_fn() 217 ancestor = true; in vmpressure_work_fn()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | cgroup.h | 577 struct cgroup *ancestor) in cgroup_is_descendant() argument 579 if (cgrp->root != ancestor->root || cgrp->level < ancestor->level) in cgroup_is_descendant() 581 return cgrp->ancestor_ids[ancestor->level] == cgroup_id(ancestor); in cgroup_is_descendant() 615 struct cgroup *ancestor) in task_under_cgroup_hierarchy() argument 619 return cgroup_is_descendant(cset->dfl_cgrp, ancestor); in task_under_cgroup_hierarchy() 751 struct cgroup *ancestor) in task_under_cgroup_hierarchy() argument
|
| H A D | user_namespace.h | 143 extern bool in_userns(const struct user_namespace *ancestor, 176 static inline bool in_userns(const struct user_namespace *ancestor, in in_userns() argument
|
| /OK3568_Linux_fs/kernel/fs/overlayfs/ |
| H A D | export.c | 496 struct dentry *ancestor = ERR_PTR(-EIO); in ovl_lookup_real_ancestor() local 510 ancestor = ovl_lookup_real_inode(sb, next, layer); in ovl_lookup_real_ancestor() 511 if (ancestor) in ovl_lookup_real_ancestor() 515 ancestor = dget(sb->s_root); in ovl_lookup_real_ancestor() 525 ancestor = ERR_PTR(-EXDEV); in ovl_lookup_real_ancestor() 536 return ancestor; in ovl_lookup_real_ancestor()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | ipa-prop.h | 331 struct ipa_ancestor_jf_data GTY ((tag ("IPA_JF_ANCESTOR"))) ancestor; 405 return jfunc->value.ancestor.offset; in ipa_get_jf_ancestor_offset() 415 return jfunc->value.ancestor.formal_id; in ipa_get_jf_ancestor_formal_id() 424 return jfunc->value.ancestor.agg_preserved; in ipa_get_jf_ancestor_agg_preserved() 433 return jfunc->value.ancestor.agg_preserved; in ipa_get_jf_ancestor_type_preserved()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | ipa-prop.h | 331 struct ipa_ancestor_jf_data GTY ((tag ("IPA_JF_ANCESTOR"))) ancestor; 405 return jfunc->value.ancestor.offset; in ipa_get_jf_ancestor_offset() 415 return jfunc->value.ancestor.formal_id; in ipa_get_jf_ancestor_formal_id() 424 return jfunc->value.ancestor.agg_preserved; in ipa_get_jf_ancestor_agg_preserved() 433 return jfunc->value.ancestor.agg_preserved; in ipa_get_jf_ancestor_type_preserved()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | helpers.c | 359 struct cgroup *ancestor; in BPF_CALL_1() local 361 ancestor = cgroup_ancestor(cgrp, ancestor_level); in BPF_CALL_1() 362 if (!ancestor) in BPF_CALL_1() 364 return cgroup_id(ancestor); in BPF_CALL_1()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | directory-locking.rst | 65 If no directory is its own ancestor, the scheme above is deadlock-free. 70 objects - A < B iff A is an ancestor of B. 121 try to acquire lock on descendent before the lock on ancestor.
|
| /OK3568_Linux_fs/kernel/drivers/hv/ |
| H A D | vmbus_drv.c | 2349 struct acpi_device *ancestor; in vmbus_acpi_add() local 2362 for (ancestor = device->parent; ancestor; ancestor = ancestor->parent) { in vmbus_acpi_add() 2363 result = acpi_walk_resources(ancestor->handle, METHOD_NAME__CRS, in vmbus_acpi_add()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/cp/ |
| H A D | name-lookup.h | 269 extern bool is_ancestor (tree ancestor, tree descendant);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/cp/ |
| H A D | name-lookup.h | 269 extern bool is_ancestor (tree ancestor, tree descendant);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vm.c | 752 struct amdgpu_bo *ancestor = bo; in amdgpu_vm_clear_bo() local 758 if (ancestor->parent) { in amdgpu_vm_clear_bo() 760 while (ancestor->parent->parent) { in amdgpu_vm_clear_bo() 762 ancestor = ancestor->parent; in amdgpu_vm_clear_bo() 778 pt = container_of(ancestor->vm_bo, struct amdgpu_vm_pt, base); in amdgpu_vm_clear_bo()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/fpga/ |
| H A D | fpga-region.txt | 156 Manager specified by its ancestor FPGA Region. This supports both the case 160 FPGA Regions do not inherit their ancestor FPGA regions' bridges. This prevents 169 inherit this property from their ancestor regions. A fpga-mgr property
|
| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/ |
| H A D | enumeration.rst | 454 configuration information to the driver of the composite ancestor device. 458 the _DSD of the device object itself or the _DSD of its ancestor in the
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 276 of a threaded subtree, that is, the nearest ancestor which is not 515 common ancestor of the source and destination cgroups. 532 file; however, the common ancestor of the source cgroup C10 and the 829 common ancestor of the source and destination cgroups. 858 common ancestor of the source and destination cgroups. 942 of any ancestor cgroups. If any of ancestor cgroups is frozen, the 1117 all ancestor cgroups. If there is memory.min overcommitment 1143 all ancestor cgroups. If there is memory.low overcommitment 1201 memory.oom.group values of ancestor cgroups. 1980 setting as the nearest cgroup ancestor with a non-empty [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | pm_qos_interface.rst | 141 Add a PM QoS request for the first direct ancestor of the given device whose
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | sock.h | 1341 struct cgroup *ancestor) in sk_under_cgroup_hierarchy() argument 1345 ancestor); in sk_under_cgroup_hierarchy()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | memory.rst | 680 limit, the reclaim algorithm reclaims from the tasks in the ancestor and the 681 children of the ancestor. 928 hierarchical, pass-through, notification for all ancestor memcgs. Notification
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190728.patch.gz | |