Home
last modified time | relevance | path

Searched refs:kernel_info (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/boot/compressed/
H A Dkernel_info.S7 .global kernel_info
9 kernel_info: label
13 .long kernel_info_var_len_data - kernel_info
15 .long kernel_info_end - kernel_info
H A DMakefile91 vmlinux-objs-y := $(obj)/vmlinux.lds $(obj)/kernel_info.o $(obj)/head_$(BITS).o \
/linux/Documentation/arch/x86/
H A Dboot.rst77 Protocol 2.15 (Kernel 5.5) Added the kernel_info and kernel_info.setup_type_max.
83 or kernel_info are changed. Additionally, it is recommended to use
85 updated either) or kernel_info to communicate supported Linux kernel
89 communicate things to the boot loader is the kernel_info.
228 0268/4 2.15+ kernel_info_offset Offset of the kernel_info
933 kernel_info. The kernel_info structure is embedded in the Linux image
937 The kernel_info
948 kernel_info = .rodata
966 kernel_info solves this by providing an extensible place for information about
972 All kernel_info data should be part of this structure. Fixed size data have to
[all …]
/linux/net/ethtool/
H A Dioctl.c2820 struct kernel_ethtool_ts_info kernel_info; in ethtool_get_ts_info() local
2824 err = __ethtool_get_ts_info(dev, &kernel_info); in ethtool_get_ts_info()
2828 info.cmd = kernel_info.cmd; in ethtool_get_ts_info()
2829 info.so_timestamping = kernel_info.so_timestamping; in ethtool_get_ts_info()
2830 info.phc_index = kernel_info.phc_index; in ethtool_get_ts_info()
2831 info.tx_types = kernel_info.tx_types; in ethtool_get_ts_info()
2832 info.rx_filters = kernel_info.rx_filters; in ethtool_get_ts_info()
/linux/Documentation/ABI/testing/
H A Dima_policy73 label:= [selinux]|[kernel_info]|[data_label]