/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | fsl-diu-fb.c | 1000 __le16 *cursor = data->cursor; fsl_diu_load_cursor_image() local 1023 fsl_diu_cursor(struct fb_info *info, struct fb_cursor *cursor) fsl_diu_cursor() argument [all...] |
H A D | s3fb.c | 313 static void s3fb_tilecursor(struct fb_info *info, struct fb_tilecursor *cursor) in s3fb_tilecursor() argument
|
H A D | sm501fb.c | 105 struct sm501_mem cursor; member 1038 static int sm501fb_cursor(struct fb_info *info, struct fb_cursor *cursor) in sm501fb_cursor() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/ |
H A D | intelfb.h | 295 struct intelfb_heap_data cursor; member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/via/ |
H A D | viafbdev.c | 758 static int viafb_cursor(struct fb_info *info, struct fb_cursor *cursor) in viafb_cursor() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/riva/ |
H A D | fbdev.c | 1570 rivafb_cursor(struct fb_info *info, struct fb_cursor *cursor) rivafb_cursor() argument [all...] |
H A D | riva_hw.c | 125 int cursor; in ShowHideCursor() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm.c | 872 struct amdgpu_res_cursor cursor; in amdgpu_vm_update_range() local 1301 struct dma_resv_iter cursor; in amdgpu_vm_prt_fini() local [all...] |
H A D | amdgpu_ttm.c | 420 struct amdgpu_res_cursor cursor; in amdgpu_mem_visible() local 604 struct amdgpu_res_cursor cursor; amdgpu_ttm_io_mem_pfn() local 1524 struct amdgpu_res_cursor cursor; amdgpu_ttm_access_memory() local [all...] |
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...] |
/kernel/linux/linux-5.10/drivers/dma/ppc4xx/ |
H A D | adma.c | 3223 ppc440spe_adma_dma2rxor_inc_addr( struct ppc440spe_adma_desc_slot *desc, struct ppc440spe_rxor *cursor, int index, int src_cnt) ppc440spe_adma_dma2rxor_inc_addr() argument 3240 ppc440spe_adma_dma2rxor_prep_src( struct ppc440spe_adma_desc_slot *hdesc, struct ppc440spe_rxor *cursor, int index, int src_cnt, u32 addr) ppc440spe_adma_dma2rxor_prep_src() argument 3439 ppc440spe_init_rxor_cursor(struct ppc440spe_rxor *cursor) ppc440spe_init_rxor_cursor() argument [all...] |