Home
last modified time | relevance | path

Searched refs:xenbus_read_unsigned (Results 1 - 25 of 38) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/input/misc/
H A Dxen-kbdfront.c227 with_kbd = !xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
230 with_ptr = !xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
234 with_mtouch = xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
277 abs = xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
279 ptr_size[KPARAM_X] = xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
282 ptr_size[KPARAM_Y] = xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
337 num_cont = xenbus_read_unsigned(info->xbdev->otherend, in xenkbd_probe()
340 width = xenbus_read_unsigned(info->xbdev->otherend, in xenkbd_probe()
343 height = xenbus_read_unsigned(info->xbdev->otherend, in xenkbd_probe()
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dxen-kbdfront.c227 with_kbd = !xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
230 with_ptr = !xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
234 with_mtouch = xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
277 abs = xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
279 ptr_size[KPARAM_X] = xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
282 ptr_size[KPARAM_Y] = xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
337 num_cont = xenbus_read_unsigned(info->xbdev->otherend, in xenkbd_probe()
340 width = xenbus_read_unsigned(info->xbdev->otherend, in xenkbd_probe()
343 height = xenbus_read_unsigned(info->xbdev->otherend, in xenkbd_probe()
/kernel/linux/linux-5.10/drivers/net/xen-netback/
H A Dxenbus.c589 vif->multicast_control = !!xenbus_read_unsigned(dev->otherend, in xen_mcast_ctrl_changed()
736 requested_num_queues = xenbus_read_unsigned(dev->otherend, in connect()
951 if (!xenbus_read_unsigned(dev->otherend, "feature-rx-notify", 0)) { in read_xenbus_vif_flags()
960 vif->can_sg = !!xenbus_read_unsigned(dev->otherend, "feature-sg", 0); in read_xenbus_vif_flags()
964 if (xenbus_read_unsigned(dev->otherend, "feature-gso-tcpv4", 0)) in read_xenbus_vif_flags()
967 if (xenbus_read_unsigned(dev->otherend, "feature-gso-tcpv6", 0)) in read_xenbus_vif_flags()
970 vif->ip_csum = !xenbus_read_unsigned(dev->otherend, in read_xenbus_vif_flags()
973 vif->ipv6_csum = !!xenbus_read_unsigned(dev->otherend, in read_xenbus_vif_flags()
/kernel/linux/linux-6.6/drivers/net/xen-netback/
H A Dxenbus.c589 vif->multicast_control = !!xenbus_read_unsigned(dev->otherend, in xen_mcast_ctrl_changed()
736 requested_num_queues = xenbus_read_unsigned(dev->otherend, in connect()
950 if (!xenbus_read_unsigned(dev->otherend, "feature-rx-notify", 0)) { in read_xenbus_vif_flags()
959 vif->can_sg = !!xenbus_read_unsigned(dev->otherend, "feature-sg", 0); in read_xenbus_vif_flags()
963 if (xenbus_read_unsigned(dev->otherend, "feature-gso-tcpv4", 0)) in read_xenbus_vif_flags()
966 if (xenbus_read_unsigned(dev->otherend, "feature-gso-tcpv6", 0)) in read_xenbus_vif_flags()
969 vif->ip_csum = !xenbus_read_unsigned(dev->otherend, in read_xenbus_vif_flags()
972 vif->ipv6_csum = !!xenbus_read_unsigned(dev->otherend, in read_xenbus_vif_flags()
/kernel/linux/linux-5.10/drivers/gpu/drm/xen/
H A Dxen_drm_front_cfg.c54 if (xenbus_read_unsigned(front_info->xb_dev->nodename, in xen_drm_front_cfg_card()
H A Dxen_drm_front.c757 while ((xenbus_read_unsigned(front_info->xb_dev->otherend, "state", in xen_drv_remove()
765 state = xenbus_read_unsigned(front_info->xb_dev->otherend, in xen_drv_remove()
/kernel/linux/linux-6.6/drivers/gpu/drm/xen/
H A Dxen_drm_front_cfg.c54 if (xenbus_read_unsigned(front_info->xb_dev->nodename, in xen_drm_front_cfg_card()
H A Dxen_drm_front.c734 while ((xenbus_read_unsigned(front_info->xb_dev->otherend, "state", in xen_drv_remove()
742 state = xenbus_read_unsigned(front_info->xb_dev->otherend, in xen_drv_remove()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dxen-fbfront.c363 video[KPARAM_WIDTH] = xenbus_read_unsigned(dev->otherend, "width", in xenfb_probe()
365 video[KPARAM_HEIGHT] = xenbus_read_unsigned(dev->otherend, "height", in xenfb_probe()
641 if (xenbus_read_unsigned(info->xbdev->otherend, in xenfb_backend_changed()
645 info->feature_resize = xenbus_read_unsigned(dev->otherend, in xenfb_backend_changed()
/kernel/linux/linux-5.10/sound/xen/
H A Dxen_snd_front_cfg.c254 val = xenbus_read_unsigned(path, XENSND_FIELD_CHANNELS_MIN, 0); in cfg_read_pcm_hw()
258 val = xenbus_read_unsigned(path, XENSND_FIELD_CHANNELS_MAX, 0); in cfg_read_pcm_hw()
274 buf_sz = xenbus_read_unsigned(path, XENSND_FIELD_BUFFER_SIZE, 0); in cfg_read_pcm_hw()
H A Dxen_snd_front.c332 while ((xenbus_read_unsigned(front_info->xb_dev->otherend, "state", in xen_drv_remove()
340 state = xenbus_read_unsigned(front_info->xb_dev->otherend, in xen_drv_remove()
/kernel/linux/linux-6.6/sound/xen/
H A Dxen_snd_front_cfg.c254 val = xenbus_read_unsigned(path, XENSND_FIELD_CHANNELS_MIN, 0); in cfg_read_pcm_hw()
258 val = xenbus_read_unsigned(path, XENSND_FIELD_CHANNELS_MAX, 0); in cfg_read_pcm_hw()
274 buf_sz = xenbus_read_unsigned(path, XENSND_FIELD_BUFFER_SIZE, 0); in cfg_read_pcm_hw()
H A Dxen_snd_front.c332 while ((xenbus_read_unsigned(front_info->xb_dev->otherend, "state", in xen_drv_remove()
340 state = xenbus_read_unsigned(front_info->xb_dev->otherend, in xen_drv_remove()
/kernel/linux/linux-5.10/drivers/block/
H A Dxen-blkfront.c1878 !xenbus_read_unsigned(dev->nodename, "trusted", 1); in talk_to_blkback()
1880 max_page_order = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_blkback()
2004 backend_max_queues = xenbus_read_unsigned(info->xbdev->otherend, in negotiate_mq()
2260 info->discard_granularity = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_setup_discard()
2263 info->discard_alignment = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_setup_discard()
2266 !!xenbus_read_unsigned(info->xbdev->otherend, "discard-secure", in blkfront_setup_discard()
2381 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-barrier", 0)) { in blkfront_gather_backend_features()
2390 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-flush-cache", in blkfront_gather_backend_features()
2396 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-discard", 0)) in blkfront_gather_backend_features()
2401 !!xenbus_read_unsigned(inf in blkfront_gather_backend_features()
[all...]
/kernel/linux/linux-6.6/drivers/block/
H A Dxen-blkfront.c1785 !xenbus_read_unsigned(dev->nodename, "trusted", 1); in talk_to_blkback()
1787 max_page_order = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_blkback()
1904 backend_max_queues = xenbus_read_unsigned(info->xbdev->otherend, in negotiate_mq()
2149 info->discard_granularity = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_setup_discard()
2152 info->discard_alignment = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_setup_discard()
2155 !!xenbus_read_unsigned(info->xbdev->otherend, "discard-secure", in blkfront_setup_discard()
2270 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-barrier", 0)) { in blkfront_gather_backend_features()
2279 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-flush-cache", in blkfront_gather_backend_features()
2285 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-discard", 0)) in blkfront_gather_backend_features()
2290 !!xenbus_read_unsigned(inf in blkfront_gather_backend_features()
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dxen-fbfront.c385 video[KPARAM_WIDTH] = xenbus_read_unsigned(dev->otherend, "width", in xenfb_probe()
387 video[KPARAM_HEIGHT] = xenbus_read_unsigned(dev->otherend, "height", in xenfb_probe()
669 if (xenbus_read_unsigned(info->xbdev->otherend, in xenfb_backend_changed()
673 info->feature_resize = xenbus_read_unsigned(dev->otherend, in xenfb_backend_changed()
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus_xs.c591 unsigned int xenbus_read_unsigned(const char *dir, const char *node, in xenbus_read_unsigned() function
603 EXPORT_SYMBOL_GPL(xenbus_read_unsigned); variable
754 if (!xenbus_read_unsigned("control", in xs_reset_watches()
H A Dxenbus_probe_backend.c232 return !!xenbus_read_unsigned(dev->nodename, "online", 0); in xenbus_dev_is_online()
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H A Dxenbus_xs.c591 unsigned int xenbus_read_unsigned(const char *dir, const char *node, in xenbus_read_unsigned() function
603 EXPORT_SYMBOL_GPL(xenbus_read_unsigned); variable
754 if (!xenbus_read_unsigned("control", in xs_reset_watches()
H A Dxenbus_probe_backend.c232 return !!xenbus_read_unsigned(dev->nodename, "online", 0); in xenbus_dev_is_online()
/kernel/linux/linux-5.10/drivers/net/
H A Dxen-netfront.c1483 !xenbus_read_unsigned(np->xbdev->otherend, "feature-sg", 0)) in xennet_fix_features()
1487 !xenbus_read_unsigned(np->xbdev->otherend, in xennet_fix_features()
1492 !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv4", 0)) in xennet_fix_features()
1496 !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv6", 0)) in xennet_fix_features()
2300 !xenbus_read_unsigned(dev->nodename, "trusted", 1); in talk_to_netback()
2303 max_queues = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback()
2308 feature_split_evtchn = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback()
2318 info->netback_has_xdp_headroom = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback()
2457 if (!xenbus_read_unsigned(np->xbdev->otherend, "feature-rx-copy", 0)) { in xennet_connect()
/kernel/linux/linux-6.6/drivers/net/
H A Dxen-netfront.c1477 !xenbus_read_unsigned(np->xbdev->otherend, "feature-sg", 0)) in xennet_fix_features()
1481 !xenbus_read_unsigned(np->xbdev->otherend, in xennet_fix_features()
1486 !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv4", 0)) in xennet_fix_features()
1490 !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv6", 0)) in xennet_fix_features()
2267 !xenbus_read_unsigned(dev->nodename, "trusted", 1); in talk_to_netback()
2270 max_queues = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback()
2275 feature_split_evtchn = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback()
2286 info->netback_has_xdp_headroom = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback()
2425 if (!xenbus_read_unsigned(np->xbdev->otherend, "feature-rx-copy", 0)) { in xennet_connect()
/kernel/linux/linux-5.10/net/9p/
H A Dtrans_xen.c422 max_rings = xenbus_read_unsigned(dev->otherend, "max-rings", 0); in xen_9pfs_front_init()
425 max_ring_order = xenbus_read_unsigned(dev->otherend, in xen_9pfs_front_init()
/kernel/linux/linux-5.10/include/xen/
H A Dxenbus.h170 unsigned int xenbus_read_unsigned(const char *dir, const char *node,
/kernel/linux/linux-6.6/include/xen/
H A Dxenbus.h174 unsigned int xenbus_read_unsigned(const char *dir, const char *node,

Completed in 29 milliseconds

12