Searched refs:initial (Results 1 - 200 of 1907) sorted by relevance

12345678910

/linux-4.1.27/arch/alpha/include/uapi/asm/
H A Dsetup.h7 * We leave one page for the initial stack page, and one page for
8 * the initial process structure. Also, the console eats 3 MB for
9 * the initial bootloader (one of which we can reclaim later).
/linux-4.1.27/include/uapi/linux/hdlc/
H A Dioctl.h24 #define PARITY_CRC16_PR0 2 /* CRC16, initial value 0x0000 */
25 #define PARITY_CRC16_PR1 3 /* CRC16, initial value 0xFFFF */
26 #define PARITY_CRC16_PR0_CCITT 4 /* CRC16, initial 0x0000, ITU-T version */
27 #define PARITY_CRC16_PR1_CCITT 5 /* CRC16, initial 0xFFFF, ITU-T version */
28 #define PARITY_CRC32_PR0_CCITT 6 /* CRC32, initial value 0x00000000 */
29 #define PARITY_CRC32_PR1_CCITT 7 /* CRC32, initial value 0xFFFFFFFF */
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
H A Dmfp.h9 * initial version
/linux-4.1.27/include/linux/input/
H A Dtps6507x-ts.h14 /* Board specific touch screen initial values */
H A Dkxtj9.h27 unsigned int init_interval; /* initial poll interval (in milli-seconds) */
/linux-4.1.27/include/linux/platform_data/
H A Dpca953x.h13 /* initial polarity inversion setting */
H A Dvideo_s3c.h40 * controls the initial mode, the number of display windows (0 is always
H A Dsi5351.h89 * @rate: initial clkout rate, or default if 0
H A Dlp855x.h134 * @initial_brightness : initial value of backlight brightness
/linux-4.1.27/arch/sh/include/asm/
H A Dstackprotector.h19 /* Try to get a semi random initial value. */ boot_init_stack_canary()
/linux-4.1.27/crypto/
H A Dripemd.h20 /* initial values */
/linux-4.1.27/scripts/basic/
H A DMakefile5 # This initial step is needed to avoid files to be recompiled
/linux-4.1.27/arch/um/drivers/
H A Dslip_common.h6 * terminating END char + initial END char */
52 * Send an initial END character to flush out any slip_esc()
/linux-4.1.27/include/linux/i2c/
H A Dpcf857x.h7 * @n_latch: optional bit-inverse of initial register value; if
21 * devices in their initial states using these GPIOs.
/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dmce.h26 __u32 apicid; /* CPU initial apic ID */
H A De820.h18 * the initial hardware platform motivating this mechanism to make
/linux-4.1.27/arch/x86/include/asm/
H A Dchecksum_64.h81 * @sum: initial sum to be added in (32bit unfolded)
107 * @sum: initial sum to be added in (32bit unfolded)
123 * @sum: initial sum to be added in (32bit unfolded)
168 * @sum: initial sum (32bit unfolded) to be added in
/linux-4.1.27/drivers/watchdog/
H A Dmax63xx_wdt.c52 * these values with a grain of salt. Same goes for the initial delay
53 * "feature". Only max6373/74 have a few settings without this initial
194 dev_info(&pdev->dev, "using %ds heartbeat with %ds initial delay\n", max63xx_wdt_probe()
254 "Force selection of a timeout setting without initial delay "
H A Dux500_wdt.c104 /* set HW initial value */ ux500_wdt_probe()
/linux-4.1.27/include/uapi/linux/
H A Dauxvec.h7 put on the initial stack */
H A Dmmtimer.h15 * 11/01/01 - jbarnes - initial revision
H A Delfcore.h90 char pr_psargs[ELF_PRARGSZ]; /* initial part of arg list */
H A Djoystick.h45 #define JS_EVENT_INIT 0x80 /* initial state of device */
H A Dneighbour.h85 * used to identify sequences. The initial message can be identified
/linux-4.1.27/include/linux/
H A Dtimecounter.h102 * @start_tstamp: Arbitrary initial time stamp.
105 * the initial time stamp. Every call to timecounter_read() increments
114 * plus the initial time stamp
118 * the function which generated the initial time stamp.
H A Dleds-regulator.h43 enum led_brightness brightness; /* initial brightness value */
H A Dpercpu-refcount.h10 * refcounts; you have to keep track of your initial refcount, and then when you
11 * start shutting down you call percpu_ref_kill() _before_ dropping the initial
23 * it's safe to drop the initial ref.
35 * the initial ref with percpu_ref_put().
38 * explicit synchronization to ensure the initial refcount can only be dropped
108 * percpu_ref_kill - drop the initial ref
111 * Must be used to drop the initial ref on a percpu refcount; must be called
115 * percpu counters and dropping the initial ref.
H A Dkobject_ns.h37 * @initial_ns: return the initial namespace (i.e. init_net_ns)
H A DmISDNhw.h162 unsigned short init_maxlen; /* initial value */
165 unsigned short init_minlen; /* initial value */
H A Dzutil.h67 the required initial value for the checksum.
H A Ddccp.h149 * @dreq_iss: initial sequence number, sent on the first Response (RFC 4340, 7.1)
151 * @dreq_isr: initial sequence number received in the first Request
226 * @dccps_iss - initial sequence number sent
227 * @dccps_isr - initial sequence number received
H A Dinput-polldev.h27 * Defaults to the initial value of @poll_interval.
H A Dif_pppox.h90 PPPOX_NONE = 0, /* initial state */
/linux-4.1.27/arch/mips/include/asm/
H A Dstackprotector.h32 /* Try to get a semi random initial value. */ boot_init_stack_canary()
/linux-4.1.27/arch/arm64/include/asm/
H A Dstackprotector.h30 /* Try to get a semi random initial value. */ boot_init_stack_canary()
/linux-4.1.27/arch/avr32/mach-at32ap/include/mach/
H A Dportmux.h16 * The following flags determine the initial state of the pin.
/linux-4.1.27/arch/ia64/kernel/
H A Dinit_task.c2 * This is where we statically allocate and initialize the initial
H A Djprobes.S21 * <anil.s.keshavamurthy@intel.com> initial implementation
/linux-4.1.27/arch/arm/include/asm/
H A Dstackprotector.h30 /* Try to get a semi random initial value. */ boot_init_stack_canary()
H A Dkgdb.h30 * the initial breakpoint from trap_init().
H A Dsmp.h101 * This also gives us the initial stack to use for this CPU.
/linux-4.1.27/arch/arm/mach-ks8695/include/mach/
H A Dhardware.h33 * head debug code as the initial MMU setup only deals in L1 sections.
/linux-4.1.27/arch/alpha/boot/
H A Dhead.S4 * initial bootloader stuff..
/linux-4.1.27/net/ceph/
H A Dauth_x_protocol.h30 /* initial hello (no reply header) */
/linux-4.1.27/tools/power/cpupower/bench/
H A Dconfig.h20 /* initial loop count for the load calibration */
H A Dbenchmark.c56 /* get the initial calculation time for a specific number of rounds */ calculate_timespace()
64 * initial calculation time */ calculate_timespace()
/linux-4.1.27/drivers/ide/
H A Dide-scan-pci.c77 * ide_scan_pcibus - perform the initial IDE driver scan
79 * Perform the initial bus rather than driver ordered scan of the
/linux-4.1.27/arch/sh/boot/compressed/
H A Dhead_32.S14 /* Load initial status register */
74 /* Set the initial pointer. */
H A Dhead_64.S60 * Set initial TLB entries for cached and uncached regions.
121 /* Set initial stack pointer */
/linux-4.1.27/arch/blackfin/include/asm/
H A Dbarrier.h44 * For example, the following code would force ordering (the initial
59 * the following code, with the same initial values for "a" and "b":
H A Dcmpxchg.h46 * store NEW in MEM. Return the initial value in MEM. Success is
/linux-4.1.27/arch/alpha/include/asm/
H A Dbarrier.h29 * For example, the following code would force ordering (the initial
44 * the following code, with the same initial values for "a" and "b":
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs_crypto.h115 * @param key initial value for algorithm, if it is NULL,
116 * default initial value should be used.
117 * @param key_len len of initial value
139 * @param key initial value for algorithm, if it is NULL,
140 * default initial value should be used.
141 * @param key_len len of initial value
/linux-4.1.27/arch/tile/include/arch/
H A Dtrio_pcie_intfc.h190 * fall below this level. Note that setting this larger than the initial
192 * initial credit value from the link partner is smaller than this value
193 * when the link comes up, the value will be reset to the initial credit
200 * below this level. Note that setting this larger than the initial
202 * initial credit value from the link partner is smaller than this value
203 * when the link comes up, the value will be reset to the initial credit
/linux-4.1.27/arch/hexagon/lib/
H A Dmemset.S73 if !p0 jump 3f /* skip initial byte store */
81 3: /* skip initial byte store */
86 if !p0 jump 4f /* skip initial half store */
94 4: /* skip initial half store */
99 if !p0 jump 5f /* skip initial word store */
108 5: /* skip initial word store */
/linux-4.1.27/include/linux/mfd/
H A Dlp8788.h191 * @init_state : initial gpio state (ex. GPIOF_OUT_INIT_LOW)
213 * @chg_params : initial charging parameters
230 * @initial_brightness : initial value of backlight brightness
286 * @buck_data : regulator initial data for buck
287 * @dldo_data : regulator initial data for digital ldo
288 * @aldo_data : regulator initial data for analog ldo
H A Dab3100.h111 * @reg_initvals: initial values for the regulator registers
/linux-4.1.27/arch/x86/crypto/
H A Dcrct10dif-pcl-asm_64.S49 # UINT16 init_crc, //initial CRC value, 16 bits
90 # load the initial crc value
91 movd arg1_low32, %xmm10 # initial crc
96 # initial crc at correct place.
100 # receive the initial 64B data, xor the initial crc value
385 movd arg1_low32, %xmm0 # get the initial crc value
404 # mov initial crc to the return value. this is necessary for
412 movd arg1_low32, %xmm0 # get the initial crc value
421 pxor %xmm0 , %xmm7 # xor the initial crc value
483 pxor %xmm0 , %xmm7 # xor the initial crc value
498 pxor %xmm0 , %xmm7 # xor the initial crc value
518 pxor %xmm0 , %xmm7 # xor the initial crc value
536 pxor %xmm0 , %xmm7 # xor the initial crc value
549 pxor %xmm0 , %xmm7 # xor the initial crc value
/linux-4.1.27/drivers/input/joystick/
H A Danalog.c134 int initial[4]; member in struct:analog_port
202 static void analog_decode(struct analog *analog, int *axes, int *initial, int buttons) analog_decode() argument
209 if (axes[3] < ((initial[3] * ((i << 1) + 1)) >> 3)) { analog_decode()
223 input_report_key(dev, analog_pads[0], axes[2] < (initial[2] >> 1)); analog_decode()
225 input_report_key(dev, analog_pads[1], axes[3] < (initial[3] >> 1)); analog_decode()
227 input_report_key(dev, analog_pads[2], axes[2] > (initial[2] + (initial[2] >> 1))); analog_decode()
229 input_report_key(dev, analog_pads[3], axes[3] > (initial[3] + (initial[3] >> 1))); analog_decode()
359 analog_decode(port->analog + i, port->axes, port->initial, port->buttons); analog_poll()
538 analog_decode(analog, port->axes, port->initial, port->buttons); analog_init_device()
609 port->initial[i] = port->axes[i]; analog_init_masks()
/linux-4.1.27/arch/x86/lib/
H A Dcsum-wrappers_64.c16 * @isum: initial sum that is added into the result (32bit unfolded)
77 * @isum: initial sum that is added into the result (32bit unfolded)
125 * @sum: initial sum that is added into the result (32bit unfolded)
/linux-4.1.27/include/scsi/fc/
H A Dfc_encaps.h96 * Define classes in terms of the SOF code (initial).
115 * Given an fc_class, return the normal (non-initial) SOF value.
131 * Determine whether SOF is for the initial frame of a sequence.
/linux-4.1.27/fs/freevxfs/
H A Dvxfs_olt.h63 * the initial inode list, the fileset header or the device configuration.
97 * VxFS initial-inode list (on disk).
102 vx_ino_t olt_iext[2]; /* initial inode list, replica */
/linux-4.1.27/arch/sh/kernel/
H A Dhead_32.S82 mov r0, r15 ! Set initial r15 (stack pointer)
85 ldc r0, r7_bank ! ... and initial thread_info
90 * Reconfigure the initial PMB mappings setup by the hardware.
101 * our address space and the initial mappings may not map PAGE_OFFSET
155 * existing mappings that match the initial mappings VPN/PPN.
183 * If we've fallen through, continue with setting up the initial
H A Dhead_64.S134 * . set initial TLB entries for cached and uncached regions
136 * . set initial cache state
184 * Set initial TLB entries for cached and uncached regions.
286 /* Set initial stack pointer */
H A Dsh_bios.c118 * Setup initial baud/bits/parity. We do two things here:
/linux-4.1.27/drivers/crypto/
H A Dpadlock-aes.c262 u32 initial = count & (ecb_fetch_blocks - 1); padlock_xcrypt_ecb() local
269 if (initial) padlock_xcrypt_ecb()
272 : "d"(control_word), "b"(key), "c"(initial)); padlock_xcrypt_ecb()
276 : "d"(control_word), "b"(key), "c"(count - initial)); padlock_xcrypt_ecb()
282 u32 initial = count & (cbc_fetch_blocks - 1); padlock_xcrypt_cbc() local
287 if (initial) padlock_xcrypt_cbc()
290 : "d" (control_word), "b" (key), "c" (initial)); padlock_xcrypt_cbc()
294 : "d" (control_word), "b" (key), "c" (count-initial)); padlock_xcrypt_cbc()
/linux-4.1.27/drivers/ata/
H A Dpata_cypress.c44 * cy82c693_set_piomode - set initial PIO mode data
93 * cy82c693_set_dmamode - set initial DMA mode data
H A Dpata_atiixp.c92 * atiixp_set_pio_timing - set initial PIO mode data
123 * atiixp_set_piomode - set initial PIO mode data
140 * atiixp_set_dmamode - set initial DMA mode data
H A Dpata_amd.c201 * amd33_set_piomode - set initial PIO mode data
233 * amd33_set_dmamode - set initial DMA mode data
346 * nv100_set_piomode - set initial PIO mode data
364 * nv100_set_dmamode - set initial DMA mode data
H A Dpata_acpi.c106 * pacpi_set_piomode - set initial PIO mode data
129 * pacpi_set_dmamode - set initial DMA mode data
/linux-4.1.27/fs/quota/
H A Dkqid.c63 * There is always a mapping into the initial user_namespace.
90 * There is always a mapping into the initial user_namespace.
/linux-4.1.27/arch/ia64/include/uapi/asm/
H A Dperfmon_default_smpl.h59 * last_reset_value member indicates the initial value of the overflowed PMD.
66 unsigned long last_reset_val; /* initial value of overflowed PMD */
H A Dcmpxchg.h60 * store NEW in MEM. Return the initial value in MEM. Success is
/linux-4.1.27/drivers/staging/i2o/
H A Dconfig-osm.c13 * initial version.
H A Dcore.h13 * initial version.
/linux-4.1.27/drivers/s390/cio/
H A Dorb.h26 u32 isic:1; /* initial-status-interruption control */
H A Dfcx.c75 * @r: initial value of the r-bit
76 * @w: initial value of the w-bit
253 * and filling in defaults for format, sac and initial tcal fields.
/linux-4.1.27/drivers/nfc/st21nfca/
H A Dst21nfca_se.h24 * ref ISO7816-3 chap 8.1. the initial character TS is followed by a
/linux-4.1.27/drivers/nfc/st21nfcb/
H A Dst21nfcb_se.h22 * ref ISO7816-3 chap 8.1. the initial character TS is followed by a
/linux-4.1.27/drivers/pcmcia/
H A Drsrc_mgr.c8 * The initial developer of the original code is David A. Hinds
H A Dcardbus.c8 * The initial developer of the original code is David A. Hinds
H A Drsrc_iodyn.c8 * The initial developer of the original code is David A. Hinds
H A Dsa1100_generic.c16 The initial developer of the original code is John G. Dorsey
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dtopology.c51 * initial apic id, which also represents 32-bit extended x2apic id. detect_extended_topology()
H A Dproc.c19 seq_printf(m, "initial apicid\t: %d\n", c->initial_apicid); show_cpuinfo_core()
/linux-4.1.27/arch/sh/mm/
H A Dtlbex_32.c67 * the case of an initial page write exception, so we need to handle_tlbmiss()
/linux-4.1.27/arch/tile/mm/
H A Dmigrate.h25 * This function is used as a helper when setting up the initial
/linux-4.1.27/drivers/video/fbdev/riva/
H A Drivafb.h50 struct riva_regs initial_state; /* initial startup video mode */
/linux-4.1.27/drivers/media/dvb-frontends/
H A Ddrxk.h9 * struct drxk_config - Configure the initial parameters for DRX-K
H A Dlgs8gxx.h8 * Timothy Lee <timothy.lee@siriushk.com> (for initial work on LGS8GL5)
H A Dlgs8gxx_priv.h8 * Timothy Lee <timothy.lee@siriushk.com> (for initial work on LGS8GL5)
/linux-4.1.27/include/net/
H A Dllc_c_st.h18 #define LLC_CONN_STATE_ADM 1 /* disc, initial state */
/linux-4.1.27/include/linux/regulator/
H A Dlp872x.h58 * @init_state : initial dvs pin state
/linux-4.1.27/arch/powerpc/platforms/44x/
H A Didle.c38 /* return to initial state */ ppc44x_idle()
/linux-4.1.27/arch/s390/include/uapi/asm/
H A Dcmb.h18 * @initial_command_response_time: initial command response time (ext. format)
/linux-4.1.27/arch/mips/kernel/
H A Dsmp-up.c28 * After we've done initial boot, this function is called to allow the
H A Dbinfmt_elfn32.c91 char pr_psargs[ELF_PRARGSZ]; /* initial part of arg list */
H A Dbinfmt_elfo32.c112 char pr_psargs[ELF_PRARGSZ]; /* initial part of arg list */
/linux-4.1.27/arch/powerpc/lib/
H A Dcopy_32.S288 /* read fault, initial single-byte copy */
291 /* write fault, initial single-byte copy */
296 /* read fault, initial word copy */
299 /* write fault, initial word copy */
/linux-4.1.27/arch/avr32/boot/u-boot/
H A Dhead.S38 /* Set initial stack pointer */
/linux-4.1.27/arch/ia64/lib/
H A Dstrlen_user.S91 mov orig=in0 // keep trackof initial byte address
99 ld8.s v[1]=[src],8 // load the initial 8bytes (must speculate)
112 or v[1]=v[1],mask // now we have a safe initial byte pattern
166 EX(.Lexit1, ld8 val=[base],8) // load the initial bytes
/linux-4.1.27/arch/m68k/kernel/
H A Dsun3-head.S68 1: lea init_task,%curptr | get initial thread...
/linux-4.1.27/arch/arm/mach-pxa/
H A Dmfp-pxa3xx.c9 * initial version
H A Dpxa300.c9 * initial version
H A Dpxa320.c9 * initial version
H A Dzylonite_pxa320.c9 * initial version
/linux-4.1.27/arch/arm/plat-orion/
H A Dmpp.c35 printk(KERN_DEBUG "initial MPP regs:"); orion_mpp_conf()
/linux-4.1.27/arch/arm/plat-samsung/include/plat/
H A Dmap-s3c.h39 * phsyical address space, as the initial mapping for the IO
/linux-4.1.27/arch/arm/plat-samsung/
H A Dwatchdog-reset.c49 /* put initial values into count and data */ samsung_wdt_reset()
/linux-4.1.27/arch/arc/include/uapi/asm/
H A Dptrace.h25 * The intermediate pad,pad2 are relics of initial layout based on pt_regs
/linux-4.1.27/net/netfilter/ipvs/
H A Dip_vs_fo.c12 * Kenny Mathis : added initial functionality based on weight
/linux-4.1.27/drivers/pci/
H A Diov.c233 u16 offset, stride, initial; sriov_enable() local
247 pci_read_config_word(dev, iov->pos + PCI_SRIOV_INITIAL_VF, &initial); sriov_enable()
248 if (initial > iov->total_VFs || sriov_enable()
249 (!(iov->cap & PCI_SRIOV_CAP_VFM) && (initial != iov->total_VFs))) sriov_enable()
253 (!(iov->cap & PCI_SRIOV_CAP_VFM) && (nr_virtfn > initial))) sriov_enable()
312 iov->initial_VFs = initial; sriov_enable()
313 if (nr_virtfn < initial) sriov_enable()
314 initial = nr_virtfn; sriov_enable()
316 if ((retval = pcibios_sriov_enable(dev, initial))) { sriov_enable()
322 for (i = 0; i < initial; i++) { sriov_enable()
/linux-4.1.27/security/selinux/ss/
H A Dpolicydb.h169 * initial SIDs, unlabeled file systems, TCP and UDP port numbers,
172 * (e.g. all initial SIDs) are linked together into a list.
176 char *name; /* name of initial SID, fs, netif, fstype, path */
218 #define OCON_ISID 0 /* initial SIDs */
273 /* security contexts of initial SIDs, unlabeled file systems,
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Dcomedi_8254.c62 * Writes an initial value to a counter.
64 * The largest possible initial count is 0; this is equivalent to 2^16
70 * Modes 2 and 3 are periodic; the counter reloads itself with the initial
80 * Sets a counters operation mode and writes the initial value.
112 * the current value and write an initial value to a counter. A (*insn_config)
234 * comedi_8254_write - load a 16-bit initial counter value
237 * @val: the initial value
283 * comedi_8254_load - program the mode and initial count of a counter
287 * @val: the initial value
H A Dadv_pci1723.c38 * 2. Read the initial ranges and values of the AO subdevice at
192 /* get initial DIO direction and state */ pci1723_auto_attach()
H A Damplc_pc263.c91 /* read initial relay state */ pc263_attach()
H A Dni_daq_dio24.c8 The initial developer of the pcmcia dummy_cs.c code is David A. Hinds
H A Damplc_pci263.c78 /* read initial relay state */ pci263_auto_attach()
H A Ddas08_cs.c22 The initial developer of the original code is David A. Hinds
H A Dni_labpc_cs.c8 The initial developer of the pcmcia dummy_cs.c code is David A. Hinds
/linux-4.1.27/kernel/rcu/
H A Drcu.h47 * that is set to DYNTICK_TASK_FLAG upon initial exit from idle.
49 * initial exit from idle.
/linux-4.1.27/drivers/net/wan/
H A Dsbni.h138 /* CRC initial value 0x00000000 */
/linux-4.1.27/drivers/gpio/
H A Dgpiolib-legacy.c15 * gpio_request_one - request a single GPIO with initial configuration
H A Dgpio-tps65912.c65 /* Set the initial value */ tps65912_gpio_output()
/linux-4.1.27/drivers/cpufreq/
H A Dsc520_freq.c13 * 2005-03-30: - initial revision
/linux-4.1.27/drivers/edac/
H A Dedac_module.c108 * module initialization. We should also do an initial clear edac_init()
/linux-4.1.27/arch/x86/include/asm/xen/
H A Dinterface_32.h15 * are also present in the initial GDT, many OSes will be able to avoid
/linux-4.1.27/drivers/char/hw_random/
H A Dbcm2835-rng.c26 /* the initial numbers generated are "less random" so will be discarded */
/linux-4.1.27/arch/mips/bcm47xx/
H A Dtime.c40 * Use deterministic values for initial counter interrupt plat_time_init()
/linux-4.1.27/drivers/vme/boards/
H A Dvme_vmivme7805.c72 /* Clear any initial BERR */ vmic_probe()
/linux-4.1.27/include/net/netfilter/
H A Dnf_conntrack_extend.h117 /* initial size of nf_ct_ext. */
/linux-4.1.27/include/pcmcia/
H A Dciscode.h8 * The initial developer of the original code is David A. Hinds
H A Dcisreg.h8 * The initial developer of the original code is David A. Hinds
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dspu_save_crt0.S7 * Saves all 128 GPRs, sets up an initial stack frame, then
H A Dspu_restore_crt0.S7 * sequence. Sets up an initial stack frame, then branches to
/linux-4.1.27/arch/s390/include/asm/
H A Dkprobes.h23 * Probes initial implementation ( includes suggestions from
/linux-4.1.27/arch/nios2/kernel/
H A Dirq.c91 /* Load the initial ienable value */ init_IRQ()
/linux-4.1.27/arch/ia64/pci/
H A Dfixup.c19 * to select an initial video card for boot display. This boot video
/linux-4.1.27/arch/m68k/include/asm/
H A Dcmpxchg.h89 * store NEW in MEM. Return the initial value in MEM. Success is
/linux-4.1.27/arch/arm/mach-omap2/
H A Dopp.c36 * Register the initial OPP table with the OPP library based on the CPU
/linux-4.1.27/Documentation/vDSO/
H A Dvdso_standalone_test_x86.c112 * This is the real entry point. It passes the initial stack into
/linux-4.1.27/arch/alpha/kernel/
H A Dhead.S4 * initial boot stuff.. At this point, the bootloader has already
/linux-4.1.27/mm/
H A Dquicklist.c6 * (zero by default) when the page is freed. It seems that the initial idea
/linux-4.1.27/net/netfilter/
H A Dxt_owner.c24 /* For now only allow adding matches from the initial user namespace */ owner_check()
/linux-4.1.27/tools/power/cpupower/debug/i386/
H A Dintel_gsic.c68 printf("Note also that some BIOS do not support the initial " main()
/linux-4.1.27/include/linux/mtd/
H A Dftl.h15 * The initial developer of the original code is David A. Hinds
/linux-4.1.27/drivers/staging/skein/
H A Dskein_base.c63 /* compute the initial chaining values from config block */ skein_256_init()
91 /* compute the initial chaining values ctx->x[], based on key */ skein_256_init_ext()
102 /* zero the initial chaining variables */ skein_256_init_ext()
127 /* compute the initial chaining values from config block */ skein_256_init_ext()
285 /* compute the initial chaining values from config block */ skein_512_init()
317 /* compute the initial chaining values ctx->x[], based on key */ skein_512_init_ext()
328 /* zero the initial chaining variables */ skein_512_init_ext()
352 /* compute the initial chaining values from config block */ skein_512_init_ext()
507 /* compute the initial chaining values from config block */ skein_1024_init()
536 /* compute the initial chaining values ctx->x[], based on key */ skein_1024_init_ext()
547 /* zero the initial chaining variables */ skein_1024_init_ext()
572 /* compute the initial chaining values from config block */ skein_1024_init_ext()
/linux-4.1.27/arch/metag/tbx/
H A Dtbisoft.S171 * The routine returns the initial PTBICTX value for the new thread
192 MSETL [A0.2],D0Ar6,D0Ar4 /* Save extra initial args */
200 * Generate initial TBICTX state
/linux-4.1.27/arch/mips/cavium-octeon/executive/
H A Dcvmx-cmd-queue.c101 * Initialize a command queue for use. The initial FPA buffer is
178 "Unable to allocate initial buffer.\n"); cvmx_cmd_queue_initialize()
293 * for initial hardware setup. User applications should not call this
/linux-4.1.27/include/xen/interface/
H A Delfnote.h166 * The (non-default) location the initial phys-to-machine map should be
171 * this mapping not being accessible through the initial mapping.
178 * mapped through its initial page tables.
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Ddevices.c173 /* Set initial sensitivity parameters */ iwl1000_hw_set_hw_params()
234 /* Set initial sensitivity parameters */ iwl2000_hw_set_hw_params()
378 /* Set initial sensitivity parameters */ iwl5000_hw_set_hw_params()
386 /* Set initial sensitivity parameters */ iwl5150_hw_set_hw_params()
558 /* Set initial sensitivity parameters */ iwl6000_hw_set_hw_params()
/linux-4.1.27/arch/arm/mach-davinci/
H A Dboard-dm644x-evm.c417 /* p0 = nDRV_VBUS (initial: don't supply it) */ evm_u35_setup()
429 /* p3 = n3V3_CF_RESET (initial: stay in reset) */ evm_u35_setup()
435 /* p5 = 1V8_WLAN_RESET (initial: stay in reset) */ evm_u35_setup()
439 /* p6 = nATA_SEL (initial: select) */ evm_u35_setup()
443 /* p7 = nCF_SEL (initial: deselect) */ evm_u35_setup()
/linux-4.1.27/fs/devpts/
H A Dinode.c174 /* newinstance makes sense only on initial mount */ parse_mount_options()
218 /* newinstance makes sense only on initial mount */ parse_mount_options()
425 * initial kernel mount of devpts. This type of mount gives the
431 * without the 'newinstance' mount option should bind to the initial
442 * super-block instead of the initial super-block.
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dinitvals.c29 * struct ath5k_ini - Mode-independent initial register writes
45 * struct ath5k_ini_mode - Mode specific initial register values
1232 * RF5110 only so initial BB Gain settings are included in AR5K_AR5210_INI)
1373 * ath5k_hw_ini_registers() - Write initial register dump common for all modes
1385 /* Write initial registers */ ath5k_hw_ini_registers()
1409 * ath5k_hw_ini_mode_registers() - Write initial mode-specific register dump
1431 * ath5k_hw_write_initvals() - Write initial chip-specific register dump
1436 * Write initial chip-specific register dump, to get the chipset on a
1443 * Write initial register settings ath5k_hw_write_initvals()
1455 * Write initial settings common for all modes ath5k_hw_write_initvals()
1588 * Write initial settings common for all modes ath5k_hw_write_initvals()
/linux-4.1.27/drivers/leds/
H A Dleds-netxbig.c322 * value, there is no way to probe the LED initial state. create_netxbig_led()
323 * So, the initial sysfs LED value for the "brightness" and "sata" create_netxbig_led()
326 * Note that the initial LED state can't be reconfigured. create_netxbig_led()
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_93cx6.c62 * is preceded by an initial zero (leading 0, followed by 16-bits, MSB
188 * Now read the 16 bit register. An initial 0 precedes the ahc_read_seeprom()
190 * with bit 0 (LSB). The initial 0 will be shifted off the ahc_read_seeprom()
/linux-4.1.27/drivers/media/i2c/
H A Dtea6420.c120 /* set initial values: set "mute"-input to all outputs at gain 0 */ tea6420_probe()
/linux-4.1.27/drivers/media/rc/keymaps/
H A Drc-avermedia-m135a.c19 * Positivo (BR) and original IR, initial version and remote control codes
/linux-4.1.27/drivers/scsi/bnx2i/
H A D57xx_iscsi_constants.h33 /* initial CQ sequence numbers */
/linux-4.1.27/drivers/rtc/
H A Drtc-m41t94.c102 /* initial clock setting can be undefined */ m41t94_read_time()
/linux-4.1.27/drivers/staging/olpc_dcon/
H A Dolpc_dcon_xo_1_5.c119 * state machine to reset to a (sane) initial state. Mitch Bradley dcon_wiggle_xo_1_5()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/
H A Dtp.c161 * Initialize TP state. tp_params contains initial settings for some TP
/linux-4.1.27/drivers/input/touchscreen/
H A Dad7879-spi.c26 * ad7879_read/write are only used for initial setup and for sysfs controls.
/linux-4.1.27/drivers/devfreq/
H A Dgovernor_simpleondemand.c64 /* Set MAX if we do not know the initial frequency */ devfreq_simple_ondemand_func()
/linux-4.1.27/arch/sparc/include/asm/
H A Dcmpxchg_64.h62 * store NEW in MEM. Return the initial value in MEM. Success is
/linux-4.1.27/arch/unicore32/kernel/
H A Dfpu-ucf64.c27 * A bit pattern used to indicate the initial (unset) value of the
H A Dhead.S37 * swapper_pg_dir is the virtual address of the initial page table.
183 * Setup the initial page tables. We only setup the barest
/linux-4.1.27/drivers/gpu/drm/r128/
H A Dr128_irq.c6 * initial release of the Radeon 8500 driver under the XFree86 license.
/linux-4.1.27/drivers/thermal/
H A Dgov_bang_bang.c45 /* in case fan is in initial state, switch the fan off */ thermal_zone_trip_update()
/linux-4.1.27/include/net/irda/
H A Dircomm_tty.h46 /* This is used as an initial value to max_header_size before the proper
/linux-4.1.27/arch/mips/math-emu/
H A Ddp_sqrt.c96 /* magic initial approximation to almost 8 sig. bits */ ieee754dp_sqrt()
/linux-4.1.27/arch/mips/sgi-ip22/
H A Dip22-time.c43 /* Get initial counter invariant */ dosample()
/linux-4.1.27/arch/mn10300/include/asm/
H A Ddma.h82 * than the initial word count"! This is taken into account.
/linux-4.1.27/arch/mn10300/mm/
H A Dinit.c128 * dispose of the memory on which the initial ramdisk resided
/linux-4.1.27/arch/parisc/kernel/
H A Dbinfmt_elf32.c75 char pr_psargs[ELF_PRARGSZ]; /* initial part of arg list */
/linux-4.1.27/arch/powerpc/include/asm/
H A Dkprobes.h24 * Probes initial implementation ( includes suggestions from
H A Dtsi108_irq.h46 #define DEFAULT_PRIO_LVL 10 /* initial priority level */
/linux-4.1.27/arch/powerpc/kernel/
H A Dcpu_setup_power.S99 * Called with initial LPCR in R3
/linux-4.1.27/arch/arm64/kernel/
H A Dhyp-stub.S83 * __hyp_set_vectors: Call this after boot to set the initial hypervisor
/linux-4.1.27/arch/cris/boot/rescue/
H A Dkimagerescue.S53 ;; setup port PA and PB default initial directions and data
/linux-4.1.27/arch/m68k/68360/
H A Dconfig.c93 pquicc->timer_tcn1 = 0x0000; /* initial count */ hw_timer_init()
/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Dmach-nexcoder.c11 * 15-10-2004 GG Created initial version
/linux-4.1.27/arch/arm/mm/
H A Dtlb-v6.S44 orr r0, r3, r0, lsl #PAGE_SHIFT @ Create initial MVA
/linux-4.1.27/arch/arm/include/uapi/asm/
H A Dsetup.h100 /* initial values for vesafb-type framebuffers. see struct screen_info
/linux-4.1.27/lib/
H A Dpercpu-refcount.c24 * What we do is require the user to keep track of the initial refcount; we know
25 * the ref can't hit 0 before the user drops the initial ref, so as long as we
26 * convert to non percpu mode before the initial ref is dropped everything
281 * percpu_ref_kill_and_confirm - drop the initial ref and schedule confirmation
/linux-4.1.27/net/rds/
H A Dib_sysctl.c56 * disables initial FC credit exchange.
/linux-4.1.27/net/sunrpc/
H A Dtimer.c31 * @timeo: initial timeout value, in jiffies
/linux-4.1.27/scripts/kconfig/
H A Dutil.c80 /* Allocate initial growable string */ str_new()
/linux-4.1.27/tools/testing/selftests/vm/
H A Dtranshuge-stress.c92 err(2, "initial mmap"); main()
/linux-4.1.27/drivers/staging/vt6655/
H A Ddevice_main.c21 * Purpose: driver entry for initial, open, close, tx and rx.
29 * vt6655_probe - module initial (insmod) driver entry
39 * device_init_rd0_ring- initial rd dma0 ring
40 * device_init_rd1_ring- initial rd dma1 ring
41 * device_init_td0_ring- initial tx dma0 ring buffer
42 * device_init_td1_ring- initial tx dma1 ring buffer
43 * device_init_registers- initial MAC & BBP & RF internal registers.
44 * device_init_rings- initial tx/rx ring buffer
326 /* Set initial antenna mode */ device_init_registers()
330 /* zonetype initial */ device_init_registers()
1785 /* initial to reload eeprom */ vt6655_probe()
/linux-4.1.27/drivers/mtd/onenand/
H A Donenand_bbt.c98 /* If it is a initial bad block, just ignore it */ create_bbt()
106 "initial bad block\n", i >> 1); create_bbt()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c305 * Set up DCBNL ops and initial APP TLVs
318 /* Set initial IEEE DCB settings */ i40e_dcbnl_setup()
/linux-4.1.27/drivers/media/pci/cx23885/
H A Dcx23885-vbi.c174 * the initial JUMP).
180 * If a new buffer is added then the initial JUMP in the code for that buffer
/linux-4.1.27/drivers/misc/
H A Dkgdbts.c842 /* Activate test with initial breakpoint */ run_plant_and_detach_test()
868 /* Activate test with initial breakpoint */ run_breakpoint_test()
893 /* Activate test with initial breakpoint */ run_hw_break_test()
920 /* Activate test with initial breakpoint */ run_nmi_sleep_test()
940 /* Activate test with initial breakpoint */ run_bad_read_test()
949 /* Activate test with initial breakpoint */ run_do_fork_test()
958 /* Activate test with initial breakpoint */ run_sys_open_test()
967 /* Activate test with initial breakpoint */ run_singlestep_break_test()
/linux-4.1.27/drivers/net/ethernet/arc/
H A Demac.h187 * This function reads initial register value, then applies provided mask
202 * This function reads initial register value, then applies provided mask
/linux-4.1.27/drivers/devfreq/exynos/
H A Dexynos5_bus.c314 dev_err(dev, "Invalid initial frequency %lu kHz.\n", exynos5_busfreq_int_probe()
325 dev_err(dev, "Failed to set initial frequency\n"); exynos5_busfreq_int_probe()
/linux-4.1.27/arch/sparc/boot/
H A Dpiggyback.c2 Simple utility to make a single-image install kernel with initial ramdisk
76 /* fs_img.gz is an image of initial ramdisk. */ usage()
/linux-4.1.27/arch/microblaze/kernel/
H A Dtimer.c83 /* load the initial value */ xilinx_timer0_start_periodic()
110 /* load the initial value */ xilinx_timer0_start_oneshot()
/linux-4.1.27/drivers/usb/serial/
H A Dipw.c184 /*--4: setup the initial flowcontrol */ ipw_open()
195 dev_err(dev, "initial flowcontrol failed (error = %d)\n", result); ipw_open()
/linux-4.1.27/drivers/usb/usbip/
H A Dusbip_common.h159 * @start_frame: initial frame for isochronous or interrupt transfers
180 * @start_frame: initial frame for isochronous or interrupt transfers

Completed in 7906 milliseconds

12345678910