Searched full:unmanaged (Results 1 – 19 of 19) sorted by relevance
/linux/Documentation/networking/ |
H A D | l2tp.rst | 117 sockets are used to implement unmanaged L2TPv3 tunnels (iproute2's "ip 120 unmanaged tunnels later in this document. 564 Unmanaged L2TPv3 tunnels 567 The kernel L2TP subsystem also supports static (unmanaged) L2TPv3 568 tunnels. Unmanaged tunnels have no userspace tunnel socket, and 769 Unmanaged L2TPv3 Ethernet features are tested by the kernel's built-in
|
H A D | cdc_mbim.rst | 43 MBIM functions are inactive when unmanaged. The cdc_mbim driver only
|
/linux/drivers/iommu/ |
H A D | fsl_pamu_domain.c | 200 * FIXME: This isn't creating an unmanaged domain since the in fsl_pamu_domain_alloc() 296 * the driver provides a non-working UNMANAGED domain that it can switch over 312 * UNMANAGED domain makes it BLOCKING. in fsl_pamu_platform_attach()
|
/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | vmm.h | 8 UNMANAGED, enumerator
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_svm.h | 15 } unmanaged; member
|
H A D | nouveau_vmm.c | 134 int ret = nvif_vmm_ctor(&cli->mmu, "drmVmm", oclass, UNMANAGED, in nouveau_vmm_init()
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | brcm,bcm7038-l1-intc.yaml | 70 configured by the firmware and should be left unmanaged. This should
|
/linux/Documentation/networking/device_drivers/wwan/ |
H A D | iosm.rst | 18 MBIM functions are inactive when unmanaged. The IOSM driver only provides a
|
/linux/Documentation/virt/hyperv/ |
H A D | vpci.rst | 213 whose drivers create managed or unmanaged Linux IRQs. If the 214 smp_affinity for an unmanaged IRQ is updated via the /proc/irq
|
/linux/net/l2tp/ |
H A D | trace.h | 72 __entry->fd > 0 ? "managed" : "unmanaged",
|
H A D | l2tp_netlink.c | 222 * Unmanaged tunnels must call out the source and destination addresses in l2tp_nl_cmd_tunnel_create()
|
/linux/drivers/gpu/drm/nouveau/nvif/ |
H A D | vmm.c | 217 case UNMANAGED: args->type = NVIF_VMM_V0_TYPE_UNMANAGED; break; in nvif_vmm_ctor()
|
/linux/Documentation/userspace-api/ |
H A D | iommufd.rst | 48 feature flag. This can be either an UNMANAGED stage-1 domain for a device
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_core.c | 1341 bool unmanaged = ft_attr->flags & MLX5_FLOW_TABLE_UNMANAGED; in __mlx5_create_flow_table() local 1358 if (!unmanaged) { in __mlx5_create_flow_table() 1383 next_ft = unmanaged ? ft_attr->next_ft : in __mlx5_create_flow_table() 1391 if (!unmanaged) { in __mlx5_create_flow_table() 1399 if (!unmanaged) { in __mlx5_create_flow_table()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | fs_chains.c | 190 * so we create all unmanaged tables as level 1 (base + 1). in mlx5_chains_create_table()
|
/linux/include/drm/ |
H A D | drm_mode_config.h | 972 * This is the unmanaged version of drmm_mode_config_init() for drivers which
|
/linux/drivers/irqchip/ |
H A D | irq-gic-v3-its.c | 190 atomic_t unmanaged; member 1655 return atomic_read(&per_cpu_ptr(&cpu_lpi_count, cpu)->unmanaged); in its_read_lpi_count() 1663 atomic_inc(&per_cpu_ptr(&cpu_lpi_count, cpu)->unmanaged); in its_inc_lpi_count() 1671 atomic_dec(&per_cpu_ptr(&cpu_lpi_count, cpu)->unmanaged); in its_dec_lpi_count()
|
/linux/include/linux/ |
H A D | mmzone.h | 947 * management logic to figure out unmanaged pages by checking
|
/linux/drivers/net/ethernet/ti/ |
H A D | tlan.c | 2405 netdev_info(dev, "Unmanaged PHY\n"); in __tlan_phy_print()
|