OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:down_interruptible
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_util.c
83
if (
down_interruptible
(&queue->pop) != 0) {
110
if (
down_interruptible
(&queue->push) != 0) {
131
if (
down_interruptible
(&queue->push) != 0) {
vchiq_core.c
444
if (
down_interruptible
(
601
(
down_interruptible
(
822
if (
down_interruptible
(&state->data_quota_event)
853
if (
down_interruptible
(&service_quota->quota_event)
2732
if (
down_interruptible
(&service->remove_event) != 0) {
3105
if (
down_interruptible
(&state->connect) != 0)
3204
if (
down_interruptible
(&service->remove_event) != 0) {
3265
if (
down_interruptible
(&service->remove_event) != 0) {
3350
if (
down_interruptible
(&service->bulk_remove_event)
3433
if (
down_interruptible
(&bulk_waiter->event) != 0
[
all
...]
vchiq_arm.c
246
if (
down_interruptible
(&instance->remove_event) != 0) {
356
if (
down_interruptible
(&user_service->remove_event)
618
down_interruptible
(&user_service->close_event))
648
down_interruptible
(&user_service->close_event))
815
rc =
down_interruptible
(&instance->insert_event);
973
if (
down_interruptible
(
vchiq_2835_arm.c
384
if (
down_interruptible
(&g_free_fragments_sema) != 0) {
/src/sys/external/bsd/vchiq/dist/interface/compat/
vchi_bsd.c
167
down_interruptible
(struct semaphore *s)
function in typeref:typename:int
vchi_bsd.h
163
int
down_interruptible
(struct semaphore *s);
Completed in 16 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025