Searched refs:promote (Results 1 – 25 of 309) sorted by relevance
12345678910>>...13
/linux-6.12.1/fs/bcachefs/ |
D | io_read.c | 298 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 …]
|
D | io_read.h | 67 struct promote_op *promote; member 150 rbio->promote = NULL; in rbio_init()
|
/linux-6.12.1/drivers/net/ |
D | LICENSE.SRC | 12 intent in sharing this software is to promote the productive interchange
|
/linux-6.12.1/net/ipv4/ |
D | devinet.c | 386 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/ |
D | bcm958742t.dts | 17 * contributors may be used to endorse or promote products derived
|
/linux-6.12.1/arch/arm/boot/dts/broadcom/ |
D | bcm94709.dts | 17 * contributors may be used to endorse or promote products derived
|
D | bcm94708.dts | 17 * contributors may be used to endorse or promote products derived
|
D | bcm9hmidc.dtsi | 17 * contributors may be used to endorse or promote products derived
|
D | bcm911360k.dts | 17 * contributors may be used to endorse or promote products derived
|
/linux-6.12.1/LICENSES/deprecated/ |
D | X11 | 33 be used in advertising or otherwise to promote the sale, use or other
|
/linux-6.12.1/arch/powerpc/boot/dts/fsl/ |
D | t1040d4rdb.dts | 14 * names of its contributors may be used to endorse or promote products
|
D | pq3-espi-0.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
D | t1042si-post.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
D | t1042qds.dts | 14 * names of its contributors may be used to endorse or promote products
|
D | pq3-etsec2-grp2-0.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
D | pq3-sata2-1.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
D | qoriq-qman3.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
D | qoriq-clockgen2.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
D | p1010rdb-pa_36b.dts | 14 * names of its contributors may be used to endorse or promote products
|
D | pq3-etsec1-timer-0.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
D | pq3-mpic-timer-B.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
D | qoriq-gpio-0.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
D | qoriq-sata2-0.dtsi | 14 * names of its contributors may be used to endorse or promote products
|
D | t1040qds.dts | 14 * names of its contributors may be used to endorse or promote products
|
D | b4420qds.dts | 14 * names of its contributors may be used to endorse or promote products
|
12345678910>>...13