Searched refs:OS (Results 1 - 200 of 638) sorted by relevance

1234

/linux-4.4.14/arch/arm/mach-pxa/include/mach/
H A Dregs-ost.h7 * OS Timer & Match Registers
15 #define OSCR io_p2v(0x40A00010) /* OS Timer Counter Register */
16 #define OSCR4 io_p2v(0x40A00040) /* OS Timer Counter Register */
18 #define OSSR io_p2v(0x40A00014) /* OS Timer Status Register */
19 #define OWER io_p2v(0x40A00018) /* OS Timer Watchdog Enable Register */
20 #define OIER io_p2v(0x40A0001C) /* OS Timer Interrupt Enable Register */
H A Dirqs.h29 #define IRQ_OST_4_11 PXA_IRQ(7) /* OS timer 4-11 matches (PXA27x) */
52 #define IRQ_OST0 PXA_IRQ(26) /* OS Timer match 0 */
53 #define IRQ_OST1 PXA_IRQ(27) /* OS Timer match 1 */
54 #define IRQ_OST2 PXA_IRQ(28) /* OS Timer match 2 */
55 #define IRQ_OST3 PXA_IRQ(29) /* OS Timer match 3 */
H A Dhardware.h306 /* return the clock tick rate of the OS timer */
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dbreak.h12 * OS-specific debug break numbers:
19 * OS-specific break numbers:
/linux-4.4.14/arch/s390/kernel/
H A Dos_info.c2 * OS info memory interface
19 * OS info structure has to be page aligned
24 * Compute checksum over OS info structure
33 * Add crashkernel info to OS info and update checksum
43 * Add OS info entry and update checksum
54 * Initialize OS info struture and set lowcore pointer
72 * Allocate and copy OS info entry from oldmem
/linux-4.4.14/drivers/clocksource/
H A Dpxa_timer.c26 #define OSMR0 0x00 /* OS Timer 0 Match Register */
27 #define OSMR1 0x04 /* OS Timer 1 Match Register */
28 #define OSMR2 0x08 /* OS Timer 2 Match Register */
29 #define OSMR3 0x0C /* OS Timer 3 Match Register */
31 #define OSCR 0x10 /* OS Timer Counter Register */
32 #define OSSR 0x14 /* OS Timer Status Register */
33 #define OWER 0x18 /* OS Timer Watchdog Enable Register */
34 #define OIER 0x1C /* OS Timer Interrupt Enable Register */
187 /* we are only interested in OS-timer0 irq */ pxa_timer_dt_init()
190 pr_crit("%s: unable to parse OS-timer0 irq\n", np->name); pxa_timer_dt_init()
H A Dtimer-u300.c4 * Timer COH 901 328, runs the OS timer interrupt.
29 * OS (operating system) timer @ 32768 Hz
35 /* Reset OS Timer 32bit (-/W) */
38 /* Enable OS Timer 32bit (-/W) */
41 /* Disable OS Timer 32bit (-/W) */
44 /* OS Timer Mode Register 32bit (-/W) */
48 /* OS Timer Status Register 32bit (R/-) */
59 /* OS Timer Current Count Register 32bit (R/-) */
61 /* OS Timer Terminal Count Register 32bit (R/W) */
63 /* OS Timer Interrupt Enable Register 32bit (-/W) */
67 /* OS Timer Interrupt Acknowledge Register 32bit (-/W) */
262 /* Then enable the OS timer again */ u300_set_periodic()
300 /* Then enable the OS timer again */ u300_set_next_event()
394 * Disable the "OS" and "DD" timers - these are designed for Symbian! u300_timer_init_of()
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Ddsrv_bri.h31 OS independed part
34 Prepare OS dependent part of BRI functions
H A Dos_capi.h4 * CAPI Interface OS include files
H A Ddsrv_pri.h31 OS independed part
34 Prepare OS dependent part of PRI/PRI Rev.2 functions
H A Dum_idi.h8 interface between UM IDI core and OS dependent part
H A Ddiva_dma.h39 Functionality to be implemented by OS wrapper
H A Ddi.h87 /* OS specific functions used by IDI common code */
H A Ds_bri.c187 Prepare OS dependent functions prepare_maestra_functions()
/linux-4.4.14/fs/adfs/
H A Dadfs.h28 __u32 loadaddr; /* RISC OS load address */
29 __u32 execaddr; /* RISC OS exec address */
30 unsigned int filetype; /* RISC OS file type */
31 unsigned int attr; /* RISC OS permissions */
32 unsigned int stamped:1; /* RISC OS file has date/time */
107 __u8 attr; /* RISC OS attributes */
111 /* RISC OS file type (12-bit: derived from loadaddr) */
115 /* RISC OS 12-bit filetype converts to ,xyz hex filename suffix */ append_filetype_suffix()
H A Dinode.c167 * of time to convert from RISC OS epoch to Unix epoch.
174 * 01 Jan 1900 00:00:00 (RISC OS epoch) adfs_adfs2unix_time()
195 /* convert from RISC OS to Unix epoch */ adfs_adfs2unix_time()
H A Ddir_f.c123 * Note that contary to the RISC OS PRMs, adfs_dir_checkbyte()
223 * RISC OS 12-bit filetype is stored in load_address[19:8] adfs_dir2obj()
/linux-4.4.14/include/uapi/linux/
H A Dreboot.h19 * HALT Stop OS and give system control to ROM monitor, if any.
22 * POWER_OFF Stop OS and remove all power from system, if possible.
H A Dnfs_fs.h6 * OS-specific nfs filesystem definitions and declarations
H A Dncp_mount.h20 #define NCP_MOUNT_NO_OS2 0x0008 /* do not use OS/2 (LONG) namespace */
H A Dpsci.h76 /* PSCI v0.2 multicore support in Trusted OS returned by MIGRATE_INFO_TYPE */
H A Delf.h33 #define PT_LOOS 0x60000000 /* OS-specific */
34 #define PT_HIOS 0x6fffffff /* OS-specific */
/linux-4.4.14/arch/arm/mach-sa1100/include/mach/
H A Dirqs.h37 #define IRQ_OST0 27 /* OS Timer match 0 */
38 #define IRQ_OST1 28 /* OS Timer match 1 */
39 #define IRQ_OST2 29 /* OS Timer match 2 */
40 #define IRQ_OST3 30 /* OS Timer match 3 */
H A DSA-1100.h812 * Operating System (OS) timer control registers
815 * OSMR0 Operating System (OS) timer Match Register 0
817 * OSMR1 Operating System (OS) timer Match Register 1
819 * OSMR2 Operating System (OS) timer Match Register 2
821 * OSMR3 Operating System (OS) timer Match Register 3
823 * OSCR Operating System (OS) timer Counter Register
825 * OSSR Operating System (OS) timer Status Register
827 * OWER Operating System (OS) timer Watch-dog Enable Register
829 * OIER Operating System (OS) timer Interrupt Enable Register
833 #define OSMR0 io_p2v(0x90000000) /* OS timer Match Reg. 0 */
834 #define OSMR1 io_p2v(0x90000004) /* OS timer Match Reg. 1 */
835 #define OSMR2 io_p2v(0x90000008) /* OS timer Match Reg. 2 */
836 #define OSMR3 io_p2v(0x9000000c) /* OS timer Match Reg. 3 */
837 #define OSCR io_p2v(0x90000010) /* OS timer Counter Reg. */
838 #define OSSR io_p2v(0x90000014) /* OS timer Status Reg. */
839 #define OWER io_p2v(0x90000018) /* OS timer Watch-dog Enable Reg. */
840 #define OIER io_p2v(0x9000001C) /* OS timer Interrupt Enable Reg. */
1246 #define IC_OST(Nb) /* OS Timer match [0..3] */ \
1248 #define IC_OST0 IC_OST (0) /* OS Timer match 0 */
1249 #define IC_OST1 IC_OST (1) /* OS Timer match 1 */
1250 #define IC_OST2 IC_OST (2) /* OS Timer match 2 */
1251 #define IC_OST3 IC_OST (3) /* OS Timer match 3 */
/linux-4.4.14/arch/ia64/include/asm/sn/
H A Dsn_feature_sets.h22 * current PROM. The OS uses sn_prom_feature_available(feature) to test for
36 /* --------------------- OS Features -------------------------------*/
39 * The following defines OS features that are optionally present in
/linux-4.4.14/arch/s390/appldata/
H A Dappldata_os.c3 * Collects misc. OS related data (CPU utilization, running processes).
30 * OS data
95 * gather OS data
146 pr_err("Starting a new OS data collection "
154 pr_err("Stopping a faulty OS data "
176 pr_err("Maximum OS record size %i exceeds the maximum " appldata_os_init()
218 MODULE_DESCRIPTION("Linux-VM Monitor Stream, OS statistics");
/linux-4.4.14/arch/x86/include/asm/
H A Duser.h29 * processor and OS. The size of the structure that users need to use can be
36 * be used and will be set to OS enabled xstate mask (which is same as the
39 * xstate_hdr bytes and interpret what states the processor/OS supports
H A Dpvclock-abi.h7 * They are the ABI between hypervisor and guest OS.
/linux-4.4.14/arch/x86/um/
H A DMakefile15 mem_$(BITS).o subarch.o os-$(OS)/
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Djsflash.h2 * jsflash.h: OS Flash SIMM support for JavaStations.
H A Dtraps.h114 /* Is this a system call for some OS we know about? */
/linux-4.4.14/drivers/net/fddi/skfp/h/
H A Dhwmtm.h194 * This macro may be invoked by the OS-specific module to read
208 * This macro may be invoked by the OS-specific module to read
224 * This macro may be invoked by the OS-specific module to get the
241 * This macro may be invoked by the OS-specific module to get the
260 * This macro may be invoked by the OS-specific module to read
277 * This macro may be invoked by the OS-specific module to read
293 * This macro may be invoked by the OS-specific module to get
310 * This macro may be invoked by the OS-specific module to get
324 * This macro may be invoked by the OS-specific module to get the
340 * This macro is invoked by the OS-specific before it left the
H A Dosdef1st.h64 // HWM and OS-specific buffer definitions
98 * OS-specific part of the transmit/receive descriptor structure (TXD/RXD).
H A Dtargetos.h82 // OS-Driver Definitions
H A Dfplustm.h63 struct s_txd_os txd_os ; /* OS - specific struct */
80 struct s_rxd_os rxd_os ; /* OS - specific struct */
/linux-4.4.14/arch/parisc/include/asm/
H A Dpdc_chassis.h108 /* Executing non-OS code */
113 /* Boot failed - Executing non-OS code */
118 /* Unexpected reboot occurred - Executing non-OS code */
123 /* Executing non-OS code - Non-critical error detected */
128 /* Boot failed - Executing non-OS code - Non-critical error detected */
133 /* Unexpected reboot/recovering - Executing non-OS code - Non-critical error detected */
143 /* Boot failed - OS not up - PDC has detected a failure that prevents boot */
153 /* Boot failed - OS not up - Fatal failure detected - Non-critical error detected */
270 #define PDC_CHASSIS_SYSTATE_PANIC (9ULL << 0) /* OS Panic */
H A Dpdcpat.h100 #define PDC_PAT_HPMC_SET_PARAMS 1L /* Allows OS to specify intr which PDC
101 * will use to interrupt OS during
/linux-4.4.14/arch/powerpc/include/asm/
H A Dnvram.h35 bool os_partition; /* partition initialized by OS, not FW */
84 /* Initialize NVRAM OS partition */
95 /* Write to NVRAM OS partition */
H A Dlppaca.h31 * hypervisor and the OS.
77 u8 idle; /* Indicate OS is idle */
84 * the processor is yielded (either because of an OS yield or a
98 __be32 page_ins; /* CMO Hint - # page ins by OS */
/linux-4.4.14/arch/um/
H A DMakefile21 OS := $(shell uname -s) macro
30 $(ARCH_DIR)/os-$(OS)/
77 include $(ARCH_DIR)/Makefile-os-$(OS)
168 export SUBARCH USER_CFLAGS CFLAGS_NO_HARDENING OS DEV_NULL_PATH
/linux-4.4.14/lib/lzo/
H A Dlzodefs.h2 * lzodefs.h -- architecture, OS and compiler specific defines
/linux-4.4.14/arch/s390/include/asm/
H A Dos_info.h2 * OS info memory interface
/linux-4.4.14/drivers/scsi/dpt/
H A Dosd_defs.h32 * This file contains the OS dependent defines. This file is included
33 *in osd_util.h and provides the OS specific defines for that file.
H A Dsys_info.h33 * This file contains structure definitions for the OS dependent
108 *should be returned by every OS dependent layer.
120 #define SI_OSspecificValid 0x0080 /* 1 if OS structure returned */
151 uCHAR osMinorVersion; /* The OS version */
239 uCHAR netwareVersion; /* The Netware OS version */
275 *OS/2 machine.
H A Ddptsig.h33 /* to make sure we are talking the same size under all OS's */
176 #define OS_OS2M 0x00000008 /* OS/2 1.2.x,MS 1.3.0,IBM 1.3.x - Monolithic */
177 #define OS_OS2L 0x00000010 /* Microsoft OS/2 1.301 - LADDR */
178 #define OS_OS22x 0x00000020 /* IBM OS/2 2.x */
191 #define OS_MAC_OS 0x00040000 /* Mac OS */
194 #define OS_BSDI_UNIX 0x00200000 /* BSDi Unix BSD/OS 2.0 and up */
H A Dosd_util.h73 /* Include the OS specific defines */
103 /* OS dependent defines */
175 /* OS dependent typedefs */
/linux-4.4.14/drivers/firmware/
H A Dpsci.c33 * While a 64-bit OS can make calls with SMC32 calling conventions, for some
45 * The CPU any Trusted OS is resident on. The trusted OS may reject CPU_OFF
47 * a Trusted OS even if it claims to be capable of migration -- doing so will
48 * require cooperation with a Trusted OS driver.
266 * Detect the presence of a resident Trusted OS which may cause CPU_OFF to
277 pr_info("Trusted OS migration not required\n"); psci_init_migrate()
302 pr_info("Trusted OS resident on physical CPU 0x%lx\n", cpuid); psci_init_migrate()
/linux-4.4.14/drivers/scsi/
H A Dgdth_ioctl.h13 #define GDTIOCTL_OSVERS (GDTIOCTL_MASK | 3) /* get OS version */
244 u8 version; /* OS version */
245 u8 subversion; /* OS subversion */
293 u8 version; /* OS version */
294 u8 subversion; /* OS subversion */
H A Dsd_dif.c39 * Configure exchange of protection information between OS and HBA.
/linux-4.4.14/drivers/misc/ibmasm/
H A Dmodule.c32 * indicating that an OS is * running. This causes the service processor
33 * to send periodic heartbeats to the OS.
136 dev_err(sp->dev, "Failed to send OS state to service processor\n"); ibmasm_init_one()
171 dbg("Sending OS down message\n"); ibmasm_remove_one()
173 err("failed to get repsonse to 'Send OS State' command\n"); ibmasm_remove_one()
H A Dheartbeat.c35 * to the driver. The driver must respond to the heartbeats or else the OS
39 * the OS is still running and thus preventing a reboot.
H A Duart.c42 * is dedicated to the service processor or if the OS can use it ibmasm_register_uart()
H A Dibmasm.h182 /* heartbeat - from SP to OS */
189 /* reverse heartbeat - from OS to SP */
/linux-4.4.14/arch/alpha/include/asm/
H A Djensen.h306 #define IOPORT(OS, NS) \
310 return jensen_read##OS(xaddr - 0x100000000ul); \
312 return jensen_in##OS((unsigned long)xaddr); \
317 jensen_write##OS(b, xaddr - 0x100000000ul); \
319 jensen_out##OS(b, (unsigned long)xaddr); \
H A Dcore_t2.h573 #define IOPORT(OS, NS) \
577 return t2_read##OS(xaddr); \
579 return t2_in##OS((unsigned long)xaddr - T2_IO); \
584 t2_write##OS(b, xaddr); \
586 t2_out##OS(b, (unsigned long)xaddr - T2_IO); \
/linux-4.4.14/drivers/staging/unisys/include/
H A Dchannel.h130 /* throttling invalid guest OS channel statetransition error due to
134 /* throttling invalid guest OS channel statetransition error due to
138 /* throttling invalid guest OS channel statetransition error due to
178 u32 cli_state_os; /* CHANNEL_CLIENTSTATE of Guest OS
188 u8 cli_error_os; /* bits to indicate err states for OS
378 pr_info("%s Channel StateTransition INVALID! - acquire failed because OS client DISABLED\n", spar_channel_client_acquire_os()
399 pr_info("%s Channel OS client acquire now successful\n", spar_channel_client_acquire_os()
417 pr_info("%s Channel StateTransition INVALID! - acquire failed because OS client NOT ATTACHED (state=%s(%d))\n", spar_channel_client_acquire_os()
434 pr_info("%s Channel StateTransition failed - host OS acquire failed because boot BUSY\n", spar_channel_client_acquire_os()
444 pr_info("%s Channel OS client acquire now successful\n", id); spar_channel_client_acquire_os()
457 pr_info("%s Channel OS client error state cleared\n", id); spar_channel_client_release_os()
463 pr_info("%s Channel StateTransition INVALID! - release failed because OS client NOT BUSY (state=%s(%d))\n", spar_channel_client_release_os()
/linux-4.4.14/arch/arm/mach-omap1/
H A Dtimer32k.c61 * 32KHz OS timer
65 * of time in addition to the 32KHz OS timer. Using only the 32KHz OS timer
H A Dboard-palmte.c115 /* PalmOS "Big ROM", a filesystem with all the OS code and data */
H A Dboard-palmz71.c113 /* PalmOS "Big ROM", a filesystem with all the OS code and data */
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
H A Dosdep_service.c32 * Translate the OS dependent @param error_code to OS independent RTW_STATUS_CODE
/linux-4.4.14/drivers/staging/wilc1000/
H A Dwilc_msgqueue.h6 * @brief Message Queue OS wrapper functionality
8 * @sa wilc_oswrapper.h top level OS wrapper file
H A Dwilc_wfi_cfgoperations.h5 * @sa wilc_oswrapper.h top level OS wrapper file
/linux-4.4.14/drivers/video/fbdev/via/
H A Dviafbdev.h38 #define VERSION_OS 0 /* 0: for 32 bits OS, 1: for 64 bits OS */
/linux-4.4.14/drivers/block/
H A Dcciss_scsi.h31 that's presented by the driver to the OS is
63 int bus, target, lun; /* as presented to the OS */
/linux-4.4.14/fs/hpfs/
H A Dname.c63 pr_err("It's nothing serious. It could happen because of bug in OS/2.\nSet checks=normal to disable this message.\n"); hpfs_translate_name()
104 /* OS/2 clears dots and spaces at the end of file name, so we have to */
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dpdc.h312 /* constants for OS (NVM...) */
313 #define OS_ID_NONE 0 /* Undefined OS ID */
314 #define OS_ID_HPUX 1 /* HP-UX OS */
315 #define OS_ID_MPEXL 2 /* MPE XL OS */
316 #define OS_ID_OSF 3 /* OSF OS */
317 #define OS_ID_HPRT 4 /* HP-RT OS */
318 #define OS_ID_NOVEL 5 /* NOVELL OS */
397 unsigned int mem_free; /* first location, where OS can be loaded */
/linux-4.4.14/arch/powerpc/boot/
H A Delf.h30 #define PT_LOOS 0x60000000 /* OS-specific */
31 #define PT_HIOS 0x6fffffff /* OS-specific */
H A Dplanetcore.c19 /* PlanetCore passes information to the OS in the form of
/linux-4.4.14/drivers/gpu/drm/vgem/
H A Dvgem_drv.h3 * Copyright © 2014 The Chromium OS Authors
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/
H A Dixgb_osdep.h29 /* glue for the OS independent part of ixgb
H A Dixgb.h166 /* OS defined structs */
/linux-4.4.14/drivers/platform/chrome/
H A Dchromeos_pstore.c90 MODULE_DESCRIPTION("Chrome OS pstore module");
H A Dcros_ec_dev.h2 * cros_ec_dev - expose the Chrome OS Embedded Controller to userspace
H A Dcros_ec_vbc.c8 * Copyright (C) 2012 The Chromium OS Authors
H A Dcros_ec_dev.c2 * cros_ec_dev - expose the Chrome OS Embedded Controller to user-space
350 MODULE_DESCRIPTION("Userspace interface to the Chrome OS Embedded Controller");
H A Dcros_ec_lpc.c2 * cros_ec_lpc - LPC access to the Chrome OS Embedded Controller
15 * This driver uses the Chrome OS EC byte-level message-based protocol for
/linux-4.4.14/samples/seccomp/
H A Ddropper.c4 * Copyright (c) 2012 The Chromium OS Authors <chromium-os-dev@chromium.org>
H A Dbpf-fancy.c4 * Copyright (c) 2012 The Chromium OS Authors <chromium-os-dev@chromium.org>
H A Dbpf-helper.c4 * Copyright (c) 2012 The Chromium OS Authors <chromium-os-dev@chromium.org>
H A Dbpf-direct.c4 * Copyright (c) 2012 The Chromium OS Authors <chromium-os-dev@chromium.org>
/linux-4.4.14/include/uapi/linux/usb/
H A Dfunctionfs.h55 /* MS OS Descriptor header */
97 * | | os_count | LE32 | number of MS OS descriptors |
101 * | | os_descrs | OSDesc[] | list of MS OS descriptors |
129 * OSDesc[] is an array of valid MS OS Feature Descriptors which have one of
/linux-4.4.14/include/drm/
H A Ddrm_os_linux.h3 * OS abstraction macros.
/linux-4.4.14/include/linux/
H A Dpti.h21 * This header file will allow other parts of the OS to use the
H A Dpe.h154 uint16_t os_major; /* major OS version */
155 uint16_t os_minor; /* minor OS version */
188 uint16_t os_major; /* major OS version */
189 uint16_t os_minor; /* minor OS version */
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dnvram.h25 #define NVRAM_SIG_OS 0xa0 /* OS defined */
/linux-4.4.14/arch/ia64/include/asm/
H A Dmca.h66 /* Handover state from SAL to OS and vice versa, for both MCA and INIT events.
74 /* SAL to OS */
105 /* OS to SAL */
106 unsigned long os_status; /* OS status to SAL, enum below */
H A Dmca_asm.h216 * stacks, except that the SAL/OS state and a switch_stack are stored near the
218 * well as MCA over INIT, each event needs its own SAL/OS state. All entries
226 * | SAL/OS state |
H A Dsal.h264 /* Encodings for vectors which can be registered by the OS with SAL */
738 * Allow the OS to specify the interrupt number to be used by SAL to interrupt OS during
/linux-4.4.14/drivers/parisc/
H A Dpdc_stable.c32 * Anything above 224 bytes is used for 'osdep2' OS-dependent storage area.
34 * The first OS-dependent area should always be available. Obviously, this is
37 * NOTE: We do not handle the 2 bytes OS-dep area at 0x5D, nor the first
95 /* holds OS ID. Initialized once and for all, hopefully to 0x0006 */
617 * pdcs_osid_read - Stable Storage OS ID register output.
635 * pdcs_osdep1_read - Stable Storage OS-Dependent data area 1 output.
638 * This can hold 16 bytes of OS-Dependent data.
713 * pdcs_osdep2_read - Stable Storage OS-Dependent data area 2 output.
716 * This can hold pdcs_size - 224 bytes of OS-Dependent data, when available.
850 * pdcs_osdep1_write - Stable Storage OS-Dependent data area 1 input.
854 * This can store 16 bytes of OS-Dependent data. We use a byte-by-byte
887 * pdcs_osdep2_write - Stable Storage OS-Dependent data area 2 input.
891 * This can store pdcs_size - 224 bytes of OS-Dependent data. We use a
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_sreset.c156 /* TODO: OS and HCI independent */ sreset_stop_adapter()
179 /* TODO: OS and HCI independent */ sreset_start_adapter()
/linux-4.4.14/drivers/misc/mic/card/
H A Dmic_device.h46 * struct mic_irq_info - OS specific irq information
73 * @irq_info: The OS specific irq information
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.h111 unsigned int supported; /* OS DCB capabilities supported */
112 bool enabled; /* OS Enabled state */
/linux-4.4.14/drivers/acpi/acpica/
H A Dutxfmutex.c148 /* Acquire the OS mutex */ acpi_acquire_mutex()
183 /* Release the OS mutex */ acpi_release_mutex()
H A Dhwxfsleep.c355 * various OS-specific tasks between the two steps.
463 * DESCRIPTION: Perform the first state of OS-independent ACPI cleanup after a ACPI_EXPORT_SYMBOL()
466 * various OS-specific tasks between the two steps. ACPI_EXPORT_SYMBOL()
490 * DESCRIPTION: Perform OS-independent ACPI cleanup after a sleep ACPI_EXPORT_SYMBOL()
H A Devglock.c195 * Global Lock, and the OS would hold the lock until the last thread had
200 * the global lock appear as a standard mutex on the OS side.
H A Devsci.c212 * enable registers to their original values. The OS should disable
226 /* Just let the OS remove the handler and disable the level */ acpi_ev_remove_all_sci_handlers()
H A Dexoparg3.c110 /* Always signal the OS! */ acpi_ex_opcode_3A_0T_0R()
114 /* Might return while OS is shutting down, just continue */ acpi_ex_opcode_3A_0T_0R()
H A Dhwesleep.c180 * DESCRIPTION: Perform first part of OS-independent ACPI cleanup after
215 * DESCRIPTION: Perform OS-independent ACPI cleanup after a sleep
H A Dhwsleep.c212 * DESCRIPTION: Perform the first state of OS-independent ACPI cleanup after a
280 * DESCRIPTION: Perform OS-independent ACPI cleanup after a sleep
H A Dacobject.h98 #define AOPOBJ_INVALID 0x20 /* Host OS won't allow a Region address */
150 ACPI_OBJECT_COMMON_HEADER acpi_semaphore os_semaphore; /* Actual OS synchronization object */
156 acpi_mutex os_mutex; /* Actual OS synchronization object */
H A Dutosi.c80 * for this string. Basically, the only safe OS strings are windows-related
322 * DESCRIPTION: Update _OSI interface strings, disabling or enabling OS vendor
452 * Invoke an optional _OSI interface handler. The host OS may wish acpi_ut_osi_implementation()
H A Dacglobal.h96 * actual OS mutex handles, indexed by the local ACPI_MUTEX_HANDLEs.
97 * (The table maps local handles to the real OS handles)
H A Dhwpci.c112 * current hardware and OS configuration.
115 * interface since this feature is OS-independent. This module
H A Dutxface.c78 /* Now we can shutdown the OS-dependent layer */ acpi_terminate()
414 * DESCRIPTION: Update _OSI interface strings, disabling or enabling OS vendor ACPI_EXPORT_SYMBOL()
/linux-4.4.14/fs/jfs/
H A Djfs_superblock.h28 #define LV_NAME_SIZE 11 /* MUST BE 11 for OS/2 boot sector */
92 * conform with the OS/2 BootSector
H A Djfs_xattr.h25 * I am maintaining compatibility with OS/2 where possible.
H A Djfs_dinode.h82 * commonality with OS/2's JFS at this time.
140 /* more extended mode bits: attributes for OS/2 */
/linux-4.4.14/lib/zlib_inflate/
H A Dinflate.h19 OS, /* i: waiting for extra flags and operating system (gzip) */ enumerator in enum:__anon14879
55 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
/linux-4.4.14/drivers/usb/gadget/
H A Du_os_desc.h4 * Utility definitions for "OS Descriptors" support
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_osdep.h41 * actual OS primitives
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
H A Di40e_osdep.h40 * actual OS primitives
H A Di40evf_main.c65 * i40evf_allocate_dma_mem_d - OS specific memory alloc for shared code
90 * i40evf_free_dma_mem_d - OS specific memory free for shared code
106 * i40evf_allocate_virt_mem_d - OS specific memory alloc for shared code
127 * i40evf_free_virt_mem_d - OS specific memory free for shared code
144 * i40evf_debug_d - OS dependent version of debug printing
1069 * Work with the OS to set up the MSIX vectors needed.
1949 * handler is registered with the OS, the watchdog timer is started,
2008 * by the OS. The hardware is still under the drivers control, but
2406 * The OS initialization, configuring of the adapter private structure,
/linux-4.4.14/arch/x86/include/asm/xen/
H A Dinterface_32.h4 * Guest OS interface to x86 32-bit Xen.
/linux-4.4.14/fs/quota/
H A Dcompat.c7 * This code works only for 32 bit quota tools over 64 bit OS (x86_64, ia64)
/linux-4.4.14/include/acpi/platform/
H A Dacwinex.h3 * Name: acwinex.h - Extra OS specific defines, etc.
H A Daclinux.h3 * Name: aclinux.h - OS specific defines, etc. for Linux
H A Daclinuxex.h3 * Name: aclinuxex.h - Extra OS specific defines, etc. for Linux
H A Dacenv.h49 * to the local environment. This includes compiler-specific, OS-specific,
277 * ACPI_SYSTEM_XFACE - Interfaces to host OS (handlers, threads)
/linux-4.4.14/arch/arm/include/asm/xen/
H A Dinterface.h2 * Guest OS interface to ARM Xen.
/linux-4.4.14/sound/pci/asihpi/
H A Dhpidebug.h39 /* an OS can define an extra flag string that is appended to
H A Dhpidspcd.h78 /** Pointer to dword to receive OS specific error code */
/linux-4.4.14/include/linux/lockd/
H A Dxdr.h48 * FreeBSD uses 16, Apple Mac OS X 10.3 uses 20. Therefore we set it to
/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dhyperv.h118 * recommends the OS implement for optimal performance.
147 /* MSR used to identify the guest OS. */
156 /* MSR used to reset the guest OS. */
/linux-4.4.14/drivers/char/tpm/
H A Dtpm_ppi.c76 * error. The second is pending TPM operation requested by the OS, 0 tpm_show_ppi_request()
165 "OS Vendor-specific", tpm_show_ppi_transition_action()
266 "Blocked for OS by BIOS", show_ppi_operations()
/linux-4.4.14/fs/hfsplus/
H A Dattributes.c100 * Mac OS X supports only inline data attributes. hfsplus_attr_build_record()
107 * Mac OS X supports only inline data attributes. hfsplus_attr_build_record()
229 /* Mac OS X supports only inline data attributes. */ hfsplus_create_attr()
H A Dioctl.c51 /* Per spec, the OS X system folder - same as finder_info[0] here */ hfsplus_ioctl_bless()
/linux-4.4.14/arch/frv/include/uapi/asm/
H A Dregisters.h119 unsigned long gr29; /* GR29 - OS reserved */
120 unsigned long gr30; /* GR30 - OS reserved */
121 unsigned long gr31; /* GR31 - OS reserved */
/linux-4.4.14/arch/arm/mach-tegra/
H A Dreset-handler.S107 * R7 = CPU present (to the OS) mask
161 /* Does the OS know about this CPU? */
164 bleq __die @ CPU not present (to OS)
/linux-4.4.14/arch/ia64/kernel/
H A Dmca.c60 * Convert MCA/INIT handlers to use per event stacks and SAL/OS
381 * Reset the OS ia64 log buffer
399 // set up OS data structures to hold error info ia64_log_init()
408 * Get the current MCA log from SAL and copy it into the OS log buffer.
770 * the cpu has come out of OS rendezvous.
1200 mprintk(KERN_INFO "OS %s slave did not rendezvous on cpu", type); for_each_online_cpu()
1211 mprintk(KERN_INFO "All OS %s slaves have reached rendezvous\n", type);
1266 * This is the place where the core of OS MCA handling is done.
1299 mprintk(KERN_INFO "Entered OS MCA handler. PSP=%lx cpu=%d " ia64_mca_handler()
1311 * rendezvous loop. They will leave SAL, then spin in the OS ia64_mca_handler()
1313 * MCA handler. That gets control back to the OS so we can ia64_mca_handler()
1647 * C portion of the OS INIT handler
1651 * Inputs: pointer to pt_regs where processor info was saved. SAL/OS state for
1676 mprintk(KERN_INFO "Entered OS INIT handler. PSP=%lx cpu=%d monarch=%ld\n", ia64_init_handler()
1934 * 4. Initialize MCA/CMC/INIT related log buffers maintained by the OS.
2018 printk(KERN_ERR "Failed to register OS MCA handler with SAL " ia64_mca_init()
2023 IA64_MCA_DEBUG("%s: registered OS MCA handler with SAL at 0x%lx, gp = 0x%lx\n", __func__, ia64_mca_init()
2035 IA64_MCA_DEBUG("%s: OS INIT handler at %lx\n", __func__, ia64_mca_init()
2056 IA64_MCA_DEBUG("%s: registered OS INIT handler with SAL\n", __func__); ia64_mca_init()
2058 /* Initialize the areas set aside by the OS to buffer the ia64_mca_init()
H A Dmca_drv.c367 * @sos: pointer to hand off struct between SAL and OS
486 * @sos: pointer to hand off struct between SAL and OS
510 * offending process affected process OS MCA do recover_from_read_error()
568 * @sos: pointer to hand off struct between SAL and OS
645 * @sos: pointer to hand off struct between SAL and OS
719 * @sos: pointer to hand off struct between SAL and OS
740 /* Now, OS can recover when there is one processor error section */ mca_try_to_recover()
H A Dmca_asm.S322 // SAL to OS entry point for INIT on all processors. This has been defined for
429 // The OS to SAL section of struct ia64_sal_os_state is set to a default
445 // In addition to the SAL to OS state, this routine saves all the
704 // Restore the SAL/OS state. This is sensitive to the layout of struct
710 // In addition to the SAL to OS state, this routine restores all the
816 // Restore the SAL to OS state. The previous code left regs at pt_regs.
/linux-4.4.14/drivers/acpi/
H A Dpci_root.c437 decode_osc_control(root, "OS assumes control of", negotiate_os_control()
454 decode_osc_support(root, "OS supports", support); negotiate_os_control()
469 decode_osc_support(root, "not requesting OS control; OS requires", negotiate_os_control()
490 decode_osc_control(root, "OS now controls", control); negotiate_os_control()
495 * intact and prevent the OS from touching it. negotiate_os_control()
501 decode_osc_control(root, "OS requested", requested); negotiate_os_control()
H A Dacpi_extlog.c40 u32 flags; /* bit 0 - OS/VMM Opt-in */
290 /* enable OS to be involved to take over management from BIOS */ extlog_init()
H A Dcppc_acpi.c22 * - OS makes a CPU performance request. (Can provide min and max bounds)
27 * - Platform conveys its decision back to OS
29 * The communication between OS and platform occurs through another medium
83 /* Min time OS should wait before sending next command. */ send_pcc_cmd()
334 * for the OS and Platform to communicate over. register_pcc_channel()
H A Dprocessor_pdc.c109 * _PDC is required for a BIOS-OS handshake for most of the newer
/linux-4.4.14/include/scsi/
H A Dscsi_cmnd.h238 /* OS-HBA: Protected, HBA-Target: Unprotected */
242 /* OS-HBA: Unprotected, HBA-Target: Protected */
246 /* OS-HBA: Protected, HBA-Target: Protected */
/linux-4.4.14/arch/arm/kernel/
H A Dentry-common.S192 addne scno, r7, #__NR_SYSCALL_BASE @ put OS number in
216 eor scno, scno, #__NR_SYSCALL_BASE @ check OS number
232 eor r0, scno, #__NR_SYSCALL_BASE @ put OS number back
H A Dpsci_smp.c67 /* Trusted OS will deny CPU_OFF */ psci_cpu_disable()
H A Dhw_breakpoint.c53 /* Does debug architecture support OS Save and Restore? */
911 /* Does this core support OS Save and Restore? */ core_has_os_save_restore()
937 * the debug registers out of reset, so we must unlock the OS Lock reset_ctrl_regs()
960 * Ensure the OS double lock is clear. reset_ctrl_regs()
975 * Unconditionally clear the OS lock by writing a value reset_ctrl_regs()
/linux-4.4.14/net/netfilter/
H A Dxt_osf.c347 "Remote OS is not known: %pI4:%u -> %pI4:%u\n", xt_osf_match_packet()
386 pr_err("Failed to register OS fingerprint " xt_osf_init()
425 MODULE_DESCRIPTION("Passive OS fingerprint matching.");
/linux-4.4.14/drivers/watchdog/
H A DiTCO_vendor_support.c116 * enough to load and run the OS. The application (service or driver) has
117 * to take over the control once OS is running up and before watchdog
263 * SMI is used for communication between OS and firmware.
/linux-4.4.14/drivers/usb/serial/
H A Dvisor.c3 * (supports all of the Palm OS USB devices)
36 #define DRIVER_DESC "USB HandSpring Visor / Palm OS driver"
169 .description = "Handspring Visor / Palm OS",
203 /* device info for the Sony Clie OS version 3.5 */
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Dodm_debug.h41 /* For example, Tx/Rx/IO locked up, OS hangs, memory access violation, */
/linux-4.4.14/drivers/staging/rtl8192u/
H A Dr819xU_cmdpkt.c171 windows OS. So we have to read the content byte by byte or transfer cmpk_handle_tx_feedback()
237 windows OS. So we have to read the content byte by byte or transfer cmpk_handle_interrupt_status()
301 windows OS. So we have to read the content byte by byte or transfer cmpk_handle_query_config_rx()
446 You must do different endian transfer for linux and MAC OS */ cmpk_handle_tx_rate_history()
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Dodm_debug.h40 /* For example, Tx/Rx/IO locked up, OS hangs, memory access violation, */
/linux-4.4.14/drivers/sbus/char/
H A Djsflash.c9 * This driver is used to program OS into a Flash SIMM on
15 * It is anticipated that programming an OS Flash will be a routine
17 * a user can program its OBP flash with OS image and effectively
248 * OS SIMM Cannot be read in other size but a 32bits word.
/linux-4.4.14/drivers/scsi/aacraid/
H A Drkt.c53 * damage by at least ensuring the OS never issues more aac_rkt_select_comm()
/linux-4.4.14/drivers/scsi/aic7xxx/
H A Daic7xxx_inline.h2 * Inline routines shareable across OS platforms.
H A Daic79xx.h2 * Core definitions and data structures shareable across OS platforms.
513 * Some fields of the SCB are OS dependent. Here we collect the
514 * definitions for elements that all OS platforms need to include
713 * As this state is directly influenced by the host OS'es target mode
714 * environment, we let the OS module define it. Forward declare the
715 * structure here so we can store arrays of them, etc. in OS neutral
H A Daic7xxx.h2 * Core definitions and data structures shareable across OS platforms.
491 * Some fields of the SCB are OS dependent. Here we collect the
492 * definitions for elements that all OS platforms need to include
659 * As this state is directly influenced by the host OS'es target mode
660 * environment, we let the OS module define it. Forward declare the
661 * structure here so we can store arrays of them, etc. in OS neutral
/linux-4.4.14/drivers/misc/mic/bus/
H A Dcosm_bus.c140 MODULE_DESCRIPTION("Intel(R) MIC card OS state management bus driver");
H A Dcosm_bus.h99 * @ready: is MIC ready for OS download
/linux-4.4.14/drivers/hv/
H A Dhyperv_vmbus.h360 /* Version info reported by guest OS's */
375 * Declare the MSR used to identify the guest OS.
421 * The guest OS needs to register the guest ID with the hypervisor.
435 * 63 - Indicates if the OS is Open Source or not; 1 is Open Source
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
H A De1000_osdep.h30 /* glue for the OS independent part of e1000
/linux-4.4.14/arch/x86/platform/iris/
H A Diris.c60 * Before installing the power_off handler, try to make sure the OS is
/linux-4.4.14/include/xen/interface/
H A Dcallback.h4 * Register guest OS callbacks with Xen.
H A Dxen.h4 * Guest OS interface to Xen.
98 * Virtual interrupts that a guest OS may receive from Xen.
184 * hypercall. Also if so desired the OS can also try to write to the PTE
431 * is useful to ensure that no mappings to the OS's own heap are accidentally
509 * by the guest OS /before/ checking for pending work, thus avoiding
610 * 6. All bootstrap elements are mapped read-writable for the guest OS. The
/linux-4.4.14/include/linux/usb/
H A Dcomposite.h80 * struct usb_os_desc - describes OS descriptors associated with one interface
86 * @group: Represents OS descriptors associated with an interface in configfs
87 * @owner: Module associated with this OS descriptor
100 * struct usb_os_desc_table - describes OS descriptors associated with one
429 * @os_desc_req: used for OS descriptors responses; buffer is pre-allocated
431 * @qw_sign: qwSignature part of the OS string
432 * @b_vendor_code: bMS_VendorCode part of the OS string
434 * @os_desc_config: the configuration to be used with OS descriptors
470 /* OS String is a custom (yet popular) extension to the USB standard. */
/linux-4.4.14/include/acpi/
H A Dacpi.h63 #include <acpi/acpiosxf.h> /* OSL interfaces (ACPICA-to-OS) */
H A Dactypes.h50 * ACPI_MACHINE_WIDTH must be specified in an OS- or compiler-dependent header
236 * OS-dependent types
239 * be defined in the OS-specific header, and this will take precedence.
264 * These macros are used if the host OS does not support a mutex object.
373 * Normal memory allocation directly via the OS services layer
1040 * Types specific to the OS service interfaces
/linux-4.4.14/arch/parisc/kernel/
H A Dprocessor.c66 ** The code path not shared is how PDC hands control of the CPU to the OS.
67 ** The initialization of OS data structures is the same (done below).
150 * boot time (ie shutdown a CPU from an OS perspective). processor_probe()
194 ** OS control. RENDEZVOUS is the default state - see mem_set above. processor_probe()
/linux-4.4.14/arch/avr32/include/asm/
H A Dsetup.h27 * next is for use by the OS, e.g. for grouping regions into
/linux-4.4.14/arch/arm/mach-rpc/include/mach/
H A Dacornfb.h24 * Limits below are taken from RISC OS bandwidthlimit file acornfb_valid_pixrate()
/linux-4.4.14/sound/oss/
H A Dsound_config.h74 int *osp; /* OS specific info */
/linux-4.4.14/drivers/misc/mic/cosm_client/
H A Dcosm_scif_client.c35 * Reboot notifier: receives shutdown status from the OS and communicates it
274 MODULE_DESCRIPTION("Intel(R) MIC card OS state management client driver");
/linux-4.4.14/drivers/misc/mic/host/
H A Dmic_device.h62 * @irq_info: The OS specific irq information
117 * @is_fw_ready: Check if firmware is ready for OS download.
H A Dmic_x100.c396 * Typically the bootaddr for card OS is 64M mic_x100_load_ramdisk()
412 * the address at which the OS should be downloaded in card
454 /* load OS */ mic_x100_load_firmware()
H A Dmic_intr.h67 * struct mic_irq_info - OS specific irq information
/linux-4.4.14/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.h126 * struct vmci_queue_kern_if is a per-OS defined Queue structure. It contains
128 * pointer to structures which help the OS locate those data pages. See
/linux-4.4.14/drivers/platform/olpc/
H A Dolpc-ec.c47 * of time (while the OS is asleep) the EC times out and restarts its
48 * idle loop. Meanwhile, the OS wakes up, thinks it's still in the
/linux-4.4.14/fs/udf/
H A Dosta_udf.h52 #define UDF_ID_OS2_EA "*UDF OS/2 EA"
53 #define UDF_ID_OS2_EA_LENGTH "*UDF OS/2 EALength"
/linux-4.4.14/arch/arm/kvm/
H A Dpsci.c241 * Trusted OS is MP hence does not require migration kvm_psci_0_2_call()
243 * Trusted OS is not present kvm_psci_0_2_call()
/linux-4.4.14/sound/pci/cs46xx/
H A Dcs46xx_dsp_task_types.h23 * documentation about the SP OS running inside
139 /* Pointer to OS location for indicating current activity on task level */
/linux-4.4.14/drivers/staging/unisys/visorinput/
H A Dvisorinput.c20 * inputs from such channels, and delivers it to the Linux OS in the
366 * deliver our inputs to the guest OS. devdata_create()
518 * from the channel, and deliver them to the guest OS.
/linux-4.4.14/drivers/scsi/ibmvscsi/
H A Dviosrp.h31 /* of Linux and other operating systems (AIX, OS/400) that talk this protocol*/
/linux-4.4.14/drivers/macintosh/ams/
H A Dams-i2c.c7 * Clean room implementation based on the reverse engineered Mac OS X driver by
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb.h138 u32 dcb_cfg_version; /* Not used...OS-specific? */
/linux-4.4.14/drivers/pci/
H A Dpci-acpi.c366 * then the OS is free to choose a lower power (higher number
369 * But if _PRW is enabled at S-state "x", the OS
375 * ie. depending on global OS policy:
603 * host bridge. If it returns one, the OS may assume that all devices in
/linux-4.4.14/drivers/net/ethernet/ibm/
H A Dibmveth.h217 /* correlator is only used by the OS, no need to byte swap */
/linux-4.4.14/arch/sparc/kernel/
H A Dsystbls_32.S1 /* systbls.S: System call entry point tables for OS compatibility.
/linux-4.4.14/block/partitions/
H A Defi.h113 u8 os_type; /* EFI and legacy non-EFI OS types */
/linux-4.4.14/fs/jffs2/
H A Djffs2_fs_sb.h158 /* OS-private pointer for getting back to master superblock info */
/linux-4.4.14/net/caif/
H A Dcffrml.c76 /* FIXME: FCS should be moved to glue in order to use OS-Specific cffrml_checksum()
/linux-4.4.14/arch/powerpc/xmon/
H A Dansidecl.h95 define __STDC__). The RISC/OS MIPS compiler defines these things
/linux-4.4.14/arch/mn10300/include/asm/
H A Dtimer-regs.h424 * MTM: OS Tick-Timer
434 * MTM: OS Timestamp-Timer
443 #define TMTIRQ 119 /* OS Tick timer IRQ */
446 #define TMTICR GxICR(TMTIRQ) /* OS Tick timer uflow intr ctrl reg */
/linux-4.4.14/arch/ia64/sn/kernel/
H A Dmca.c41 * Note: this is a SAL to OS callback, running under the same rules as the SAL
/linux-4.4.14/arch/m68k/amiga/
H A Dcia.c6 * The concept of some functions bases on the original Amiga OS function
/linux-4.4.14/arch/arm64/kernel/
H A Dpsci.c130 /* Trusted OS will deny CPU_OFF */ cpu_psci_cpu_disable()
H A Dsuspend.c125 * Restore pstate flags. OS lock and mdscr have been already cpu_suspend()
H A Ddebug-monitors.c128 * OS lock clearing.
152 /* Clear the OS lock. */ debug_monitors_init()
/linux-4.4.14/sound/soc/intel/atom/sst/
H A Dsst_pci.c170 * This function is called by OS when a device is unloaded
/linux-4.4.14/tools/virtio/virtio-trace/
H A Dtrace-agent-rw.c115 /* Wait for a read order of trace data by Host OS */ rw_thread_main()
/linux-4.4.14/drivers/macintosh/
H A Dtherm_windtunnel.c14 * of the 'AppleFan' driver under Mac OS X.
393 print_temp(" OS: ", os_temp ); attach_thermostat()
/linux-4.4.14/drivers/mailbox/
H A Dpcc.c174 * OS has control over it. See above for flow of operations.
193 /* Sync notification from OS to Platform. */ pcc_send_data()
/linux-4.4.14/drivers/usb/host/
H A Dpci-quirks.c56 #define EHCI_USBLEGSUP_OS (1 << 24) /* OS semaphore */
906 * Indicate the ports that can be changed from OS.
962 * Takes care of the handoff between the Pre-OS (i.e. BIOS) and the OS.
963 * It signals to the BIOS that the OS wants control of the host controller,
1006 /* If the BIOS owns the HC, signal that the OS wants it, and wait */ quirk_usb_handoff_xhci()
H A Dxhci-pci.c399 * The BIOS is supposed to remember whether the OS had xHCI ports xhci_pci_resume()
401 * BIOS/OS semaphore is written, but we all know we can't trust BIOS xhci_pci_resume()
/linux-4.4.14/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c244 * DESCRIPTION: Allow the OS to override predefined names
541 * DESCRIPTION: Allocate memory. Algorithm is dependent on the OS.
562 * DESCRIPTION: Allocate and zero memory. Algorithm is dependent on the OS.
637 * DESCRIPTION: Create an OS semaphore
687 * DESCRIPTION: Delete an OS semaphore
893 * OS-independent handler.
/linux-4.4.14/drivers/tty/hvc/
H A Dhvsi.c19 /* Host Virtual Serial Interface (HVSI) is a protocol between the hosted OS
21 * are no serial ports under the OS's control, and sometimes there is no other
23 * serial ports, so this over-complicated protocol allows the OS to control
27 * port's DTR line, and the reading of the CD line. This is to allow the OS to
29 * the OS cannot change the speed of the port through this protocol.
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_fcs.c853 * Host OS Info : bfa_fcs_fabric_psymb_init()
854 * If OS Patch Info is not there, do not truncate any bytes from the bfa_fcs_fabric_psymb_init()
855 * OS name string and instead copy the entire OS info string (64 bytes). bfa_fcs_fabric_psymb_init()
872 /* Append host OS Patch Info */ bfa_fcs_fabric_psymb_init()
/linux-4.4.14/arch/powerpc/kernel/
H A Dnvram_64.c166 * is no way to guarantee that the OS or the machine is in a state to
273 * This sets up a partition with an "OS" signature.
281 * OS partitions and try again.
310 "deleting any obsolete OS partitions...\n", nvram_init_os_partition()
1065 /* Create our OS partition */ nvram_create_partition()

Completed in 6207 milliseconds

1234