| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_policy.c | 77 struct cil_list **lists; in __cil_gather_statements_helper() local 182 static void cil_gather_statements(struct cil_tree_node *start, struct cil_list *lists[]) in cil_gather_statements() argument 1918 struct cil_list *lists[CIL_LIST_NUM_LISTS]; in cil_gen_policy() local [all...] |
| /kernel/linux/linux-5.10/drivers/clk/ |
| H A D | clk.c | 3078 struct hlist_head **lists = (struct hlist_head **)s->private; in clk_summary_show() local 3137 struct hlist_head **lists = (struct hlist_head **)s->private; in clk_dump_show() local 4158 const struct hlist_head **lists; in clk_core_evict_parent_cache() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | mmzone.h | 309 struct list_head lists[NR_LRU_LISTS]; member 356 struct list_head lists[MIGRATE_PCPTYPES]; member
|
| /kernel/linux/linux-6.6/drivers/clk/ |
| H A D | clk.c | 3234 struct hlist_head **lists = s->private; in clk_summary_show() local 3293 struct hlist_head **lists = s->private; in clk_dump_show() local 4382 const struct hlist_head **lists; in clk_core_evict_parent_cache() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationGL1.cpp | 42 ValidateCallLists(const Context *, angle::EntryPoint entryPoint, GLsizei n, GLenum type, const void *lists) ValidateCallLists() argument
|
| H A D | Context_gl.cpp | 707 void Context::callLists(GLsizei n, GLenum type, const void *lists) in callLists() argument
|
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-trace.c | 4578 char *sep = NULL, *lists[2] = { NULL, NULL, }; local [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | mmzone.h | 647 struct list_head lists[NR_LRU_LISTS]; member 722 struct list_head lists[NR_PCP_LISTS]; global() member [all...] |
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-trace.c | 4501 char *sep = NULL, *lists[2] = { NULL, NULL, }; local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_1_autogen.cpp | 184 void GL_APIENTRY GL_CallLists(GLsizei n, GLenum type, const void *lists) in GL_CallLists() argument
|
| H A D | libGL_autogen.cpp | 58 void GL_APIENTRY glCallLists(GLsizei n, GLenum type, const void *lists) in glCallLists() argument
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| H A D | kvm_host.h | 665 struct list_head lists[FIRQ_LIST_COUNT]; member
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| H A D | kvm_host.h | 681 struct list_head lists[FIRQ_LIST_COUNT]; member
|
| /third_party/mesa3d/src/glx/tests/ |
| H A D | indirect_api.cpp | 83 void __indirect_glCallLists(GLsizei n, GLenum type, const GLvoid *lists) { } in __indirect_glCallLists() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | dlist.c | 1983 save_CallLists(GLsizei num, GLenum type, const GLvoid * lists) in save_CallLists() argument 13783 render_bitmap_atlas(struct gl_context *ctx, GLsizei n, GLenum type, const void *lists) render_bitmap_atlas() argument 13839 _mesa_CallLists(GLsizei n, GLenum type, const GLvoid * lists) _mesa_CallLists() argument [all...] |