/linux-4.19.296/lib/ |
D | asn1_decoder.c | 176 const unsigned char *machine = decoder->machine; in asn1_ber_decoder() local 209 op = machine[pc]; in asn1_ber_decoder() 245 optag = machine[pc + 1]; in asn1_ber_decoder() 347 act = machine[pc + 1]; in asn1_ber_decoder() 349 act = machine[pc + 2]; in asn1_ber_decoder() 367 pc = machine[pc + 2]; in asn1_ber_decoder() 412 pc = machine[pc + 1]; in asn1_ber_decoder() 425 pc = machine[pc + 1]; in asn1_ber_decoder() 438 act = machine[pc + 2]; in asn1_ber_decoder() 440 act = machine[pc + 1]; in asn1_ber_decoder() [all …]
|
D | Kconfig.kgdb | 94 0x0100 - allow machine to be rebooted
|
/linux-4.19.296/drivers/base/ |
D | soc.c | 34 static DEVICE_ATTR(machine, S_IRUGO, soc_info_get, NULL); 52 && (soc_dev->attr->machine != NULL)) in soc_attribute_mode() 75 return sprintf(buf, "%s\n", soc_dev->attr->machine); in soc_info_get() 190 if (match->machine && in soc_device_match_attr() 191 (!attr->machine || !glob_match(match->machine, attr->machine))) in soc_device_match_attr() 243 if (!(matches->machine || matches->family || in soc_device_match()
|
/linux-4.19.296/include/uapi/linux/ |
D | utsname.h | 12 char machine[9]; member 22 char machine[65]; member 30 char machine[__NEW_UTS_LEN + 1]; member
|
/linux-4.19.296/drivers/misc/lis3lv02d/ |
D | Kconfig | 16 the laptop to act as a pinball machine-esque joystick. 33 the device to act as a pinball machine-esque joystick.
|
/linux-4.19.296/include/linux/ |
D | sys_soc.h | 12 const char *machine; member
|
D | asn1_ber_bytecode.h | 26 const unsigned char *machine; member
|
D | pe.h | 179 uint16_t machine; /* machine type */ member
|
/linux-4.19.296/drivers/isdn/i4l/ |
D | Kconfig | 54 sent over the wire. The machine at the other end of the PPP link 66 your Linux box as an ISDN-answering machine. Of course, this must be 78 an ISDN-fax-machine. This must be supported by the lowlevel driver
|
/linux-4.19.296/drivers/parisc/ |
D | README.dino | 22 ** program. Assume a machine is only "suspect" until proven otherwise.
|
D | Kconfig | 53 Say Y here if you have an EISA bus in your machine. This code 70 if you have a recent machine. If you are convinced you do not have 71 PCI slots in your machine (eg a 712), then you may say "N" here.
|
/linux-4.19.296/fs/gfs2/ |
D | Kconfig | 18 machine show up immediately on all other machines in the cluster.
|
/linux-4.19.296/drivers/fsi/ |
D | Kconfig | 53 the corresponding machine specific ColdFire firmware to be available.
|
/linux-4.19.296/drivers/isdn/ |
D | Kconfig | 16 voice calls (eg. turning your PC into a software answering machine
|
/linux-4.19.296/drivers/edac/ |
D | Kconfig | 49 occurring on your machine in human-readable form. 304 on some machine other than Maple. 313 on some machine other than Maple.
|
/linux-4.19.296/drivers/pci/ |
D | Kconfig | 35 Disable this only if your target machine is unaffected by PCI
|
/linux-4.19.296/drivers/pci/hotplug/ |
D | Kconfig | 11 This allows you to add and remove PCI cards while the machine is
|
/linux-4.19.296/drivers/char/ |
D | nvram.c | 52 # error Cannot build nvram driver for this machine configuration.
|
/linux-4.19.296/drivers/xen/ |
D | Kconfig | 285 removed until machine stop), select Y/M here, otherwise select N. 297 be removed until machine stop), select Y/M here.
|
D | xen-scsiback.c | 1708 VSCSI_VERSION, utsname()->sysname, utsname()->machine); in scsiback_wwn_version_show() 1872 VSCSI_VERSION, utsname()->sysname, utsname()->machine); in scsiback_init()
|
/linux-4.19.296/drivers/parport/ |
D | Kconfig | 18 If you want to use devices connected to your machine's parallel port
|
/linux-4.19.296/fs/ |
D | Kconfig.binfmt | 150 binaries just like native Alpha binaries on your Alpha machine. For
|
/linux-4.19.296/fs/cifs/ |
D | Kconfig | 51 If you need to mount to Samba, Azure, Macs or Windows from this machine, say Y.
|
/linux-4.19.296/drivers/misc/ |
D | Kconfig | 235 An SGI machine can be divided into multiple Single System 416 monitor, freeing up the underlying machine pages so they can
|
/linux-4.19.296/drivers/cpufreq/ |
D | Kconfig | 175 If you have a desktop machine then you should really be considering
|