Searched defs:filp (Results 1 - 4 of 4) sorted by relevance
/third_party/ltp/testcases/kernel/device-drivers/drm/kernel_space/ |
H A D | tdrm.c | 81 int tdrm_test_stub_register(struct inode *inode, struct file *filp, in tdrm_test_stub_register() argument 92 int tdrm_test_stub_unregister(struct inode *inode, struct file *filp, in tdrm_test_stub_unregister() argument 99 int tdrm_test_uninit_agp(struct inode *inode, struct file *filp, in tdrm_test_uninit_agp() argument 106 int tdrm_test_init_agp(struct inode *inode, struct file *filp, in tdrm_test_init_agp() argument 113 int tdrm_test_add_magic(struct inode *inode, struct file *filp, in tdrm_test_add_magic() argument 122 int tdrm_test_remove_magic(struct inode *inode, struct file *filp, in tdrm_test_remove_magic() argument 131 int tdrm_test_ctxbitmap_init(struct inode *inode, struct file *filp, in tdrm_test_ctxbitmap_init() argument 139 tdrm_test_ctxbitmap_cleanup(struct inode *inode, struct file *filp, unsigned int cmd, unsigned long arg) tdrm_test_ctxbitmap_cleanup() argument 148 tdrm_test_alloc_pages(struct inode *inode, struct file *filp, unsigned int cmd, unsigned long arg) tdrm_test_alloc_pages() argument 156 tdrm_test_free_pages(struct inode *inode, struct file *filp, unsigned int cmd, unsigned long arg) tdrm_test_free_pages() argument [all...] |
/third_party/selinux/libselinux/src/ |
H A D | label_db.c | 241 FILE *filp; in db_init() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_mcdeint.c | 198 uint8_t *filp = &frame_dec->data[i][x + y*fils]; in filter_frame() local [all...] |
/third_party/NuttX/fs/vfs/ |
H A D | fs_poll.c | 352 void poll_wait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in poll_wait() argument
|
Completed in 3 milliseconds