Home
last modified time | relevance | path

Searched refs:rootdev (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/arch/arm/kernel/
A Datags_compat.c49 unsigned long rootdev; /* 16 */ member
123 tag->u.core.rootdev = params->u1.s.rootdev; in build_tag_list()
A Datags_parse.c58 ROOT_DEV = old_decode_dev(tag->u.core.rootdev); in parse_tag_core()
/linux-6.3-rc2/arch/arm/include/uapi/asm/
A Dsetup.h36 __u32 rootdev; member
/linux-6.3-rc2/arch/arm/mach-rpc/include/mach/
A Duncompress.h23 unsigned long rootdev; member
/linux-6.3-rc2/net/8021q/
A Dvlan.c81 static void vlan_stacked_transfer_operstate(const struct net_device *rootdev, in vlan_stacked_transfer_operstate() argument
86 netif_stacked_transfer_operstate(rootdev, dev); in vlan_stacked_transfer_operstate()
/linux-6.3-rc2/Documentation/arm/
A Dsetup.rst42 rootdev
/linux-6.3-rc2/net/core/
A Ddev.c9813 void netif_stacked_transfer_operstate(const struct net_device *rootdev, in netif_stacked_transfer_operstate() argument
9816 if (rootdev->operstate == IF_OPER_DORMANT) in netif_stacked_transfer_operstate()
9821 if (rootdev->operstate == IF_OPER_TESTING) in netif_stacked_transfer_operstate()
9826 if (netif_carrier_ok(rootdev)) in netif_stacked_transfer_operstate()
/linux-6.3-rc2/include/linux/
A Dnetdevice.h4946 void netif_stacked_transfer_operstate(const struct net_device *rootdev,

Completed in 37 milliseconds