Home
last modified time | relevance | path

Searched defs:setup_header (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
Dbootparam.h65 struct setup_header { struct
66 __u8 setup_sects;
67 __u16 root_flags;
68 __u32 syssize;
69 __u16 ram_size;
70 __u16 vid_mode;
71 __u16 root_dev;
72 __u16 boot_flag;
73 __u16 jump;
74 __u32 header;
[all …]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dbootparam.h64 struct setup_header { struct
65 __u8 setup_sects;
66 __u16 root_flags;
67 __u32 syssize;
68 __u16 ram_size;
69 __u16 vid_mode;
70 __u16 root_dev;
71 __u16 boot_flag;
72 __u16 jump;
73 __u32 header;
[all …]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
Dbootparam.h64 struct setup_header { struct
65 __u8 setup_sects;
66 __u16 root_flags;
67 __u32 syssize;
68 __u16 ram_size;
69 __u16 vid_mode;
70 __u16 root_dev;
71 __u16 boot_flag;
72 __u16 jump;
73 __u32 header;
[all …]
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
Dbootparam.h68 struct setup_header { struct
69 __u8 setup_sects;
70 __u16 root_flags;
71 __u32 syssize;
72 __u16 ram_size;
73 __u16 vid_mode;
74 __u16 root_dev;
75 __u16 boot_flag;
76 __u16 jump;
77 __u32 header;
[all …]
/kernel/linux/linux-6.6/net/bluetooth/
D6lowpan.c367 static int setup_header(struct sk_buff *skb, struct net_device *netdev, in setup_header() function
/kernel/linux/linux-5.10/net/bluetooth/
D6lowpan.c396 static int setup_header(struct sk_buff *skb, struct net_device *netdev, in setup_header() function