Home
last modified time | relevance | path

Searched refs:machine (Results 1 – 25 of 33) sorted by relevance

12

/linux-4.19.296/lib/
Dasn1_decoder.c176 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 …]
DKconfig.kgdb94 0x0100 - allow machine to be rebooted
/linux-4.19.296/drivers/base/
Dsoc.c34 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/
Dutsname.h12 char machine[9]; member
22 char machine[65]; member
30 char machine[__NEW_UTS_LEN + 1]; member
/linux-4.19.296/drivers/misc/lis3lv02d/
DKconfig16 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/
Dsys_soc.h12 const char *machine; member
Dasn1_ber_bytecode.h26 const unsigned char *machine; member
Dpe.h179 uint16_t machine; /* machine type */ member
/linux-4.19.296/drivers/isdn/i4l/
DKconfig54 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/
DREADME.dino22 ** program. Assume a machine is only "suspect" until proven otherwise.
DKconfig53 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/
DKconfig18 machine show up immediately on all other machines in the cluster.
/linux-4.19.296/drivers/fsi/
DKconfig53 the corresponding machine specific ColdFire firmware to be available.
/linux-4.19.296/drivers/isdn/
DKconfig16 voice calls (eg. turning your PC into a software answering machine
/linux-4.19.296/drivers/edac/
DKconfig49 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/
DKconfig35 Disable this only if your target machine is unaffected by PCI
/linux-4.19.296/drivers/pci/hotplug/
DKconfig11 This allows you to add and remove PCI cards while the machine is
/linux-4.19.296/drivers/char/
Dnvram.c52 # error Cannot build nvram driver for this machine configuration.
/linux-4.19.296/drivers/xen/
DKconfig285 removed until machine stop), select Y/M here, otherwise select N.
297 be removed until machine stop), select Y/M here.
Dxen-scsiback.c1708 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/
DKconfig18 If you want to use devices connected to your machine's parallel port
/linux-4.19.296/fs/
DKconfig.binfmt150 binaries just like native Alpha binaries on your Alpha machine. For
/linux-4.19.296/fs/cifs/
DKconfig51 If you need to mount to Samba, Azure, Macs or Windows from this machine, say Y.
/linux-4.19.296/drivers/misc/
DKconfig235 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/
DKconfig175 If you have a desktop machine then you should really be considering

12