Home
last modified time | relevance | path

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

12345678910>>...13

/linux-6.12.1/fs/bcachefs/
Dio_read.c298 struct promote_op *promote; in promote_alloc() local
305 promote = __promote_alloc(trans, in promote_alloc()
310 ret = PTR_ERR_OR_ZERO(promote); in promote_alloc()
316 return promote; in promote_alloc()
358 if (rbio->promote) in bch2_rbio_free()
359 promote_free(rbio->c, rbio->promote); in bch2_rbio_free()
360 rbio->promote = NULL; in bch2_rbio_free()
639 if (rbio->promote) { in __bch2_read_endio()
648 promote_start(rbio->promote, rbio); in __bch2_read_endio()
649 rbio->promote = NULL; in __bch2_read_endio()
[all …]
Dio_read.h67 struct promote_op *promote; member
150 rbio->promote = NULL; in rbio_init()
/linux-6.12.1/drivers/net/
DLICENSE.SRC12 intent in sharing this software is to promote the productive interchange
/linux-6.12.1/net/ipv4/
Ddevinet.c386 struct in_ifaddr *promote = NULL; in __inet_del_ifa() local
428 promote = ifa; in __inet_del_ifa()
439 for (ifa = promote; ifa; ifa = rtnl_dereference(ifa->ifa_next)) { in __inet_del_ifa()
464 if (promote) { in __inet_del_ifa()
467 next_sec = rtnl_dereference(promote->ifa_next); in __inet_del_ifa()
474 rcu_assign_pointer(promote->ifa_next, last_sec); in __inet_del_ifa()
475 rcu_assign_pointer(*last_prim, promote); in __inet_del_ifa()
478 promote->ifa_flags &= ~IFA_F_SECONDARY; in __inet_del_ifa()
479 rtmsg_ifa(RTM_NEWADDR, promote, nlh, portid); in __inet_del_ifa()
481 NETDEV_UP, promote); in __inet_del_ifa()
/linux-6.12.1/arch/arm64/boot/dts/broadcom/stingray/
Dbcm958742t.dts17 * contributors may be used to endorse or promote products derived
/linux-6.12.1/arch/arm/boot/dts/broadcom/
Dbcm94709.dts17 * contributors may be used to endorse or promote products derived
Dbcm94708.dts17 * contributors may be used to endorse or promote products derived
Dbcm9hmidc.dtsi17 * contributors may be used to endorse or promote products derived
Dbcm911360k.dts17 * contributors may be used to endorse or promote products derived
/linux-6.12.1/LICENSES/deprecated/
DX1133 be used in advertising or otherwise to promote the sale, use or other
/linux-6.12.1/arch/powerpc/boot/dts/fsl/
Dt1040d4rdb.dts14 * names of its contributors may be used to endorse or promote products
Dpq3-espi-0.dtsi14 * names of its contributors may be used to endorse or promote products
Dt1042si-post.dtsi14 * names of its contributors may be used to endorse or promote products
Dt1042qds.dts14 * names of its contributors may be used to endorse or promote products
Dpq3-etsec2-grp2-0.dtsi14 * names of its contributors may be used to endorse or promote products
Dpq3-sata2-1.dtsi14 * names of its contributors may be used to endorse or promote products
Dqoriq-qman3.dtsi14 * names of its contributors may be used to endorse or promote products
Dqoriq-clockgen2.dtsi14 * names of its contributors may be used to endorse or promote products
Dp1010rdb-pa_36b.dts14 * names of its contributors may be used to endorse or promote products
Dpq3-etsec1-timer-0.dtsi14 * names of its contributors may be used to endorse or promote products
Dpq3-mpic-timer-B.dtsi14 * names of its contributors may be used to endorse or promote products
Dqoriq-gpio-0.dtsi14 * names of its contributors may be used to endorse or promote products
Dqoriq-sata2-0.dtsi14 * names of its contributors may be used to endorse or promote products
Dt1040qds.dts14 * names of its contributors may be used to endorse or promote products
Db4420qds.dts14 * names of its contributors may be used to endorse or promote products

12345678910>>...13