Home
last modified time | relevance | path

Searched defs:alloc_arg (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/sources/
H A Ddrm_alloc.cpp83 struct drm_mode_create_dumb alloc_arg; in drm_buf_alloc() local
/OK3568_Linux_fs/external/linux-rga/samples/utils/allocator/
H A Ddrm_alloc.cpp82 struct drm_mode_create_dumb alloc_arg; in drm_buf_alloc() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dhashtab.h130 void *alloc_arg; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dhashtab.h130 void *alloc_arg; member
/OK3568_Linux_fs/kernel/net/ceph/
H A Dstriper.c113 void *alloc_arg, in ceph_file_to_extents()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Drkdrm_display.c163 struct drm_mode_create_dumb alloc_arg; in drmGetBuffer() local
H A Drkisp_demo.cpp115 struct drm_mode_create_dumb alloc_arg; in alloc_drm_buffer() local
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse.c116 static struct tep_print_arg *alloc_arg(void) in alloc_arg() function