Searched refs:completions (Results 1 – 7 of 7) sorted by relevance
75 - description: interrupt event for ring wbm2host-tx-completions-ring376 - description: interrupt event for ring wbm2host-tx-completions-ring277 - description: interrupt event for ring wbm2host-tx-completions-ring1131 - const: wbm2host-tx-completions-ring3132 - const: wbm2host-tx-completions-ring2133 - const: wbm2host-tx-completions-ring1268 "wbm2host-tx-completions-ring3",269 "wbm2host-tx-completions-ring2",270 "wbm2host-tx-completions-ring1",
136 list of items that are completions for the current string.145 `linenoiseAddCompletion` in order to add completions inside the callback.156 a list of items that are good completions by using `linenoiseAddCompletion`.
33 # provide completions containing an @-sign, which is necessary for completing35 # and replaced with better completions anyway.
41 completions from crypto device and enqueues them as events to the event device.65 crypto operations to the cryptodev. After the crypto completions, the
124 VCHIQ_COMPLETION_DATA_T completions[MAX_COMPLETIONS]; member235 completion = &instance->completions[insert & (MAX_COMPLETIONS - 1)]; in add_completion()838 completion = &instance->completions[ in vchiq_ioctl()1315 completion = &instance->completions[ in vchiq_close()
867 * TX: processing completions in bulk
21 If you type a partial command and hit ``<TAB>`` you get a list of the available completions: