Home
last modified time | relevance | path

Searched refs:dead (Results 76 – 100 of 256) sorted by relevance

1234567891011

/openbmc/openbmc/poky/meta/recipes-support/db/db/
H A D0001-atomic-Rename-local-__atomic_compare_exchange-to-avo.patch14 Upstream-Status: Inappropriate [as far as open source community is concerned, upstream is dead]
H A D0001-configure-Add-explicit-tag-options-to-libtool-invoca.patch10 Upstream-Status: Inappropriate [as far as open source community is concerned, upstream is dead]
H A D0001-clock-Do-not-define-own-timespec.patch13 Upstream-Status: Inappropriate [as far as open source community is concerned, upstream is dead]
H A Dsequence-type.patch9 Upstream-Status: Inappropriate [as far as open source community is concerned, upstream is dead]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/accountsservice/accountsservice/
H A D0001-musl-Hack-to-fix-build.patch25 + # alternatives: So wtmp is a dead stub only [1] (= /dev/null/wtmp - taken
/openbmc/linux/drivers/net/hamradio/
H A D6pack.c125 struct completion dead; member
388 complete(&sp->dead); in sp_put()
571 init_completion(&sp->dead); in sixpack_open()
665 wait_for_completion(&sp->dead); in sixpack_close()
/openbmc/linux/drivers/net/ppp/
H A Dppp_async.c69 struct completion dead; member
147 complete(&ap->dead); in ap_put()
185 init_completion(&ap->dead); in ppp_asynctty_open()
234 wait_for_completion(&ap->dead); in ppp_asynctty_close()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/
H A D0003-Fix-missing-shared-object-LDFLAGS.patch6 Upstream-Status: Inappropriate (the upstream project is dead)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/s-nail/files/
H A D0001-make.rc-set-VAL_MTA.patch13 /home/root/dead.letter 10/234
/openbmc/linux/include/net/
H A Dipv6_frag.h72 if (READ_ONCE(fq->q.fqdir->dead)) in ip6frag_expire_frag_queue()
H A Dif_inet6.h203 int dead; member
/openbmc/linux/tools/testing/selftests/net/
H A Drtnetlink.sh108 ip -6 addr add dev "$vlandev" dead:42::1234/64
119 ip -6 addr del dev "$vlandev" dead:42::1234/64
320 ip addrlabel add prefix dead::/64 dev lo label 1
326 ip addrlabel del prefix dead::/64 dev lo label 1 2> /dev/null
329 ip addrlabel add prefix dead::/64 label 1 2> /dev/null
332 ip addrlabel del prefix dead::/64 label 1 2> /dev/null
1243 dstip6=dead::2
/openbmc/linux/scripts/coccinelle/misc/
H A Duninitialized_var.cocci13 /// obviously redundant, the compiler's dead-store elimination pass will make
/openbmc/openbmc/poky/meta/recipes-extended/blktool/blktool/
H A D0003-Fix-3-d-argument-for-BLKROSET-it-must-be-const-int.patch16 Upstream-Status: Inappropriate [upstream is dead]
/openbmc/linux/Documentation/networking/
H A Dxfrm_proc.rst107 Policy is dead
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-core.c882 static void byt_remove_slot(struct sdhci_pci_slot *slot, int dead) in byt_remove_slot() argument
1464 static void jmicron_remove_slot(struct sdhci_pci_slot *slot, int dead) in jmicron_remove_slot() argument
1466 if (dead) in jmicron_remove_slot()
2155 int dead; in sdhci_pci_remove_slot() local
2158 dead = 0; in sdhci_pci_remove_slot()
2161 dead = 1; in sdhci_pci_remove_slot()
2163 sdhci_remove_host(slot->host, dead); in sdhci_pci_remove_slot()
2166 slot->chip->fixes->remove_slot(slot, dead); in sdhci_pci_remove_slot()
/openbmc/linux/drivers/media/pci/pluto2/
H A Dpluto2.c107 unsigned int dead; member
328 if (pluto->dead == 0) in pluto_irq()
331 pluto->dead = 1; in pluto_irq()
/openbmc/linux/drivers/staging/qlge/
H A DTODO2 introduced dead code in the receive routines, which should be rewritten
/openbmc/linux/drivers/nvme/host/
H A Dapple.c801 bool dead = false, freeze = false; in apple_nvme_disable() local
805 dead = true; in apple_nvme_disable()
807 dead = true; in apple_nvme_disable()
809 dead = true; in apple_nvme_disable()
821 if (!dead && shutdown && freeze) in apple_nvme_disable()
826 if (!dead) { in apple_nvme_disable()
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dhihope-rev4.dtsi16 * but needed to avoid cs2000/rcar_sound probe dead-lock
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c321 if (minfo->dead) in matrox_pan_var()
367 minfo->dead = 1; in matroxfb_remove()
393 if (minfo->dead) { in matroxfb_open()
414 if (!(--minfo->usecount) && minfo->dead) { in matroxfb_release()
740 if (minfo->dead) { in matroxfb_check_var()
759 if (minfo->dead) { in matroxfb_set_par()
883 if (minfo->dead) { in matroxfb_ioctl()
1181 if (minfo->dead) in matroxfb_blank()
2078 minfo->dead = 0; in matroxfb_probe()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.c109 fctx->dead = 1; in nouveau_fence_context_del()
463 return !fctx->dead ? fctx->name : "dead channel"; in nouveau_fence_get_timeline_name()
/openbmc/linux/net/rxrpc/
H A Dconn_client.c120 bool dead; in rxrpc_put_bundle() local
125 dead = __refcount_dec_and_test(&bundle->ref, &r); in rxrpc_put_bundle()
127 if (dead) in rxrpc_put_bundle()
H A Dcall_object.c640 bool dead; in rxrpc_put_call() local
645 dead = __refcount_dec_and_test(&call->ref, &r); in rxrpc_put_call()
647 if (dead) { in rxrpc_put_call()
/openbmc/linux/block/
H A Dblk-core.c345 goto dead; in __bio_queue_enter()
363 goto dead; in __bio_queue_enter()
367 dead: in __bio_queue_enter()

1234567891011