/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/ |
H A D | sun4i_crtc.c | 198 struct drm_plane *primary = NULL, *cursor = NULL; in sun4i_crtc_init() local
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | peer_event.c | 294 u8 cursor, stop; in rxrpc_peer_keepalive_worker() local 230 rxrpc_peer_keepalive_dispatch(struct rxrpc_net *rxnet, struct list_head *collector, time64_t base, u8 cursor) rxrpc_peer_keepalive_dispatch() argument [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | evsel_fprintf.c | 111 sample__fprintf_callchain(struct perf_sample *sample, int left_alignment, unsigned int print_opts, struct callchain_cursor *cursor, struct strlist *bt_stop_list, FILE *fp) sample__fprintf_callchain() argument 208 sample__fprintf_sym(struct perf_sample *sample, struct addr_location *al, int left_alignment, unsigned int print_opts, struct callchain_cursor *cursor, struct strlist *bt_stop_list, FILE *fp) sample__fprintf_sym() argument
|
/kernel/linux/linux-6.6/security/keys/ |
H A D | gc.c | 197 struct rb_node *cursor; in key_garbage_collector() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/cachestat/ |
H A D | test_cachestat.c | 38 char *cursor, *data; in write_exactly() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_seg6_loop.c | 55 void *cursor, *data_end; in get_srh() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_crtc.c | 253 drm_crtc_init_with_planes(struct drm_device *dev, struct drm_crtc *crtc, struct drm_plane *primary, struct drm_plane *cursor, const struct drm_crtc_funcs *funcs, const char *name, ...) drm_crtc_init_with_planes() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/sm750fb/ |
H A D | sm750_cursor.c | 48 void sm750_hw_cursor_enable(struct lynx_cursor *cursor) in sm750_hw_cursor_enable() argument 56 void sm750_hw_cursor_disable(struct lynx_cursor *cursor) in sm750_hw_cursor_disable() argument 61 void sm750_hw_cursor_setSize(struct lynx_cursor *cursor, int w, int h) in sm750_hw_cursor_setSize() argument 67 void sm750_hw_cursor_setPos(struct lynx_cursor *cursor, int x, int y) in sm750_hw_cursor_setPos() argument 76 void sm750_hw_cursor_setColor(struct lynx_cursor *cursor, u3 argument 85 sm750_hw_cursor_setData(struct lynx_cursor *cursor, u16 rop, const u8 *pcol, const u8 *pmsk) sm750_hw_cursor_setData() argument 135 sm750_hw_cursor_setData2(struct lynx_cursor *cursor, u16 rop, const u8 *pcol, const u8 *pmsk) sm750_hw_cursor_setData2() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | skeletonfb.c | 580 int xxxfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in xxxfb_cursor() argument [all...] |
H A D | cobalt_lcdfb.c | 237 static int cobalt_lcdfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in cobalt_lcdfb_cursor() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | bitblit.c | 239 struct fb_cursor cursor; in bit_cursor() local [all...] |
H A D | fbcon_ccw.c | 224 struct fb_cursor cursor; in ccw_cursor() local [all...] |
H A D | fbcon_cw.c | 207 struct fb_cursor cursor; in cw_cursor() local [all...] |
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_cdc.h | 284 union smc_host_cursor cursor; /* tx sndbuf cursor sent */ member
|
/kernel/linux/linux-5.10/fs/fscache/ |
H A D | cookie.c | 185 struct fscache_cookie *cursor; in fscache_hash_cookie() local
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | server.c | 536 struct rb_node *cursor; in afs_manage_servers() local
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_attr_list.c | 55 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; in xfs_attr_shortform_list() local 201 xfs_attr_node_list_lookup( struct xfs_attr_list_context *context, struct xfs_attrlist_cursor_kern *cursor, struct xfs_buf **pbp) xfs_attr_node_list_lookup() argument 286 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; xfs_attr_node_list() local 391 struct xfs_attrlist_cursor_kern *cursor = &context->cursor; xfs_attr3_leaf_list_int() local [all...] |
/kernel/linux/linux-5.10/fs/vboxsf/ |
H A D | utils.c | 20 int cursor, ret; in vboxsf_new_inode() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_crtc.c | 480 struct atmel_hlcdc_plane *primary = NULL, *cursor = NULL; in atmel_hlcdc_crtc_create() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_ldu.c | 361 struct drm_plane *primary, *cursor; in vmw_ldu_init() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_crtc.c | 350 sti_crtc_init(struct drm_device *drm_dev, struct sti_mixer *mixer, struct drm_plane *primary, struct drm_plane *cursor) sti_crtc_init() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/virtio/ |
H A D | virtgpu_display.c | 258 struct drm_plane *primary, *cursor; in vgdev_output_init() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fsl-diu-fb.h | 141 __be32 cursor; member
|
/kernel/linux/linux-6.6/drivers/auxdisplay/ |
H A D | charlcd.h | 88 int (*cursor)(struct charlcd *lcd, enum charlcd_onoff on); global() member [all...] |
/kernel/linux/linux-6.6/fs/afs/ |
H A D | server.c | 547 struct rb_node *cursor; in afs_manage_servers() local
|