/linux-4.4.14/arch/arm/mach-pxa/include/mach/ |
H A D | regs-ost.h | 7 * 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 D | irqs.h | 29 #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 D | hardware.h | 306 /* return the clock tick rate of the OS timer */
|
/linux-4.4.14/arch/ia64/include/uapi/asm/ |
H A D | break.h | 12 * OS-specific debug break numbers: 19 * OS-specific break numbers:
|
/linux-4.4.14/arch/s390/kernel/ |
H A D | os_info.c | 2 * 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 D | pxa_timer.c | 26 #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 D | timer-u300.c | 4 * 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 D | dsrv_bri.h | 31 OS independed part 34 Prepare OS dependent part of BRI functions
|
H A D | os_capi.h | 4 * CAPI Interface OS include files
|
H A D | dsrv_pri.h | 31 OS independed part 34 Prepare OS dependent part of PRI/PRI Rev.2 functions
|
H A D | um_idi.h | 8 interface between UM IDI core and OS dependent part
|
H A D | diva_dma.h | 39 Functionality to be implemented by OS wrapper
|
H A D | di.h | 87 /* OS specific functions used by IDI common code */
|
H A D | s_bri.c | 187 Prepare OS dependent functions prepare_maestra_functions()
|
/linux-4.4.14/fs/adfs/ |
H A D | adfs.h | 28 __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 D | inode.c | 167 * 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 D | dir_f.c | 123 * 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 D | reboot.h | 19 * 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 D | nfs_fs.h | 6 * OS-specific nfs filesystem definitions and declarations
|
H A D | ncp_mount.h | 20 #define NCP_MOUNT_NO_OS2 0x0008 /* do not use OS/2 (LONG) namespace */
|
H A D | psci.h | 76 /* PSCI v0.2 multicore support in Trusted OS returned by MIGRATE_INFO_TYPE */
|
H A D | elf.h | 33 #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 D | irqs.h | 37 #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 D | SA-1100.h | 812 * 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 D | sn_feature_sets.h | 22 * 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 D | appldata_os.c | 3 * 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 D | user.h | 29 * 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 D | pvclock-abi.h | 7 * They are the ABI between hypervisor and guest OS.
|
/linux-4.4.14/arch/x86/um/ |
H A D | Makefile | 15 mem_$(BITS).o subarch.o os-$(OS)/
|
/linux-4.4.14/arch/sparc/include/uapi/asm/ |
H A D | jsflash.h | 2 * jsflash.h: OS Flash SIMM support for JavaStations.
|
H A D | traps.h | 114 /* Is this a system call for some OS we know about? */
|
/linux-4.4.14/drivers/net/fddi/skfp/h/ |
H A D | hwmtm.h | 194 * 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 D | osdef1st.h | 64 // HWM and OS-specific buffer definitions 98 * OS-specific part of the transmit/receive descriptor structure (TXD/RXD).
|
H A D | targetos.h | 82 // OS-Driver Definitions
|
H A D | fplustm.h | 63 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 D | pdc_chassis.h | 108 /* 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 D | pdcpat.h | 100 #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 D | nvram.h | 35 bool os_partition; /* partition initialized by OS, not FW */ 84 /* Initialize NVRAM OS partition */ 95 /* Write to NVRAM OS partition */
|
H A D | lppaca.h | 31 * 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 D | Makefile | 21 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 D | lzodefs.h | 2 * lzodefs.h -- architecture, OS and compiler specific defines
|
/linux-4.4.14/arch/s390/include/asm/ |
H A D | os_info.h | 2 * OS info memory interface
|
/linux-4.4.14/drivers/scsi/dpt/ |
H A D | osd_defs.h | 32 * 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 D | sys_info.h | 33 * 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 D | dptsig.h | 33 /* 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 D | osd_util.h | 73 /* Include the OS specific defines */ 103 /* OS dependent defines */ 175 /* OS dependent typedefs */
|
/linux-4.4.14/drivers/firmware/ |
H A D | psci.c | 33 * 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 D | gdth_ioctl.h | 13 #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 D | sd_dif.c | 39 * Configure exchange of protection information between OS and HBA.
|
/linux-4.4.14/drivers/misc/ibmasm/ |
H A D | module.c | 32 * 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 D | heartbeat.c | 35 * 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 D | uart.c | 42 * is dedicated to the service processor or if the OS can use it ibmasm_register_uart()
|
H A D | ibmasm.h | 182 /* heartbeat - from SP to OS */ 189 /* reverse heartbeat - from OS to SP */
|
/linux-4.4.14/arch/alpha/include/asm/ |
H A D | jensen.h | 306 #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 D | core_t2.h | 573 #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 D | channel.h | 130 /* 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 D | timer32k.c | 61 * 32KHz OS timer 65 * of time in addition to the 32KHz OS timer. Using only the 32KHz OS timer
|
H A D | board-palmte.c | 115 /* PalmOS "Big ROM", a filesystem with all the OS code and data */
|
H A D | board-palmz71.c | 113 /* PalmOS "Big ROM", a filesystem with all the OS code and data */
|
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/ |
H A D | osdep_service.c | 32 * Translate the OS dependent @param error_code to OS independent RTW_STATUS_CODE
|
/linux-4.4.14/drivers/staging/wilc1000/ |
H A D | wilc_msgqueue.h | 6 * @brief Message Queue OS wrapper functionality 8 * @sa wilc_oswrapper.h top level OS wrapper file
|
H A D | wilc_wfi_cfgoperations.h | 5 * @sa wilc_oswrapper.h top level OS wrapper file
|
/linux-4.4.14/drivers/video/fbdev/via/ |
H A D | viafbdev.h | 38 #define VERSION_OS 0 /* 0: for 32 bits OS, 1: for 64 bits OS */
|
/linux-4.4.14/drivers/block/ |
H A D | cciss_scsi.h | 31 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 D | name.c | 63 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 D | pdc.h | 312 /* 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 D | elf.h | 30 #define PT_LOOS 0x60000000 /* OS-specific */ 31 #define PT_HIOS 0x6fffffff /* OS-specific */
|
H A D | planetcore.c | 19 /* PlanetCore passes information to the OS in the form of
|
/linux-4.4.14/drivers/gpu/drm/vgem/ |
H A D | vgem_drv.h | 3 * Copyright © 2014 The Chromium OS Authors
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/ |
H A D | ixgb_osdep.h | 29 /* glue for the OS independent part of ixgb
|
H A D | ixgb.h | 166 /* OS defined structs */
|
/linux-4.4.14/drivers/platform/chrome/ |
H A D | chromeos_pstore.c | 90 MODULE_DESCRIPTION("Chrome OS pstore module");
|
H A D | cros_ec_dev.h | 2 * cros_ec_dev - expose the Chrome OS Embedded Controller to userspace
|
H A D | cros_ec_vbc.c | 8 * Copyright (C) 2012 The Chromium OS Authors
|
H A D | cros_ec_dev.c | 2 * 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 D | cros_ec_lpc.c | 2 * 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 D | dropper.c | 4 * Copyright (c) 2012 The Chromium OS Authors <chromium-os-dev@chromium.org>
|
H A D | bpf-fancy.c | 4 * Copyright (c) 2012 The Chromium OS Authors <chromium-os-dev@chromium.org>
|
H A D | bpf-helper.c | 4 * Copyright (c) 2012 The Chromium OS Authors <chromium-os-dev@chromium.org>
|
H A D | bpf-direct.c | 4 * Copyright (c) 2012 The Chromium OS Authors <chromium-os-dev@chromium.org>
|
/linux-4.4.14/include/uapi/linux/usb/ |
H A D | functionfs.h | 55 /* 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 D | drm_os_linux.h | 3 * OS abstraction macros.
|
/linux-4.4.14/include/linux/ |
H A D | pti.h | 21 * This header file will allow other parts of the OS to use the
|
H A D | pe.h | 154 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 D | nvram.h | 25 #define NVRAM_SIG_OS 0xa0 /* OS defined */
|
/linux-4.4.14/arch/ia64/include/asm/ |
H A D | mca.h | 66 /* 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 D | mca_asm.h | 216 * 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 D | sal.h | 264 /* 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 D | pdc_stable.c | 32 * 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 D | rtw_sreset.c | 156 /* 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 D | mic_device.h | 46 * 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 D | cxgb4_dcb.h | 111 unsigned int supported; /* OS DCB capabilities supported */ 112 bool enabled; /* OS Enabled state */
|
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | utxfmutex.c | 148 /* Acquire the OS mutex */ acpi_acquire_mutex() 183 /* Release the OS mutex */ acpi_release_mutex()
|
H A D | hwxfsleep.c | 355 * 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 D | evglock.c | 195 * 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 D | evsci.c | 212 * 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 D | exoparg3.c | 110 /* 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 D | hwesleep.c | 180 * DESCRIPTION: Perform first part of OS-independent ACPI cleanup after 215 * DESCRIPTION: Perform OS-independent ACPI cleanup after a sleep
|
H A D | hwsleep.c | 212 * DESCRIPTION: Perform the first state of OS-independent ACPI cleanup after a 280 * DESCRIPTION: Perform OS-independent ACPI cleanup after a sleep
|
H A D | acobject.h | 98 #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 D | utosi.c | 80 * 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 D | acglobal.h | 96 * actual OS mutex handles, indexed by the local ACPI_MUTEX_HANDLEs. 97 * (The table maps local handles to the real OS handles)
|
H A D | hwpci.c | 112 * current hardware and OS configuration. 115 * interface since this feature is OS-independent. This module
|
H A D | utxface.c | 78 /* 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 D | jfs_superblock.h | 28 #define LV_NAME_SIZE 11 /* MUST BE 11 for OS/2 boot sector */ 92 * conform with the OS/2 BootSector
|
H A D | jfs_xattr.h | 25 * I am maintaining compatibility with OS/2 where possible.
|
H A D | jfs_dinode.h | 82 * 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 D | inflate.h | 19 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 D | u_os_desc.h | 4 * Utility definitions for "OS Descriptors" support
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_osdep.h | 41 * actual OS primitives
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
H A D | i40e_osdep.h | 40 * actual OS primitives
|
H A D | i40evf_main.c | 65 * 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 D | interface_32.h | 4 * Guest OS interface to x86 32-bit Xen.
|
/linux-4.4.14/fs/quota/ |
H A D | compat.c | 7 * 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 D | acwinex.h | 3 * Name: acwinex.h - Extra OS specific defines, etc.
|
H A D | aclinux.h | 3 * Name: aclinux.h - OS specific defines, etc. for Linux
|
H A D | aclinuxex.h | 3 * Name: aclinuxex.h - Extra OS specific defines, etc. for Linux
|
H A D | acenv.h | 49 * 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 D | interface.h | 2 * Guest OS interface to ARM Xen.
|
/linux-4.4.14/sound/pci/asihpi/ |
H A D | hpidebug.h | 39 /* an OS can define an extra flag string that is appended to
|
H A D | hpidspcd.h | 78 /** Pointer to dword to receive OS specific error code */
|
/linux-4.4.14/include/linux/lockd/ |
H A D | xdr.h | 48 * 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 D | hyperv.h | 118 * 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 D | tpm_ppi.c | 76 * 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 D | attributes.c | 100 * 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 D | ioctl.c | 51 /* 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 D | registers.h | 119 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 D | reset-handler.S | 107 * 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 D | mca.c | 60 * 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 D | mca_drv.c | 367 * @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 D | mca_asm.S | 322 // 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 D | pci_root.c | 437 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 D | acpi_extlog.c | 40 u32 flags; /* bit 0 - OS/VMM Opt-in */ 290 /* enable OS to be involved to take over management from BIOS */ extlog_init()
|
H A D | cppc_acpi.c | 22 * - 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 D | processor_pdc.c | 109 * _PDC is required for a BIOS-OS handshake for most of the newer
|
/linux-4.4.14/include/scsi/ |
H A D | scsi_cmnd.h | 238 /* 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 D | entry-common.S | 192 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 D | psci_smp.c | 67 /* Trusted OS will deny CPU_OFF */ psci_cpu_disable()
|
H A D | hw_breakpoint.c | 53 /* 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 D | xt_osf.c | 347 "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 D | iTCO_vendor_support.c | 116 * 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 D | visor.c | 3 * (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 D | odm_debug.h | 41 /* For example, Tx/Rx/IO locked up, OS hangs, memory access violation, */
|
/linux-4.4.14/drivers/staging/rtl8192u/ |
H A D | r819xU_cmdpkt.c | 171 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 D | odm_debug.h | 40 /* For example, Tx/Rx/IO locked up, OS hangs, memory access violation, */
|
/linux-4.4.14/drivers/sbus/char/ |
H A D | jsflash.c | 9 * 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 D | rkt.c | 53 * damage by at least ensuring the OS never issues more aac_rkt_select_comm()
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_inline.h | 2 * Inline routines shareable across OS platforms.
|
H A D | aic79xx.h | 2 * 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 D | aic7xxx.h | 2 * 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 D | cosm_bus.c | 140 MODULE_DESCRIPTION("Intel(R) MIC card OS state management bus driver");
|
H A D | cosm_bus.h | 99 * @ready: is MIC ready for OS download
|
/linux-4.4.14/drivers/hv/ |
H A D | hyperv_vmbus.h | 360 /* 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 D | e1000_osdep.h | 30 /* glue for the OS independent part of e1000
|
/linux-4.4.14/arch/x86/platform/iris/ |
H A D | iris.c | 60 * Before installing the power_off handler, try to make sure the OS is
|
/linux-4.4.14/include/xen/interface/ |
H A D | callback.h | 4 * Register guest OS callbacks with Xen.
|
H A D | xen.h | 4 * 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 D | composite.h | 80 * 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 D | acpi.h | 63 #include <acpi/acpiosxf.h> /* OSL interfaces (ACPICA-to-OS) */
|
H A D | actypes.h | 50 * 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 D | processor.c | 66 ** 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 D | setup.h | 27 * 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 D | acornfb.h | 24 * Limits below are taken from RISC OS bandwidthlimit file acornfb_valid_pixrate()
|
/linux-4.4.14/sound/oss/ |
H A D | sound_config.h | 74 int *osp; /* OS specific info */
|
/linux-4.4.14/drivers/misc/mic/cosm_client/ |
H A D | cosm_scif_client.c | 35 * 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 D | mic_device.h | 62 * @irq_info: The OS specific irq information 117 * @is_fw_ready: Check if firmware is ready for OS download.
|
H A D | mic_x100.c | 396 * 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 D | mic_intr.h | 67 * struct mic_irq_info - OS specific irq information
|
/linux-4.4.14/drivers/misc/vmw_vmci/ |
H A D | vmci_queue_pair.h | 126 * 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 D | olpc-ec.c | 47 * 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 D | osta_udf.h | 52 #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 D | psci.c | 241 * 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 D | cs46xx_dsp_task_types.h | 23 * 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 D | visorinput.c | 20 * 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 D | viosrp.h | 31 /* of Linux and other operating systems (AIX, OS/400) that talk this protocol*/
|
/linux-4.4.14/drivers/macintosh/ams/ |
H A D | ams-i2c.c | 7 * Clean room implementation based on the reverse engineered Mac OS X driver by
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb.h | 138 u32 dcb_cfg_version; /* Not used...OS-specific? */
|
/linux-4.4.14/drivers/pci/ |
H A D | pci-acpi.c | 366 * 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 D | ibmveth.h | 217 /* correlator is only used by the OS, no need to byte swap */
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | systbls_32.S | 1 /* systbls.S: System call entry point tables for OS compatibility.
|
/linux-4.4.14/block/partitions/ |
H A D | efi.h | 113 u8 os_type; /* EFI and legacy non-EFI OS types */
|
/linux-4.4.14/fs/jffs2/ |
H A D | jffs2_fs_sb.h | 158 /* OS-private pointer for getting back to master superblock info */
|
/linux-4.4.14/net/caif/ |
H A D | cffrml.c | 76 /* FIXME: FCS should be moved to glue in order to use OS-Specific cffrml_checksum()
|
/linux-4.4.14/arch/powerpc/xmon/ |
H A D | ansidecl.h | 95 define __STDC__). The RISC/OS MIPS compiler defines these things
|
/linux-4.4.14/arch/mn10300/include/asm/ |
H A D | timer-regs.h | 424 * 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 D | mca.c | 41 * 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 D | cia.c | 6 * The concept of some functions bases on the original Amiga OS function
|
/linux-4.4.14/arch/arm64/kernel/ |
H A D | psci.c | 130 /* Trusted OS will deny CPU_OFF */ cpu_psci_cpu_disable()
|
H A D | suspend.c | 125 * Restore pstate flags. OS lock and mdscr have been already cpu_suspend()
|
H A D | debug-monitors.c | 128 * OS lock clearing. 152 /* Clear the OS lock. */ debug_monitors_init()
|
/linux-4.4.14/sound/soc/intel/atom/sst/ |
H A D | sst_pci.c | 170 * This function is called by OS when a device is unloaded
|
/linux-4.4.14/tools/virtio/virtio-trace/ |
H A D | trace-agent-rw.c | 115 /* Wait for a read order of trace data by Host OS */ rw_thread_main()
|
/linux-4.4.14/drivers/macintosh/ |
H A D | therm_windtunnel.c | 14 * of the 'AppleFan' driver under Mac OS X. 393 print_temp(" OS: ", os_temp ); attach_thermostat()
|
/linux-4.4.14/drivers/mailbox/ |
H A D | pcc.c | 174 * 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 D | pci-quirks.c | 56 #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 D | xhci-pci.c | 399 * 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 D | osunixxf.c | 244 * 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 D | hvsi.c | 19 /* 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 D | bfa_fcs.c | 853 * 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 D | nvram_64.c | 166 * 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()
|