Home
last modified time | relevance | path

Searched defs:filp (Results 1 – 10 of 10) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/drm/kernel_space/
Dtdrm.c81 int tdrm_test_stub_register(struct inode *inode, struct file *filp, in tdrm_test_stub_register()
92 int tdrm_test_stub_unregister(struct inode *inode, struct file *filp, in tdrm_test_stub_unregister()
99 int tdrm_test_uninit_agp(struct inode *inode, struct file *filp, in tdrm_test_uninit_agp()
106 int tdrm_test_init_agp(struct inode *inode, struct file *filp, in tdrm_test_init_agp()
113 int tdrm_test_add_magic(struct inode *inode, struct file *filp, in tdrm_test_add_magic()
122 int tdrm_test_remove_magic(struct inode *inode, struct file *filp, in tdrm_test_remove_magic()
131 int tdrm_test_ctxbitmap_init(struct inode *inode, struct file *filp, in tdrm_test_ctxbitmap_init()
139 int tdrm_test_ctxbitmap_cleanup(struct inode *inode, struct file *filp, in tdrm_test_ctxbitmap_cleanup()
148 int tdrm_test_alloc_pages(struct inode *inode, struct file *filp, in tdrm_test_alloc_pages()
156 int tdrm_test_free_pages(struct inode *inode, struct file *filp, in tdrm_test_free_pages()
/third_party/mesa3d/src/amd/common/
Dsid_tables.py68 def emit(self, filp, name, static=True): argument
121 def emit(self, filp, name, static=True): argument
211 def emit(self, filp, string_table, idx_table): argument
229 def parse_packet3(filp): argument
/third_party/mesa3d/src/gallium/drivers/r600/
Degd_tables.py54 def emit(self, filp, name, static=True): argument
106 def emit(self, filp, name, static=True): argument
/third_party/mesa3d/src/amd/registers/
Dcanonicalize.py69 def json_canonicalize(filp, chips = None): argument
Dparseheader.py80 def parse_header(self, filp): argument
Dmakeregheader.py264 def print(self, filp, sort='address'): argument
/third_party/selinux/libselinux/src/
Dlabel_db.c241 FILE *filp; in db_init() local
/third_party/ffmpeg/libavfilter/
Dvf_mcdeint.c209 uint8_t *filp = &frame_dec->data[i][x + y*fils]; in filter_frame() local
/third_party/NuttX/fs/vfs/
Dfs_poll.c352 void poll_wait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in poll_wait()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h42707 struct file *filp; member