Searched refs:one (Results 1 - 200 of 8848) sorted by relevance

1234567891011>>

/linux-4.1.27/lib/
H A Datomic64_test.c26 long long one = 1LL; test_atomic64() local
43 atomic64_add(-one, &v); test_atomic64()
44 r += -one; test_atomic64()
53 r += -one; test_atomic64()
54 BUG_ON(atomic64_add_return(-one, &v) != r); test_atomic64()
63 atomic64_sub(-one, &v); test_atomic64()
64 r -= -one; test_atomic64()
73 r -= -one; test_atomic64()
74 BUG_ON(atomic64_sub_return(-one, &v) != r); test_atomic64()
79 r += one; test_atomic64()
83 r += one; test_atomic64()
89 r -= one; test_atomic64()
93 r -= one; test_atomic64()
112 BUG_ON(atomic64_add_unless(&v, one, v0)); test_atomic64()
116 BUG_ON(!atomic64_add_unless(&v, one, v1)); test_atomic64()
117 r += one; test_atomic64()
123 r -= one; test_atomic64()
127 BUG_ON(atomic64_dec_if_positive(&v) != -one); test_atomic64()
130 INIT(-one); test_atomic64()
131 BUG_ON(atomic64_dec_if_positive(&v) != (-one - one)); test_atomic64()
139 r += one; test_atomic64()
146 INIT(-one); test_atomic64()
148 r += one; test_atomic64()
H A Dbust_spinlocks.c4 * Provides a minimal bust_spinlocks for architectures which don't have one of their own.
H A Dcrc32defs.h62 # error "CRC_LE_BITS must be one of {1, 2, 4, 8, 32, 64}"
71 # error "CRC_BE_BITS must be one of {1, 2, 4, 8, 32, 64}"
H A Dlibcrc32c.c20 * own crc32c, but hopefully may be able to use this one are:
22 * use this one!)
H A Ddebug_locks.c21 * that would just muddy the log. So we report the first one and
H A Drational.c18 * frequency ratio of 3.1415, one would say:
/linux-4.1.27/arch/s390/include/uapi/asm/
H A Dschid.h11 __u32 one : 1; member in struct:subchannel_id
H A Dkvm_virtio.h24 * The number of bytes of feature bits. Multiply by 2: one for host
25 * features and one for guest acknowledgements.
/linux-4.1.27/arch/alpha/include/asm/
H A Dmmu.h4 /* The alpha MMU context is one "unsigned long" bitmap per CPU */
H A Dtimex.h9 /* With only one or two oddballs, we use the RTC as the ticker, selecting
/linux-4.1.27/net/rxrpc/
H A Dsysctl.c19 static const unsigned one = 1; variable
46 .extra1 = (void *)&one,
54 .extra1 = (void *)&one,
62 .extra1 = (void *)&one,
72 .extra1 = (void *)&one,
80 .extra1 = (void *)&one,
90 .extra1 = (void *)&one,
98 .extra1 = (void *)&one,
108 .extra1 = (void *)&one,
117 .extra1 = (void *)&one,
126 .extra1 = (void *)&one,
/linux-4.1.27/drivers/scsi/
H A Dg_NCR5380_mmio.c2 * There is probably a nicer way to do this but this one makes
/linux-4.1.27/arch/mips/include/asm/mach-generic/
H A Dkmalloc.h8 * Set this one if any device in the system might do non-coherent DMA.
/linux-4.1.27/include/uapi/linux/nfsd/
H A Dstats.h14 /* thread usage wraps very million seconds (approx one fortnight) */
/linux-4.1.27/include/linux/iio/
H A Devents.h17 * @chan_type: Type of the channel. Should be one of enum iio_chan_type.
19 * @modifier: Modifier for the channel. Should be one of enum iio_modifier.
21 * @type: Type of the event. Should be one of enum iio_event_type.
37 * @chan_type: Type of the channel. Should be one of enum iio_chan_type.
39 * @modifier: Modifier for the channel. Should be one of enum iio_modifier.
40 * @type: Type of the event. Should be one of enum iio_event_type.
50 * @chan_type: Type of the channel. Should be one of enum iio_chan_type.
52 * @type: Type of the event. Should be one of enum iio_event_type.
/linux-4.1.27/security/keys/
H A Dsysctl.c16 static const int zero, one = 1, max = INT_MAX; variable
25 .extra1 = (void *) &one,
34 .extra1 = (void *) &one,
43 .extra1 = (void *) &one,
52 .extra1 = (void *) &one,
/linux-4.1.27/include/uapi/linux/netfilter_bridge/
H A Debt_802_3.h19 * Control field may be one or two bytes. If the first byte has
20 * the value 0x03 then the entire length is one byte, otherwise it is two.
28 /* ui has one byte ctrl, ni has two */
H A Debt_limit.h12 seconds, or one every 59 hours. */
/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
9 * the initial bootloader (one of which we can reclaim later).
/linux-4.1.27/include/linux/
H A Dmdio-bitbang.h13 /* Set the Management Data Clock high if level is one,
19 * "output" is zero, or an output if "output" is one.
23 /* Set the Management Data I/O pin high if value is one,
H A Drtc-v3020.h13 /* The v3020 has only one data pin but which one
H A Dmsg.h7 /* one msg_msg structure for each message */
17 /* one msq_queue structure for each present queue on the system */
H A Drcutiny.h52 synchronize_sched(); /* Only one CPU, so pretty fast anyway!!! */ synchronize_rcu_expedited()
57 rcu_barrier_sched(); /* Only one CPU, so only one list of callbacks! */ rcu_barrier()
87 * Take advantage of the fact that there is only one CPU, which
H A Damifd.h34 unsigned int read_size; /* raw read size for one track */
35 unsigned int write_size; /* raw write size for one track */
H A Dbma150.h49 unsigned char range; /* one of BMA0150_RANGE_xxx */
50 unsigned char bandwidth; /* one of BMA0150_BW_xxx */
H A Ddqblk_qtree.h21 void (*mem2disk_dqblk)(void *disk, struct dquot *dquot); /* Convert given entry from in memory format to disk one */
22 void (*disk2mem_dqblk)(struct dquot *dquot, void *disk); /* Convert given entry from disk format to in memory one */
H A Dkfifo.h44 * Note about locking : There is no locking required until only * one reader
45 * and one writer is using the fifo and no kfifo_reset() will be * called
48 * For multiple writer and one reader there is only a need to lock the writer.
49 * And vice versa for only one writer and multiple reader there is only a need
233 * from the reader thread and there is only one concurrent reader. Otherwise
384 * Note that with only one concurrent reader and one concurrent
421 * Note that with only one concurrent reader and one concurrent
460 * Note that with only one concurrent reader and one concurrent
498 * Note that with only one concurrent reader and one concurrent
546 * Note that with only one concurrent reader and one concurrent
599 * Note that with only one concurrent reader and one concurrent
627 * Note that with only one concurrent reader and one concurrent
655 * Note that with only one concurrent reader and one concurrent
679 * Note that with only one concurrent reader and one concurrent
706 * Note that with only one concurrent reader and one concurrent
730 * Note that with only one concurrent reader and one concurrent
754 * Note that with only one concurrent reader and one concurrent
H A Dpda_power.h2 * Common power driver for PDAs and phones with one or two external
H A Dcirc_buf.h17 /* Return space available, 0..size-1. We always leave one free char
H A Ddavinci_emac.h30 * phy_id can be one of the following:
H A Derrno.h8 * These should never be seen by user programs. To return one of ERESTART*
H A Dfmc-sdb.h2 * This file is separate from sdb.h, because I want that one to remain
H A Dirq_work.h7 * An entry can be in one of four states:
/linux-4.1.27/drivers/thunderbolt/
H A Dnhi_regs.h45 * 16 bytes per entry, one entry for every hop (REG_HOP_COUNT)
54 * 16 bytes per entry, one entry for every hop (REG_HOP_COUNT)
64 * 32 bytes per entry, one entry for every hop (REG_HOP_COUNT)
72 * 32 bytes per entry, one entry for every hop (REG_HOP_COUNT)
83 * Every bitfield contains one bit for every hop (REG_HOP_COUNT). Registers are
92 * Both bitfields contains one bit for every hop (REG_HOP_COUNT). To
/linux-4.1.27/drivers/md/
H A Draid0.h15 int has_merge_bvec; /* at least one member has
H A Draid10.h70 int have_replacement; /* There is at least one
112 * one for each copy.
113 * When resyncing we also use one for each copy.
114 * When reconstructing, we use 2 bios, one for read, one for write.
/linux-4.1.27/include/linux/usb/
H A Disp1760.h2 * board initialization should put one of these into dev->platform_data
H A Dm66592.h29 /* one = on chip controller, zero = external controller */
32 /* one = big endian, zero = little endian */
38 /* (external controller only) one = 3.3V, zero = 1.5V */
41 /* (external controller only) set one = WR0_N shorted to WR1_N */
H A Dsl811.h2 * board initialization should put one of these into dev->platform_data
H A Disp116x.h2 * Board initialization code should put one of these into dev->platform_data
/linux-4.1.27/include/uapi/linux/netfilter/
H A Dxt_ipvs.h7 XT_IPVS_IPVS_PROPERTY = 1 << 0, /* all other options imply this one */
H A Dxt_limit.h12 seconds, or one every 59 hours. */
/linux-4.1.27/include/uapi/linux/tc_act/
H A Dtc_mirred.h15 int eaction; /* one of IN/EGRESS_MIRROR/REDIR */
/linux-4.1.27/arch/s390/include/asm/
H A Dschid.h12 schid->one = 1; init_subchannel_id()
/linux-4.1.27/net/ceph/
H A Dauth_none.h23 struct ceph_none_authorizer au; /* we only need one; it's static */
/linux-4.1.27/mm/
H A Dcma.h8 unsigned int order_per_bit; /* Order of pages represented by one bit */
/linux-4.1.27/arch/mips/include/asm/mach-malta/
H A Dmalta-pm.h20 * @state: the state to enter, one of PIIX4_FUNC3IO_PMCNTRL_SUS_TYP_*
23 * is one which loses context (eg. SOFF) then this function will never
/linux-4.1.27/include/linux/spi/
H A Dds1305.h14 * bitmask; mask in either DS1 or DS2, and then one of 2K/4k/8K.
18 #define DS1305_TRICKLE_DS1 0x04 /* one diode */
H A Dmcp23s08.h10 /* For mcp23s08, up to 4 slaves (numbered 0..3) can share one SPI
12 * For mpc23s17, up to 8 slaves (numbered 0..7) can share one SPI
40 * On devices with only one interrupt output this property is useless.
H A Deeprom.h7 * Put one of these structures in platform_data for SPI EEPROMS handled
26 * but uses only one address byte (A0 to A7) for addressing.) For
H A Dlibertas_spi.h18 * interface. Setting 0 or 1 here controls which one is used.
H A Dspi_bitbang.h25 * already have one (transfer.{tx,rx}_dma is zero), or use PIO
/linux-4.1.27/include/uapi/linux/
H A Dposix_types.h10 * one limit that doesn't have to be changed [again].
19 * use the one here.
H A Datm_nicstar.h46 /* type must be one of the following: */
H A Dif_infiniband.h2 * This software is available to you under a choice of one of two
H A Dnfs_fs.h37 * if everything fits in one RPC */
/linux-4.1.27/include/video/
H A Dvideomode.h47 * videomode_from_timings - convert one display timings entry to videomode
53 * This function converts one struct display_timing entry to a struct videomode.
H A Ddisplay_timing.h44 * Single "mode" entry. This describes one set of signal timings a display can
45 * have in one setting. This struct can later be converted to struct videomode
47 * range, one struct display_timing may become multiple struct videomodes.
89 /* get one entry from struct display_timings */ display_timings_get()
/linux-4.1.27/arch/arm/include/debug/
H A Dux500.S18 * DEBUG_LL only works if only one SOC is built in. We don't use #else below
19 * in order to get "__UX500_UART redefined" warnings if more than one SOC is
/linux-4.1.27/drivers/net/bonding/
H A Dbonding_priv.h7 * BUT, I'm the one who modified it for ethernet, so:
/linux-4.1.27/arch/x86/boot/
H A Dstring.h14 * Access builtin version by default. If one needs to use optimized version,
H A Dmemory.c34 * Note: at least one BIOS is known which assumes that the detect_memory_e820()
35 * buffer pointed to by one e820 call is the same one as detect_memory_e820()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv40.h8 /* returns 1 if device is one of the nv4x using the 0x4497 object class,
/linux-4.1.27/arch/powerpc/include/asm/
H A Dmpc8260.h5 * this one and the configuration switching is done here.
H A Dcputhreads.h31 /* cpu_thread_mask_to_cores - Return a cpumask of one per cores
36 * This function returns a cpumask which will have one "cpu" (or thread)
37 * bit set for each core that has at least one thread set in the argument.
/linux-4.1.27/arch/ia64/kernel/
H A Dgate.lds.S3 * prelinked to its virtual address, with only one read-only segment and
4 * one execute-only segment (both fit in one page). This script controls
78 * We must supply the ELF program headers explicitly to get just one
/linux-4.1.27/arch/arm/mach-ep93xx/include/mach/
H A Dhardware.h15 * to produce the needed clocks. The PLLs operate independently of one
/linux-4.1.27/samples/trace_events/
H A DMakefile2 # then to use one (as root): insmod <module_name.ko>
/linux-4.1.27/sound/
H A DMakefile12 # This one must be compilable even if sound is configured out
/linux-4.1.27/sound/firewire/
H A Dpackets-buffer.h10 * @packets: an array, with each element pointing to one packet
H A Dcmp.h23 * possible to overlay connections on top of this one.
H A Diso-resources.h15 * bandwidth) for one isochronous stream.
/linux-4.1.27/include/asm-generic/bitops/
H A Dsched.h10 * one of the 100 bits is cleared.
H A Dnon-atomic.h13 * may be that only one operation succeeds.
38 * may be that only one operation succeeds.
54 * If two examples of this operation race, one can appear to succeed
73 * If two examples of this operation race, one can appear to succeed
/linux-4.1.27/arch/alpha/kernel/
H A Dconsole.c53 /* Did we already initialize the correct one? Is there one? */ locate_and_init_vga()
80 * the right one... find_console_vga_hose()
H A Dmachvec_impl.h33 the SRM console. But splitting out that one case from IO() below
122 * all but one of which we want to go away. In a non-GENERIC kernel,
123 * we want only one, ever.
127 * one we want to the real alpha_mv vector in setup_arch.
130 * one of the vectors, which will not reside in .init.data. We then
131 * alias this one vector to alpha_mv, so no copy is needed.
/linux-4.1.27/arch/m68k/include/asm/
H A Dmac_psc.h8 * The first seven DMA channels appear to be "one-shot" and are actually
9 * sets of two channels; one member is active while the other is being
11 * The one-shot channels are grouped together and are:
22 * to be closely tied and share one set of registers. They also seem to run
24 * not understood as there seems to be only one input and one output buffer
68 * You're supposed to use one channel while the other runs and
116 * bit 2 : Set to one to enable sound
121 * bit 6 : Set to one to enable pass-thru
125 * bit 7 : Set to one to activate the
128 * bit 8 : Set to one to activate the
/linux-4.1.27/drivers/mfd/
H A Dcros_ec_i2c.c51 * allocate larger packet (one byte for checksum, one byte for cros_ec_cmd_xfer_i2c()
52 * length, and one for result code) cros_ec_cmd_xfer_i2c()
62 * allocate larger packet (one byte for checksum, one for cros_ec_cmd_xfer_i2c()
63 * command code, one for length, and one for command version) cros_ec_cmd_xfer_i2c()
/linux-4.1.27/arch/sparc/include/asm/
H A Dross.h26 * CWR: Cache Wrapping Enabled, if one cache wrapping is on.
27 * SE: Snoop Enable, turns on bus snooping for cache activity if one.
28 * WBE: Write Buffer Enable, one turns it on.
34 * MR: Memory Reflection, one indicates that the memory bus connected
69 * FTD: If set to one flush instructions executed during an
75 * ICE: If set to one, the instruction cache is enabled. If
H A Dpbm.h12 * Each type would have an own structure, with instances related one to one.
H A Dtimer_32.h28 * To compensate for this add one to the value.
H A Dsfp-machine_64.h52 /* If one NaN is signaling and the other is not,
53 * we choose that one, otherwise we choose X.
H A Dswift.h29 /* Bits [13:5] select one of 512 instruction cache tags */ swift_inv_insn_tag()
38 /* Bits [12:4] select one of 512 data cache tags */ swift_inv_data_tag()
/linux-4.1.27/drivers/gpio/
H A Dgpio-max7301.c21 /* A write to the MAX7301 means one message with one transfer */ max7301_spi_write()
31 /* A read from the MAX7301 means two transfers; here, one message each */
/linux-4.1.27/arch/x86/math-emu/
H A Dreg_mul.c4 | Multiply one FPU_REG by another, put the result in a destination FPU_REG. |
15 | The destination may be any FPU_REG, including one of the source FPU_REGs. |
80 one valid and the other zero. FPU_mul()
H A Dreg_divide.c4 | Divide one FPU_REG by another and put the result in a destination FPU_REG.|
11 | one was raised, or -1 on internal error. |
16 | The destination may be any FPU_REG, including one of the source FPU_REGs. |
25 Divide one register by another and put the result into a third register.
H A Dreg_constant.c43 /* The 80486 never generates one of these
68 /* A fast way to find out whether x is one of RC_DOWN or RC_CHOP
69 (and not one of RC_RND or RC_UP).
/linux-4.1.27/arch/sh/kernel/vsyscall/
H A Dvsyscall.lds.S3 * object prelinked to its virtual address, and with only one read-only
4 * segment (that fits in one page). This script controls its layout.
60 * We must supply the ELF program headers explicitly to get just one
/linux-4.1.27/arch/arm/mach-omap2/
H A Domap_device.h46 * @hwmods: (one .. many per omap_device)
48 * @_state: one of OMAP_DEVICE_STATE_* (see above)
50 * @_driver_status: one of BUS_NOTIFY_*_DRIVER from <linux/device.h>
H A Dprcm44xx.h48 * IDs, plus one
/linux-4.1.27/arch/x86/include/asm/
H A Dpage_64.h8 /* duplicated to the one in bootmem.h */
H A Di8259.h36 * must be at least one microsecond, so be safe here: inb_pic()
48 * must be at least one microsecond, so be safe here: outb_pic()
H A Dspinlock.h15 * Simple spin lock operations. There are two variants, one clears IRQ's
16 * on the local processor, one does not.
63 static inline int __tickets_equal(__ticket_t one, __ticket_t two) __tickets_equal() argument
65 return !((one ^ two) & ~TICKET_SLOWPATH_FLAG); __tickets_equal()
90 * Ticket locks are conceptually two parts, one indicating the current head of
92 * by atomically noting the tail and incrementing it by one (thus adding
202 * but only one writer.
H A Dpage_32_types.h10 * a virtual address space of one gigabyte, which limits the
/linux-4.1.27/arch/x86/include/asm/uv/
H A Duv_irq.h14 /* If a generic version of this structure gets defined, eliminate this one. */
/linux-4.1.27/arch/x86/um/shared/sysdep/
H A Dtls.h6 /* Change name to avoid conflicts with the original one from <asm/ldt.h>, which
/linux-4.1.27/arch/xtensa/include/asm/
H A Dspinlock.h17 * There is at most one owner of a spinlock. There are not different
86 * multiple readers but only one writer. Write ownership is exclusive
94 * >0 one or more readers own the rwlock
96 * 0x80000000 one writer owns the rwlock, no other writers, no readers
H A Dsysmem.h23 * Banks don't overlap and there's at least one page gap
/linux-4.1.27/arch/um/include/asm/
H A Dtlbflush.h17 * - flush_tlb_page(vma, vmaddr) flushes one page
H A Dfixmap.h45 * Leave one empty page between vmalloc'ed areas and
46 * the start of the fixmap, and leave one page empty
/linux-4.1.27/drivers/gpu/drm/msm/
H A Dmsm_gem.h34 * active - on one one of the gpu's active_list.. well, at
36 * 2d and 3d one devices which have both, meaning we need to
46 * the duration of the ioctl, so one bo can never be on multiple
/linux-4.1.27/drivers/usb/musb/
H A DMakefile27 # the kconfig must guarantee that only one of the
/linux-4.1.27/drivers/md/persistent-data/
H A Ddm-space-map-metadata.h17 * We have one block of index, which can hold 255 index entries. Each
/linux-4.1.27/include/net/irda/
H A Dcrc.h23 /* Recompute the FCS with one more character appended. */
/linux-4.1.27/include/uapi/asm-generic/
H A Dipcbuf.h11 * optimizations, so we may just as well all use the same one.
H A Dsembuf.h13 * optimizations, so we may just as well all use the same one.
/linux-4.1.27/include/linux/platform_data/
H A Dspi-ep93xx.h9 * at least one
H A Dsky81452-backlight.h32 * @short_detecion_threshold: It should be one of 4, 5, 6 and 7V.
33 * @boost_current_limit: It should be one of 2300, 2750mA.
H A Dinvensense_mpu6050.h24 * platform orientation. The values must be one of 0, 1, or -1 and each row and
H A Dspi-imx.h14 * active chipselects on one single bus using the internal
/linux-4.1.27/arch/mips/paravirt/
H A Dserial.c14 * Emit one character to the boot console.
/linux-4.1.27/arch/powerpc/kernel/
H A Dprom_parse.c17 /* busno is always one cell */ of_parse_dma_window()
/linux-4.1.27/arch/hexagon/mm/
H A Dvm_tlb.c23 * the TLB, but there are one or two functions that need to
31 * Initial VM implementation has only one map active at a time, with
57 * only one TLB.
70 /* Current Virtual Machine has only one map active at a time */ flush_tlb_mm()
/linux-4.1.27/arch/m68k/sun3/prom/
H A Dprintf.c7 /* This routine is internal to the prom library, no one else should know
/linux-4.1.27/arch/arm/include/asm/
H A Dcompiler.h7 * the compiler from one version to another so a bit of paranoia won't hurt.
H A Dglue.h13 * when we're only targeting one class of TLB, or indirect calls
H A Dpgalloc.h68 * Allocate one PTE table.
71 * into one table thus:
117 * Free one PTE table.
/linux-4.1.27/sound/pci/ctxfi/
H A Dctamixer.h42 /* request one sum resource */
45 /* return one sum resource */
87 /* request one amixer resource */
91 /* return one amixer resource */
/linux-4.1.27/sound/soc/codecs/
H A Dad1836.h23 /* These macros are one-based. So AD183X_MUTE_LEFT(1) will return the mute bit
/linux-4.1.27/tools/perf/ui/
H A Dlibslang.h5 * the build if it isn't defined. Use the equivalent one that glibc
/linux-4.1.27/drivers/misc/vmw_vmci/
H A Dvmci_driver.h39 * Needed by other components of this module. It's okay to have one global
40 * instance of this because there can only ever be one VMCI device. Our
/linux-4.1.27/drivers/mtd/nand/
H A Dsm_common.h24 /* one sector is always 512 bytes, but it can consist of two nand pages */
30 /* This is maximum zone size, and all devices that have more that one zone
/linux-4.1.27/drivers/staging/ozwpan/
H A Dozusbsvc.c63 /* Create a USB context in case we need one. If we find the PD already oz_usb_start()
72 /* Install the USB context if the PD doesn't already have one. oz_usb_start()
73 * If it does already have one then destroy the one we have just oz_usb_start()
94 * then report the arrival to the USB HCD so we get one. oz_usb_start()
136 * be 2 - one from when we created it and one from the hcd oz_usb_stop()
137 * which claims a reference. Since stopped = 1 no one else oz_usb_stop()
/linux-4.1.27/arch/x86/lib/
H A Dthunk_64.S19 /* this one pushes 9 elems, the next one would be %rIP */
/linux-4.1.27/arch/x86/um/vdso/
H A Dvdso-layout.lds.S3 * its virtual address, and with only one read-only segment.
55 * We must supply the ELF program headers explicitly to get just one
/linux-4.1.27/drivers/tty/serial/8250/
H A D8250_fsl.c22 * field to carry the "what we just did" information from the one
23 * IRQ event to the next one.
/linux-4.1.27/drivers/video/
H A Dof_videomode.c25 * Get a list of all display timings and put the one
27 * only one videomode is to be retrieved. A driver that needs to work
/linux-4.1.27/fs/jffs2/
H A Djffs2_fs_i.h22 Unfortunately, we can't used the existing one, because
35 /* There may be one datanode which isn't referenced by any of the
/linux-4.1.27/include/media/
H A Dwm8775.h24 /* The WM8775 has 4 inputs and one output. Zero or more inputs
27 If only one input is active (the normal case) then the
H A Dir-kbd-i2c.h45 * Specify either a function pointer or a value indicating one of
H A Domap4iss.h28 * @data: Configuration of one or two data lanes
H A Dths7303.h30 * @ch_1: Bias value for channel one.
/linux-4.1.27/arch/parisc/include/asm/
H A Dmmu_context.h66 * Activate_mm is our one chance to allocate a space id activate_mm()
69 * we only allocate a space id if one hasn't been allocated activate_mm()
H A Dmmzone.h24 /* Since each 1GB can only belong to one region (node), we can create
/linux-4.1.27/arch/frv/mm/
H A Dcache-page.c19 * DCF takes a virtual address and the page may not currently have one
46 * ICI takes a virtual address and the page may not currently have one
/linux-4.1.27/arch/arm/kernel/
H A Dcrash_dump.c22 * copy_oldmem_page() - copy one page from old kernel memory
29 * This function copies one page from old kernel memory into buffer pointed by
/linux-4.1.27/net/dccp/
H A Dsysctl.c23 one = 1, variable
62 .extra1 = &one,
/linux-4.1.27/net/802/
H A Dp8023.c10 * uses it however. Note that there is only one 802.3 protocol layer
40 * Create an 802.3 client. Note there can be only one 802.3 client
/linux-4.1.27/samples/pktgen/
H A Dpktgen.conf-2-131 # one NIC on one CPU due to affinity reasons.
H A Dpktgen.conf-1-221 # One CPU means one thread. One CPU example. We add eth1, eth2 respectivly.
/linux-4.1.27/sound/usb/6fire/
H A Dpcm.h66 u8 stream_state; /* one of STREAM_XXX (pcm.c) */
67 u8 rate; /* one of PCM_RATE_XXX */
/linux-4.1.27/tools/perf/tests/
H A Dparse-no-sample-id-all.c65 * more than one selected event, so this test processes three events: 2
66 * attributes representing the selected events and one mmap event.
/linux-4.1.27/tools/power/cpupower/utils/helpers/
H A Dpci.c19 * Pass -1 for one of the six above to match any
54 /* Typically one wants to get a specific slot(device)/func of the root domain
/linux-4.1.27/tools/testing/selftests/kcmp/
H A Dkcmp_test.c71 /* This one should fail */ main()
74 /* This one should return same fd */ main()
/linux-4.1.27/include/linux/i2c/
H A Dlm8323.h24 * Largest keycode that the chip can send, plus one,
26 * LM8323 keycode instead of subtracting one.
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Dpcmda12.c42 * is so that one can speed up programming by preloading all AO registers
43 * with values before simultaneously setting them to take effect with one
85 * mode by reading one of the AO registers. pcmda12_ao_insn_write()
103 * Initiate simultaneaous xfer mode by reading one of the pcmda12_ao_insn_read()
121 /* Initiate transfer by reading one of the AO registers. */ pcmda12_ao_reset()
/linux-4.1.27/drivers/parisc/
H A Diommu-helpers.h24 /* Horrible hack. For efficiency's sake, dma_sg starts one iommu_fill_pdir()
95 ** code simpler. Future enhancement could make one pass through
127 ** This loop terminates one iteration "early" since iommu_coalesce_chunks()
128 ** it's always looking one "ahead". iommu_coalesce_chunks()
154 * it must end on one page and begin on another, or iommu_coalesce_chunks()
/linux-4.1.27/arch/sparc/kernel/
H A Dtrampoline_32.S49 /* Our %wim is one behind CWP */
103 /* Our %wim is one behind CWP */
108 /* Set tbr - we use just one trap table. */
162 /* Our %wim is one behind CWP */
167 /* Set tbr - we use just one trap table. */
/linux-4.1.27/net/netlabel/
H A Dnetlabel_cipso_v4.h126 * the CIPSO tag list for the DOI, there must be at least one
137 * a MLS sensitivity level mapping, must contain only one attribute of
142 * the CIPSO level mappings, there must be at least one
152 * a MLS category mapping, must contain only one attribute of each of
157 * the CIPSO category mappings, there must be at least one
/linux-4.1.27/net/sctp/
H A Dsysctl.c44 static int one = 1; variable
45 static int timer_max = 86400000; /* ms in one day */
110 .extra1 = &one,
119 .extra1 = &one,
178 .extra1 = &one,
196 .extra1 = &one,
205 .extra1 = &one,
214 .extra1 = &one,
223 .extra1 = &one,
299 .extra1 = &one,
/linux-4.1.27/sound/firewire/dice/
H A Ddice-interface.h211 * are separated with one backslash, the list is terminated with two
228 * The size of one stream's register block, in quadlets; read-only. The
241 * The number of audio channels; read-only. There will be one quadlet per
247 * The number of MIDI ports, 0-8; read-only. If > 0, there will be one
259 * are separated with one backslash, the list is terminated with two
266 * Audio IEC60958 capabilities; read-only. Bitmask with one bit per audio
272 * Send audio data with IEC60958 label; read/write. Bitmask with one bit per
289 * The size of one stream's register block, in quadlets; read-only. The
309 * The number of audio channels; read-only. There will be one quadlet per
315 * The number of MIDI ports, 0-8; read-only. If > 0, there will be one
322 * are separated with one backslash, the list is terminated with two
329 * Audio IEC60958 capabilities; read-only. Bitmask with one bit per audio
335 * Receive audio data with IEC60958 label; read/write. Bitmask with one bit
/linux-4.1.27/drivers/staging/nvec/
H A Dnvec.h37 * one command byte, one count byte, and up to 32 payload bytes = 34
44 * @NVEC_2BYTES: The message has one command byte and one data byte
45 * @NVEC_3BYTES: The message has one command byte and two data bytes
46 * @NVEC_VAR_SIZE: The message has one command byte, one count byte, and has
/linux-4.1.27/arch/parisc/kernel/
H A Dtime.c43 * a pair of registers; one is read-only and one is write-only; both
56 * disabled, so we may miss one or more ticks.
90 /* TODO: Reduce this to one fdiv op */ timer_interrupt()
111 /* Skip one clocktick on purpose if we missed next_tick. timer_interrupt()
118 * if one or the other wrapped. If "now" is "bigger" we'll end up timer_interrupt()
142 * before we call it "late". I've picked one second. timer_interrupt()
/linux-4.1.27/drivers/net/
H A Dveth.c168 struct pcpu_vstats one; veth_get_stats64() local
170 tot->tx_dropped = veth_stats_one(&one, dev); veth_get_stats64()
171 tot->tx_bytes = one.bytes; veth_get_stats64()
172 tot->tx_packets = one.packets; veth_get_stats64()
177 tot->rx_dropped = veth_stats_one(&one, peer); veth_get_stats64()
178 tot->rx_bytes = one.bytes; veth_get_stats64()
179 tot->rx_packets = one.packets; veth_get_stats64()
248 /* veth only receives frames when its peer sends one veth_poll_controller()
465 * not being freed before one RCU grace period. veth_dellink()
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Ddiva_dma.c30 and represents one single physical page
66 Allocate one single entry in the map
79 Free one single entry in the map
H A Dxdi_msg.h12 As acknowledge one DWORD - card ordinal will be read from the card
68 Acknowledge is one dword with following values:
/linux-4.1.27/drivers/input/serio/
H A Daltera_ps2.c32 * at the most one, but we loop for safety.
79 * Add one device to this driver.
131 * Remove one device from this driver.
/linux-4.1.27/arch/tile/kernel/
H A Dpmc.c72 * with a one.
97 * them atomically so we never have one enabled and one disabled.
/linux-4.1.27/arch/sh/include/asm/
H A Dspinlock.h32 * Simple spin lock operations. There are two variants, one clears IRQ's
33 * on the local processor, one does not.
91 * Read-write spinlocks, allowing multiple readers but only one writer.
/linux-4.1.27/arch/mn10300/include/asm/
H A Dspinlock.h19 * Simple spin lock operations. There are two variants, one clears IRQ's
20 * on the local processor, one does not.
91 * but only one writer.
/linux-4.1.27/tools/perf/ui/browsers/
H A Dscripts.c17 /* 160 bytes for one output line */
129 /* Save each line of the output in one struct script_line object. */ script_browse()
158 /* If one output line is very large, just cut it short */ script_browse()
/linux-4.1.27/drivers/net/ethernet/amd/
H A Dhplance.h26 #define HPLANCE_NVRAMOFF 0xC008 /* etheraddress as one *nibble* per byte */
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Ddigitv.h44 * 0x07 write to the remote (don't know why one should this, resetting ?)
H A Dm920x.h42 I2C operation is done one byte at a time with USB control messages. The
45 0x80: Send START condition. After a START condition, one would normally
/linux-4.1.27/drivers/phy/
H A Dphy-armada375-usb2.c60 * Only one controller can use this PHY. We shouldn't have the case
62 * then we provide a phy to the first one and return an error for the
63 * next one. This error has also to be an error returned by
84 dev_err(dev, "Check your device tree, only one controller can use it\n."); armada375_usb_phy_xlate()
/linux-4.1.27/arch/sh/kernel/
H A Dunwinder.c9 * the most accurate unwinder being the currently active one.
129 * stack dumper because the current one faulted unexpectedly.
143 * one with a lower rating. unwind_stack()
151 /* Make sure no one beat us to changing the unwinder */ unwind_stack()
H A Dmachvec.c86 * Only overload the machvec if one hasn't been selected on sh_mv_setup()
104 * vector (usually the only one) from .machvec.init. sh_mv_setup()
/linux-4.1.27/arch/sh/mm/
H A Dtlb-sh5.c72 * Works like a stack, last one to allocate must be first one to free.
80 * so this approach works like a stack .. last one to be allocated sh64_put_wired_dtlb_entry()
81 * has to be the first one to be freed. sh64_put_wired_dtlb_entry()
/linux-4.1.27/arch/sparc/prom/
H A Dbootstr_64.c12 /* WARNING: The boot loader knows that these next three variables come one right
/linux-4.1.27/arch/tile/include/asm/
H A Dcurrent.h28 /* Return a usable "task_struct" pointer even if the real one is corrupt. */
H A Dkmap_types.h22 * 64-processor, 64KB-page layout build, making KM_TYPE_NR one larger
/linux-4.1.27/arch/microblaze/kernel/
H A Dirq.c51 /* process the entire interrupt tree in one go */ init_IRQ()
/linux-4.1.27/drivers/w1/
H A Dw1_netlink.h35 * struct w1_netlink_cmd in one packet.
66 * @type: one of enum w1_netlink_message_types
74 * then one or more struct w1_netlink_msg (each with optional data).
124 * @cmd: one of enum w1_commands
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dtc90522.h21 * this driver treats each sub module as one demod device.
/linux-4.1.27/include/net/
H A Dinet_frag.h172 #define IPFRAG_ECN_NOT_ECT 0x01 /* one frag had ECN_NOT_ECT */
173 #define IPFRAG_ECN_ECT_1 0x02 /* one frag had ECN_ECT_1 */
174 #define IPFRAG_ECN_ECT_0 0x04 /* one frag had ECN_ECT_0 */
175 #define IPFRAG_ECN_CE 0x08 /* one frag had ECN_CE */
/linux-4.1.27/include/scsi/
H A Dosd_types.h14 * used by more than one part of the osd library.
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dio_event_irq.c33 * share an IO event interrupt, the event handlers are called one
34 * by one until the IO event is claimed by one of the handlers.
105 * - Each interrupt returns one event. If a plateform chooses to report
/linux-4.1.27/arch/mips/kernel/
H A Dcrash.c12 /* This keeps a track of which one is crashing cpu. */
/linux-4.1.27/arch/mn10300/kernel/
H A Dfpu-nofpu.c16 * be meant for a process other than the current one
H A Dmn10300-debug.c17 * write a string directly through one of the serial ports on-board the MN10300
/linux-4.1.27/arch/avr32/include/asm/
H A Dtlbflush.h19 * - flush_tlb_page(vma, vmaddr) flushes one page
/linux-4.1.27/arch/blackfin/include/asm/
H A Dptrace.h13 /* user_mode returns true if only one bit is set in IPEND, other than the
/linux-4.1.27/arch/cris/include/asm/
H A Dtlbflush.h15 * - flush_tlb_page(vma, vmaddr) flushes one page
/linux-4.1.27/arch/frv/kernel/
H A Dmodule.c25 /* TODO: At least one of apply_relocate or apply_relocate_add must be
/linux-4.1.27/arch/arm/mach-s3c64xx/
H A Dregs-srom.h25 * one register BW holds 5 x 4-bit packed settings for NCS0 - NCS4
/linux-4.1.27/arch/arm/mach-ux500/
H A Dcache-l2x0.c25 * 8 sets of registers, one per possible CPU. ux500_l2x0_unlock()
/linux-4.1.27/arch/arm/plat-samsung/include/plat/
H A Dregs-srom.h28 /* one register BW holds 4 x 4-bit packed settings for NCS0 - NCS3 */
/linux-4.1.27/kernel/trace/
H A Dtrace_stat.h7 * If you want to provide a stat file (one-shot statistics), fill
/linux-4.1.27/scripts/
H A Dconfig75 # replace original file with the edited one
86 # replace original file with the edited one
96 # replace original file with the edited one
174 # sed swallows one level of escaping, so we need double-escaping
/linux-4.1.27/sound/usb/line6/
H A Dplayback.h25 * solution. Until one is found, this workaround can be used to fix the
/linux-4.1.27/tools/perf/util/include/linux/
H A Dlist.h23 * list_for_each_from - iterate over a list from one of its nodes
/linux-4.1.27/tools/testing/selftests/ptrace/
H A Dpeeksiginfo.c50 * Allocate two contiguous pages. The first one is for read-write, check_error_paths()
192 /* Dump signals one by one*/ main()
195 /* Dump all signals for one call */ main()
/linux-4.1.27/include/linux/input/
H A Dauo-pixcir-ts.h38 * @int_setting one of AUO_PIXCIR_INT_*
/linux-4.1.27/include/linux/mfd/
H A Dstw481x.h17 /* These registers are accessed from more than one driver */
/linux-4.1.27/drivers/isdn/mISDN/
H A Dl1oip.h18 #define L1OIP_MAX_PERFRAME 1400 /* max data size in one frame */
58 int bundle; /* bundle channels in one frm */
/linux-4.1.27/drivers/s390/net/
H A Dctcm_dbug.h92 * cat : one of {setup, mpc_setup, trace, mpc_trace, error, mpc_error}.
117 * cat : one of {setup, mpc_setup, trace, mpc_trace, error, mpc_error}.
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Devent.h32 * B) at fixed locations in the target's memory. The host processes one
35 * is ready. Once the host is done with processing events from one buffer,
/linux-4.1.27/arch/x86/kernel/
H A Dcrash_dump_32.c21 * non-PAE kdump kernel executed from a PAE one will crop high pte is_crashed_pfn_valid()
34 * copy_oldmem_page - copy one page from "oldmem"
/linux-4.1.27/arch/x86/oprofile/
H A Dbacktrace.c44 /* Also check accessibility of one struct frame_head beyond: */ dump_user_backtrace_32()
91 /* Also check accessibility of one struct frame_head beyond: */ dump_user_backtrace()
/linux-4.1.27/arch/x86/vdso/
H A Dvdso-layout.lds.S5 * its virtual address, and with only one read-only segment.
109 * We must supply the ELF program headers explicitly to get just one

Completed in 12126 milliseconds

1234567891011>>