| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd_gpuvm.c | 2789 struct dma_resv_iter cursor; in amdgpu_amdkfd_gpuvm_restore_process_bos() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| H A D | i915_request.c | 1607 struct dma_resv_iter cursor; in i915_request_await_object() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop.c | 1845 struct drm_plane *primary = NULL, *cursor = NULL, *plane, *tmp; in vop_create_crtc() local
|
| /kernel/linux/linux-6.6/drivers/hsi/clients/ |
| H A D | cmt_speech.c | 1322 struct list_head *cursor, *next; in cs_free_char_queue() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
| H A D | dc.c | 1252 tegra_dc_overlay_plane_create(struct drm_device *drm, struct tegra_dc *dc, unsigned int index, bool cursor) tegra_dc_overlay_plane_create() argument 2603 struct drm_plane *cursor = NULL; tegra_dc_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_kms.c | 64 SVGAFifoCmdDefineAlphaCursor cursor; member [all...] |
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-kmem.c | 402 struct callchain_cursor *cursor; in find_callsite() local
|
| H A D | builtin-lock.c | 938 struct callchain_cursor *cursor; in lock_contention_caller() local 991 struct callchain_cursor *cursor; in callchain_id() local [all...] |
| H A D | builtin-kwork.c | 594 struct callchain_cursor *cursor; in timehist_save_callchain() local 693 struct callchain_cursor *cursor = get_tls_callchain_cursor(); in timehist_print_event() local
|
| H A D | builtin-timechart.c | 204 struct per_pid *cursor = tchart->all_data; in find_create_pid() local 975 struct per_pid *new_list, *p, *cursor, *prev; sort_pids() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/scripting-engines/ |
| H A D | trace-event-python.c | 420 struct callchain_cursor *cursor; in python_process_callchain() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | callchain.c | 573 fill_node(struct callchain_node *node, struct callchain_cursor *cursor) in fill_node() argument 638 add_child(struct callchain_node *parent, struct callchain_cursor *cursor, u64 period) add_child() argument 798 split_add_child(struct callchain_node *parent, struct callchain_cursor *cursor, struct callchain_list *to_split, u64 idx_parents, u64 idx_local, u64 period) split_add_child() argument 876 append_chain_children(struct callchain_node *root, struct callchain_cursor *cursor, u64 period) append_chain_children() argument 923 append_chain(struct callchain_node *root, struct callchain_cursor *cursor, u64 period) append_chain() argument 986 callchain_append(struct callchain_root *root, struct callchain_cursor *cursor, u64 period) callchain_append() argument 1008 merge_chain_branch(struct callchain_cursor *cursor, struct callchain_node *dst, struct callchain_node *src) merge_chain_branch() argument 1057 callchain_merge(struct callchain_cursor *cursor, struct callchain_root *dst, struct callchain_root *src) callchain_merge() argument 1063 callchain_cursor_append(struct callchain_cursor *cursor, u64 ip, struct map_symbol *ms, bool branch, struct branch_flags *flags, int nr_loop_iter, u64 iter_cycles, u64 branch_from, const char *srcline) callchain_cursor_append() argument 1102 sample__resolve_callchain(struct perf_sample *sample, struct callchain_cursor *cursor, struct symbol **parent, struct evsel *evsel, struct addr_location *al, int max_stack) sample__resolve_callchain() argument 1579 struct callchain_cursor *cursor = vcursor; callchain_cursor__delete() local 1601 struct callchain_cursor *cursor; get_tls_callchain_cursor() local 1647 callchain_cursor_reset(struct callchain_cursor *cursor) callchain_cursor_reset() argument [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | memblock.c | 1661 phys_addr_t cursor, end; in memblock_free_late() local 1671 memblock_free_pages(pfn_to_page(cursor), cursor, 0); in memblock_free_late() local
|
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | messenger.c | 724 static void ceph_msg_data_bio_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_cursor_init() argument 738 static struct page *ceph_msg_data_bio_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_next() argument 750 ceph_msg_data_bio_advance(struct ceph_msg_data_cursor *cursor, size_t bytes) ceph_msg_data_bio_advance() argument 780 ceph_msg_data_bvecs_cursor_init(struct ceph_msg_data_cursor *cursor, size_t length) ceph_msg_data_bvecs_cursor_init() argument 793 ceph_msg_data_bvecs_next(struct ceph_msg_data_cursor *cursor, size_t *page_offset, size_t *length) ceph_msg_data_bvecs_next() argument 805 ceph_msg_data_bvecs_advance(struct ceph_msg_data_cursor *cursor, size_t bytes) ceph_msg_data_bvecs_advance() argument 831 ceph_msg_data_pages_cursor_init(struct ceph_msg_data_cursor *cursor, size_t length) ceph_msg_data_pages_cursor_init() argument 852 ceph_msg_data_pages_next(struct ceph_msg_data_cursor *cursor, size_t *page_offset, size_t *length) ceph_msg_data_pages_next() argument 867 ceph_msg_data_pages_advance(struct ceph_msg_data_cursor *cursor, size_t bytes) ceph_msg_data_pages_advance() argument 896 ceph_msg_data_pagelist_cursor_init(struct ceph_msg_data_cursor *cursor, size_t length) ceph_msg_data_pagelist_cursor_init() argument 920 ceph_msg_data_pagelist_next(struct ceph_msg_data_cursor *cursor, size_t *page_offset, size_t *length) ceph_msg_data_pagelist_next() argument 940 ceph_msg_data_pagelist_advance(struct ceph_msg_data_cursor *cursor, size_t bytes) ceph_msg_data_pagelist_advance() argument 972 ceph_msg_data_iter_cursor_init(struct ceph_msg_data_cursor *cursor, size_t length) ceph_msg_data_iter_cursor_init() argument 983 ceph_msg_data_iter_next(struct ceph_msg_data_cursor *cursor, size_t *page_offset, size_t *length) ceph_msg_data_iter_next() argument 1012 ceph_msg_data_iter_advance(struct ceph_msg_data_cursor *cursor, size_t bytes) ceph_msg_data_iter_advance() argument 1036 __ceph_msg_data_cursor_init(struct ceph_msg_data_cursor *cursor) __ceph_msg_data_cursor_init() argument 1066 ceph_msg_data_cursor_init(struct ceph_msg_data_cursor *cursor, struct ceph_msg *msg, size_t length) ceph_msg_data_cursor_init() argument 1085 ceph_msg_data_next(struct ceph_msg_data_cursor *cursor, size_t *page_offset, size_t *length) ceph_msg_data_next() argument 1126 ceph_msg_data_advance(struct ceph_msg_data_cursor *cursor, size_t bytes) ceph_msg_data_advance() argument [all...] |
| /kernel/linux/linux-6.6/scripts/ |
| H A D | asn1_compiler.c | 806 struct token *cursor; in parse() local 858 struct token *cursor in parse_type() local 1151 struct token *cursor = *_cursor, *name; parse_compound() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | g2meet.c | 158 uint8_t *cursor; member 1330 const uint8_t *cursor; in g2m_paint_cursor() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | sbgdec.c | 130 char *cursor; member [all...] |
| /third_party/glfw/src/ |
| H A D | win32_window.c | 2290 _glfwCreateCursorWin32(_GLFWcursor* cursor, const GLFWimage* image, int xhot, int yhot) _glfwCreateCursorWin32() argument 2301 _glfwCreateStandardCursorWin32(_GLFWcursor* cursor, int shape) _glfwCreateStandardCursorWin32() argument 2355 _glfwDestroyCursorWin32(_GLFWcursor* cursor) _glfwDestroyCursorWin32() argument 2361 _glfwSetCursorWin32(_GLFWwindow* window, _GLFWcursor* cursor) _glfwSetCursorWin32() argument [all...] |
| H A D | x11_window.c | 2938 _glfwCreateCursorX11(_GLFWcursor* cursor, const GLFWimage* image, int xhot, int yhot) _glfwCreateCursorX11() argument 2949 _glfwCreateStandardCursorX11(_GLFWcursor* cursor, int shape) _glfwCreateStandardCursorX11() argument 3047 _glfwDestroyCursorX11(_GLFWcursor* cursor) _glfwDestroyCursorX11() argument 3053 _glfwSetCursorX11(_GLFWwindow* window, _GLFWcursor* cursor) _glfwSetCursorX11() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_linking_helpers.c | 875 unsigned cursor = 0; in compact_components() local 765 assign_remap_locations(struct varying_loc (*remap)[4], struct assigned_comps *assigned_comps, struct varying_component *info, unsigned *cursor, unsigned *comp, unsigned max_location, nir_pack_varying_options options) assign_remap_locations() argument [all...] |
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_compiler.h | 656 agx_cursor cursor; member 660 agx_init_builder(agx_context *ctx, agx_cursor cursor) in agx_init_builder() argument 671 agx_builder_insert(agx_cursor *cursor, agx_instr *I) in agx_builder_insert() argument [all...] |
| /third_party/mesa3d/src/intel/tools/ |
| H A D | aubinator_viewer.cpp | 48 uint8_t *map, *end, *cursor; member
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | compiler.h | 1337 bi_cursor cursor; member 1341 bi_init_builder(bi_context *ctx, bi_cursor cursor) in bi_init_builder() argument 1352 bi_builder_insert(bi_cursor *cursor, bi_instr *I) in bi_builder_insert() argument [all...] |
| /third_party/libdrm/ |
| H A D | xf86drmMode.c | 1327 uint32_t cursor; member 1331 uint32_t cursor; member 1421 drmModeAtomicSetCursor(drmModeAtomicReqPtr req, int cursor) drmModeAtomicSetCursor() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-call-reducer.cc | 936 int cursor = 0; in ReduceFastApiCall() local [all...] |