
Definition at line 207 of file fifos.c.
Data Fields | |
| F_MBX | mbx |
| int | opncnt |
| int | malloc_type |
| int | pol_asyn_pended |
| wait_queue_head_t | pollq |
| fasync_struct * | asynq |
| rtf_handler_t | handler |
| F_SEM | sem |
| char | name [RTF_NAMELEN+1] |
| struct fasync_struct* rt_fifo_struct::asynq |
Definition at line 213 of file fifos.c.
Referenced by __rtai_fifos_init(), rtf_create(), rtf_destroy(), rtf_fasync(), and rtf_sysrq_handler().
| rtf_handler_t rt_fifo_struct::handler |
Definition at line 214 of file fifos.c.
Referenced by rtf_create(), rtf_create_handler(), rtf_destroy(), and rtf_ioctl().
Definition at line 208 of file fifos.c.
Referenced by rtf_get_avbs(), rtf_get_frbs(), rtf_ioctl(), rtf_reset(), and rtf_resize().
| char rt_fifo_struct::name[RTF_NAMELEN+1] |
Definition at line 216 of file fifos.c.
Referenced by rtf_destroy(), rtf_ioctl(), and rtf_named_create().
Definition at line 211 of file fifos.c.
Referenced by mbx_sem_signal(), rtf_create(), rtf_destroy(), and rtf_sysrq_handler().
| wait_queue_head_t rt_fifo_struct::pollq |
1.4.7