Home
last modified time | relevance | path

Searched defs:lists (Results 51 - 65 of 65) sorted by relevance

123

/third_party/selinux/libsepol/cil/src/
H A Dcil_policy.c77 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 Dclk.c3078 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 Dmmzone.h309 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 Dclk.c3234 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 DvalidationGL1.cpp42 ValidateCallLists(const Context *, angle::EntryPoint entryPoint, GLsizei n, GLenum type, const void *lists) ValidateCallLists() argument
H A DContext_gl.cpp707 void Context::callLists(GLsizei n, GLenum type, const void *lists) in callLists() argument
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-trace.c4578 char *sep = NULL, *lists[2] = { NULL, NULL, }; local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dmmzone.h647 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 Dbuiltin-trace.c4501 char *sep = NULL, *lists[2] = { NULL, NULL, }; local
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_1_autogen.cpp184 void GL_APIENTRY GL_CallLists(GLsizei n, GLenum type, const void *lists) in GL_CallLists() argument
H A DlibGL_autogen.cpp58 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 Dkvm_host.h665 struct list_head lists[FIRQ_LIST_COUNT]; member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dkvm_host.h681 struct list_head lists[FIRQ_LIST_COUNT]; member
/third_party/mesa3d/src/glx/tests/
H A Dindirect_api.cpp83 void __indirect_glCallLists(GLsizei n, GLenum type, const GLvoid *lists) { } in __indirect_glCallLists() argument
/third_party/mesa3d/src/mesa/main/
H A Ddlist.c1983 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...]

Completed in 110 milliseconds

123