Home
last modified time | relevance | path

Searched full:completion (Results 1 – 25 of 1803) sorted by relevance

12345678910>>...73

/openbmc/linux/include/linux/
Dcompletion.h
/openbmc/linux/kernel/sched/
Dcompletion.c
/openbmc/linux/Documentation/translations/zh_CN/scheduler/
Dcompletion.rst
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/
Dpipeline.json
/openbmc/linux/Documentation/driver-api/usb/
DURB.rst
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dbash-completion.bbclass7 DEPENDS:append:class-target = " bash-completion"
9 PACKAGES += "${PN}-bash-completion"
11 FILES:${PN}-bash-completion = "${datadir}/bash-completion ${sysconfdir}/bash_completion.d"
13 RDEPENDS:${PN}-bash-completion = "bash-completion"
/openbmc/linux/Documentation/arch/sparc/oradax/
Doracle-dax.rst
/openbmc/linux/tools/perf/pmu-events/arch/x86/graniterapids/
Dmemory.json
/openbmc/linux/drivers/scsi/isci/
Dscu_completion_codes.h
/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/
Dmemory.json
/openbmc/linux/drivers/net/ethernet/google/gve/
Dgve_desc_dqo.h
/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/
Dmemory.json
/openbmc/linux/drivers/net/wwan/iosm/
Diosm_ipc_task_queue.c
Diosm_ipc_protocol_ops.h
/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/
Dmemory.json
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0_1.26.1.bb39 PACKAGECONFIG[bash-completion] = "-Dbash-completion=enabled,-Dbash-completion=disabled,bash-complet…
62 PACKAGES += "${PN}-bash-completion"
67 FILES:${PN}-bash-completion += "${datadir}/bash-completion/completions/ ${datadir}/bash-completion/…
/openbmc/openbmc/poky/meta/recipes-support/bash-completion/
H A Dbash-completion_2.16.0.bb1 SUMMARY = "Programmable Completion for Bash 4"
7 HOMEPAGE = "https://github.com/scop/bash-completion"
8 BUGTRACKER = "https://github.com/scop/bash-completion/issues"
18 GITHUB_BASE_URI = "https://github.com/scop/bash-completion/releases"
33 # Some recipes are providing ${PN}-bash-completion packages
/openbmc/qemu/io/
H A Dtask.c33 GSource *completion; member
135 task->thread->completion = g_idle_source_new(); in qio_task_thread_worker()
136 g_source_set_callback(task->thread->completion, in qio_task_thread_worker()
138 g_source_attach(task->thread->completion, in qio_task_thread_worker()
140 g_source_unref(task->thread->completion); in qio_task_thread_worker()
141 trace_qio_task_thread_source_attach(task, task->thread->completion); in qio_task_thread_worker()
183 while (task->thread->completion == NULL) { in qio_task_wait_thread()
187 trace_qio_task_thread_source_cancel(task, task->thread->completion); in qio_task_wait_thread()
188 g_source_destroy(task->thread->completion); in qio_task_wait_thread()
/openbmc/linux/Documentation/devicetree/bindings/scsi/
Dhisilicon-sas.txt
/openbmc/linux/drivers/infiniband/hw/efa/
Defa_io_defs.h
/openbmc/linux/include/linux/pds/
Dpds_adminq.h
/openbmc/linux/include/linux/sunrpc/
Drpc_rdma_cid.h
/openbmc/sdbusplus/src/async/
H A Dcontext.cpp21 /* The sd_bus_wait/process completion event.
24 * task `co_await`ing Senders over and over. This class is the completion
37 // Arm the completion event.
47 /* The completion template based on receiver type.
50 * a template, so we need a sub-class of completion to hold the receiver.
97 // Create the completion for the wait. in tag_invoke()
106 // Handle the next sdbus event. Completion likely happened on a in loop()
125 "sdbusplus::async::context destructed without completion."); in ~context()
218 // Spawn the watch for completion / exceptions. in spawn_watcher()
242 // We've already been running and there might a completion pending. in caller_run()
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/
Dmemory.json
/openbmc/linux/Documentation/admin-guide/blockdev/drbd/
Ddisk-states-8.dot

12345678910>>...73