Searched refs:promote (Results 1 – 25 of 292) sorted by relevance
12345678910>>...12
| /linux/samples/damon/ |
| H A D | mtier.c | 73 static struct damon_ctx *damon_sample_mtier_build_ctx(bool promote) in damon_sample_mtier_build_ctx() argument 115 ret = promote ? nid_to_phys(1, &addr) : nid_to_phys(0, &addr); in damon_sample_mtier_build_ctx() 119 addr.start = promote ? node1_start_addr : node0_start_addr; in damon_sample_mtier_build_ctx() 120 addr.end = promote ? node1_end_addr : node0_end_addr; in damon_sample_mtier_build_ctx() 133 .min_nr_accesses = promote ? 1 : 0, in damon_sample_mtier_build_ctx() 134 .max_nr_accesses = promote ? UINT_MAX : 0, in damon_sample_mtier_build_ctx() 138 promote ? DAMOS_MIGRATE_HOT : DAMOS_MIGRATE_COLD, in damon_sample_mtier_build_ctx() 150 promote ? 0 : 1); /* migrate target node id */ in damon_sample_mtier_build_ctx() 155 promote ? DAMOS_QUOTA_NODE_MEM_USED_BP : in damon_sample_mtier_build_ctx() 157 promote ? node0_mem_used_bp : node0_mem_free_bp); in damon_sample_mtier_build_ctx() [all …]
|
| /linux/drivers/net/ |
| H A D | LICENSE.SRC | 12 intent in sharing this software is to promote the productive interchange
|
| /linux/net/ipv4/ |
| H A D | devinet.c | 374 struct in_ifaddr *promote = NULL; in __inet_del_ifa() local 416 promote = ifa; in __inet_del_ifa() 427 for (ifa = promote; ifa; ifa = rtnl_dereference(ifa->ifa_next)) { in __inet_del_ifa() 452 if (promote) { in __inet_del_ifa() 455 next_sec = rtnl_dereference(promote->ifa_next); in __inet_del_ifa() 462 rcu_assign_pointer(promote->ifa_next, last_sec); in __inet_del_ifa() 463 rcu_assign_pointer(*last_prim, promote); in __inet_del_ifa() 466 promote->ifa_flags &= ~IFA_F_SECONDARY; in __inet_del_ifa() 467 rtmsg_ifa(RTM_NEWADDR, promote, nlh, portid); in __inet_del_ifa() 469 NETDEV_UP, promote); in __inet_del_ifa()
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm94708.dts | 17 * contributors may be used to endorse or promote products derived
|
| H A D | bcm94709.dts | 17 * contributors may be used to endorse or promote products derived
|
| H A D | bcm9hmidc.dtsi | 17 * contributors may be used to endorse or promote products derived
|
| H A D | bcm911360k.dts | 17 * contributors may be used to endorse or promote products derived
|
| /linux/arch/arm64/boot/dts/broadcom/stingray/ |
| H A D | bcm958742t.dts | 17 * contributors may be used to endorse or promote products derived
|
| /linux/LICENSES/deprecated/ |
| H A D | X11 | 33 be used in advertising or otherwise to promote the sale, use or other
|
| /linux/LICENSES/preferred/ |
| H A D | BSD-3-Clause | 23 contributors may be used to endorse or promote products derived from this
|
| /linux/arch/powerpc/boot/dts/fsl/ |
| H A D | pq3-etsec2-grp2-0.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
| H A D | pq3-esdhc-0.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
| H A D | qoriq-gpio-2.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
| H A D | t1040qds.dts | 14 * names of its contributors may be used to endorse or promote products
|
| H A D | pq3-i2c-0.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
| H A D | qoriq-usb2-mph-0.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
| H A D | t1042qds.dts | 14 * names of its contributors may be used to endorse or promote products
|
| H A D | qoriq-usb2-dr-0.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
| H A D | qonverge-usb2-dr-0.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
| H A D | qoriq-sata2-1.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
| H A D | qoriq-qman1.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
| H A D | p1010rdb-pa_36b.dts | 14 * names of its contributors may be used to endorse or promote products
|
| H A D | pq3-sata2-0.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
| H A D | t1042si-post.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
| H A D | pq3-mpic-timer-B.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
12345678910>>...12