Home
last modified time | relevance | path

Searched refs:promote (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/linux/samples/damon/
H A Dmtier.c73 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 DLICENSE.SRC12 intent in sharing this software is to promote the productive interchange
/linux/net/ipv4/
H A Ddevinet.c374 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 Dbcm94708.dts17 * contributors may be used to endorse or promote products derived
H A Dbcm94709.dts17 * contributors may be used to endorse or promote products derived
H A Dbcm9hmidc.dtsi17 * contributors may be used to endorse or promote products derived
H A Dbcm911360k.dts17 * contributors may be used to endorse or promote products derived
/linux/arch/arm64/boot/dts/broadcom/stingray/
H A Dbcm958742t.dts17 * contributors may be used to endorse or promote products derived
/linux/LICENSES/deprecated/
H A DX1133 be used in advertising or otherwise to promote the sale, use or other
/linux/LICENSES/preferred/
H A DBSD-3-Clause23 contributors may be used to endorse or promote products derived from this
/linux/arch/powerpc/boot/dts/fsl/
H A Dpq3-etsec2-grp2-0.dtsi14 * names of its contributors may be used to endorse or promote products
H A Dpq3-esdhc-0.dtsi14 * names of its contributors may be used to endorse or promote products
H A Dqoriq-gpio-2.dtsi14 * names of its contributors may be used to endorse or promote products
H A Dt1040qds.dts14 * names of its contributors may be used to endorse or promote products
H A Dpq3-i2c-0.dtsi14 * names of its contributors may be used to endorse or promote products
H A Dqoriq-usb2-mph-0.dtsi14 * names of its contributors may be used to endorse or promote products
H A Dt1042qds.dts14 * names of its contributors may be used to endorse or promote products
H A Dqoriq-usb2-dr-0.dtsi14 * names of its contributors may be used to endorse or promote products
H A Dqonverge-usb2-dr-0.dtsi14 * names of its contributors may be used to endorse or promote products
H A Dqoriq-sata2-1.dtsi14 * names of its contributors may be used to endorse or promote products
H A Dqoriq-qman1.dtsi14 * names of its contributors may be used to endorse or promote products
H A Dp1010rdb-pa_36b.dts14 * names of its contributors may be used to endorse or promote products
H A Dpq3-sata2-0.dtsi14 * names of its contributors may be used to endorse or promote products
H A Dt1042si-post.dtsi14 * names of its contributors may be used to endorse or promote products
H A Dpq3-mpic-timer-B.dtsi14 * names of its contributors may be used to endorse or promote products

12345678910>>...12