/linux-4.1.27/lib/ |
H A D | atomic64_test.c | 26 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 D | bust_spinlocks.c | 4 * Provides a minimal bust_spinlocks for architectures which don't have one of their own.
|
H A D | crc32defs.h | 62 # 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 D | libcrc32c.c | 20 * own crc32c, but hopefully may be able to use this one are: 22 * use this one!)
|
H A D | debug_locks.c | 21 * that would just muddy the log. So we report the first one and
|
H A D | rational.c | 18 * frequency ratio of 3.1415, one would say:
|
/linux-4.1.27/arch/s390/include/uapi/asm/ |
H A D | schid.h | 11 __u32 one : 1; member in struct:subchannel_id
|
H A D | kvm_virtio.h | 24 * 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 D | mmu.h | 4 /* The alpha MMU context is one "unsigned long" bitmap per CPU */
|
H A D | timex.h | 9 /* With only one or two oddballs, we use the RTC as the ticker, selecting
|
/linux-4.1.27/net/rxrpc/ |
H A D | sysctl.c | 19 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 D | g_NCR5380_mmio.c | 2 * 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 D | kmalloc.h | 8 * Set this one if any device in the system might do non-coherent DMA.
|
/linux-4.1.27/include/uapi/linux/nfsd/ |
H A D | stats.h | 14 /* thread usage wraps very million seconds (approx one fortnight) */
|
/linux-4.1.27/include/linux/iio/ |
H A D | events.h | 17 * @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 D | sysctl.c | 16 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 D | ebt_802_3.h | 19 * 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 D | ebt_limit.h | 12 seconds, or one every 59 hours. */
|
/linux-4.1.27/arch/alpha/include/uapi/asm/ |
H A D | setup.h | 7 * 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 D | mdio-bitbang.h | 13 /* 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 D | rtc-v3020.h | 13 /* The v3020 has only one data pin but which one
|
H A D | msg.h | 7 /* one msg_msg structure for each message */ 17 /* one msq_queue structure for each present queue on the system */
|
H A D | rcutiny.h | 52 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 D | amifd.h | 34 unsigned int read_size; /* raw read size for one track */ 35 unsigned int write_size; /* raw write size for one track */
|
H A D | bma150.h | 49 unsigned char range; /* one of BMA0150_RANGE_xxx */ 50 unsigned char bandwidth; /* one of BMA0150_BW_xxx */
|
H A D | dqblk_qtree.h | 21 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 D | kfifo.h | 44 * 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 D | pda_power.h | 2 * Common power driver for PDAs and phones with one or two external
|
H A D | circ_buf.h | 17 /* Return space available, 0..size-1. We always leave one free char
|
H A D | davinci_emac.h | 30 * phy_id can be one of the following:
|
H A D | errno.h | 8 * These should never be seen by user programs. To return one of ERESTART*
|
H A D | fmc-sdb.h | 2 * This file is separate from sdb.h, because I want that one to remain
|
H A D | irq_work.h | 7 * An entry can be in one of four states:
|
/linux-4.1.27/drivers/thunderbolt/ |
H A D | nhi_regs.h | 45 * 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 D | raid0.h | 15 int has_merge_bvec; /* at least one member has
|
H A D | raid10.h | 70 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 D | isp1760.h | 2 * board initialization should put one of these into dev->platform_data
|
H A D | m66592.h | 29 /* 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 D | sl811.h | 2 * board initialization should put one of these into dev->platform_data
|
H A D | isp116x.h | 2 * Board initialization code should put one of these into dev->platform_data
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
H A D | xt_ipvs.h | 7 XT_IPVS_IPVS_PROPERTY = 1 << 0, /* all other options imply this one */
|
H A D | xt_limit.h | 12 seconds, or one every 59 hours. */
|
/linux-4.1.27/include/uapi/linux/tc_act/ |
H A D | tc_mirred.h | 15 int eaction; /* one of IN/EGRESS_MIRROR/REDIR */
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | schid.h | 12 schid->one = 1; init_subchannel_id()
|
/linux-4.1.27/net/ceph/ |
H A D | auth_none.h | 23 struct ceph_none_authorizer au; /* we only need one; it's static */
|
/linux-4.1.27/mm/ |
H A D | cma.h | 8 unsigned int order_per_bit; /* Order of pages represented by one bit */
|
/linux-4.1.27/arch/mips/include/asm/mach-malta/ |
H A D | malta-pm.h | 20 * @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 D | ds1305.h | 14 * bitmask; mask in either DS1 or DS2, and then one of 2K/4k/8K. 18 #define DS1305_TRICKLE_DS1 0x04 /* one diode */
|
H A D | mcp23s08.h | 10 /* 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 D | eeprom.h | 7 * 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 D | libertas_spi.h | 18 * interface. Setting 0 or 1 here controls which one is used.
|
H A D | spi_bitbang.h | 25 * already have one (transfer.{tx,rx}_dma is zero), or use PIO
|
/linux-4.1.27/include/uapi/linux/ |
H A D | posix_types.h | 10 * one limit that doesn't have to be changed [again]. 19 * use the one here.
|
H A D | atm_nicstar.h | 46 /* type must be one of the following: */
|
H A D | if_infiniband.h | 2 * This software is available to you under a choice of one of two
|
H A D | nfs_fs.h | 37 * if everything fits in one RPC */
|
/linux-4.1.27/include/video/ |
H A D | videomode.h | 47 * 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 D | display_timing.h | 44 * 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 D | ux500.S | 18 * 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 D | bonding_priv.h | 7 * BUT, I'm the one who modified it for ethernet, so:
|
/linux-4.1.27/arch/x86/boot/ |
H A D | string.h | 14 * Access builtin version by default. If one needs to use optimized version,
|
H A D | memory.c | 34 * 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 D | nv40.h | 8 /* returns 1 if device is one of the nv4x using the 0x4497 object class,
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | mpc8260.h | 5 * this one and the configuration switching is done here.
|
H A D | cputhreads.h | 31 /* 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 D | gate.lds.S | 3 * 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 D | hardware.h | 15 * to produce the needed clocks. The PLLs operate independently of one
|
/linux-4.1.27/samples/trace_events/ |
H A D | Makefile | 2 # then to use one (as root): insmod <module_name.ko>
|
/linux-4.1.27/sound/ |
H A D | Makefile | 12 # This one must be compilable even if sound is configured out
|
/linux-4.1.27/sound/firewire/ |
H A D | packets-buffer.h | 10 * @packets: an array, with each element pointing to one packet
|
H A D | cmp.h | 23 * possible to overlay connections on top of this one.
|
H A D | iso-resources.h | 15 * bandwidth) for one isochronous stream.
|
/linux-4.1.27/include/asm-generic/bitops/ |
H A D | sched.h | 10 * one of the 100 bits is cleared.
|
H A D | non-atomic.h | 13 * 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 D | console.c | 53 /* Did we already initialize the correct one? Is there one? */ locate_and_init_vga() 80 * the right one... find_console_vga_hose()
|
H A D | machvec_impl.h | 33 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 D | mac_psc.h | 8 * 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 D | cros_ec_i2c.c | 51 * 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 D | ross.h | 26 * 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 D | pbm.h | 12 * Each type would have an own structure, with instances related one to one.
|
H A D | timer_32.h | 28 * To compensate for this add one to the value.
|
H A D | sfp-machine_64.h | 52 /* If one NaN is signaling and the other is not, 53 * we choose that one, otherwise we choose X.
|
H A D | swift.h | 29 /* 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 D | gpio-max7301.c | 21 /* 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 D | reg_mul.c | 4 | 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 D | reg_divide.c | 4 | 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 D | reg_constant.c | 43 /* 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 D | vsyscall.lds.S | 3 * 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 D | omap_device.h | 46 * @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 D | prcm44xx.h | 48 * IDs, plus one
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | page_64.h | 8 /* duplicated to the one in bootmem.h */
|
H A D | i8259.h | 36 * 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 D | spinlock.h | 15 * 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 D | page_32_types.h | 10 * a virtual address space of one gigabyte, which limits the
|
/linux-4.1.27/arch/x86/include/asm/uv/ |
H A D | uv_irq.h | 14 /* If a generic version of this structure gets defined, eliminate this one. */
|
/linux-4.1.27/arch/x86/um/shared/sysdep/ |
H A D | tls.h | 6 /* Change name to avoid conflicts with the original one from <asm/ldt.h>, which
|
/linux-4.1.27/arch/xtensa/include/asm/ |
H A D | spinlock.h | 17 * 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 D | sysmem.h | 23 * Banks don't overlap and there's at least one page gap
|
/linux-4.1.27/arch/um/include/asm/ |
H A D | tlbflush.h | 17 * - flush_tlb_page(vma, vmaddr) flushes one page
|
H A D | fixmap.h | 45 * 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 D | msm_gem.h | 34 * 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 D | Makefile | 27 # the kconfig must guarantee that only one of the
|
/linux-4.1.27/drivers/md/persistent-data/ |
H A D | dm-space-map-metadata.h | 17 * We have one block of index, which can hold 255 index entries. Each
|
/linux-4.1.27/include/net/irda/ |
H A D | crc.h | 23 /* Recompute the FCS with one more character appended. */
|
/linux-4.1.27/include/uapi/asm-generic/ |
H A D | ipcbuf.h | 11 * optimizations, so we may just as well all use the same one.
|
H A D | sembuf.h | 13 * optimizations, so we may just as well all use the same one.
|
/linux-4.1.27/include/linux/platform_data/ |
H A D | spi-ep93xx.h | 9 * at least one
|
H A D | sky81452-backlight.h | 32 * @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 D | invensense_mpu6050.h | 24 * platform orientation. The values must be one of 0, 1, or -1 and each row and
|
H A D | spi-imx.h | 14 * active chipselects on one single bus using the internal
|
/linux-4.1.27/arch/mips/paravirt/ |
H A D | serial.c | 14 * Emit one character to the boot console.
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | prom_parse.c | 17 /* busno is always one cell */ of_parse_dma_window()
|
/linux-4.1.27/arch/hexagon/mm/ |
H A D | vm_tlb.c | 23 * 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 D | printf.c | 7 /* This routine is internal to the prom library, no one else should know
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | compiler.h | 7 * the compiler from one version to another so a bit of paranoia won't hurt.
|
H A D | glue.h | 13 * when we're only targeting one class of TLB, or indirect calls
|
H A D | pgalloc.h | 68 * Allocate one PTE table. 71 * into one table thus: 117 * Free one PTE table.
|
/linux-4.1.27/sound/pci/ctxfi/ |
H A D | ctamixer.h | 42 /* 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 D | ad1836.h | 23 /* These macros are one-based. So AD183X_MUTE_LEFT(1) will return the mute bit
|
/linux-4.1.27/tools/perf/ui/ |
H A D | libslang.h | 5 * the build if it isn't defined. Use the equivalent one that glibc
|
/linux-4.1.27/drivers/misc/vmw_vmci/ |
H A D | vmci_driver.h | 39 * 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 D | sm_common.h | 24 /* 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 D | ozusbsvc.c | 63 /* 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 D | thunk_64.S | 19 /* this one pushes 9 elems, the next one would be %rIP */
|
/linux-4.1.27/arch/x86/um/vdso/ |
H A D | vdso-layout.lds.S | 3 * 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 D | 8250_fsl.c | 22 * 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 D | of_videomode.c | 25 * 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 D | jffs2_fs_i.h | 22 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 D | wm8775.h | 24 /* 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 D | ir-kbd-i2c.h | 45 * Specify either a function pointer or a value indicating one of
|
H A D | omap4iss.h | 28 * @data: Configuration of one or two data lanes
|
H A D | ths7303.h | 30 * @ch_1: Bias value for channel one.
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | mmu_context.h | 66 * 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 D | mmzone.h | 24 /* Since each 1GB can only belong to one region (node), we can create
|
/linux-4.1.27/arch/frv/mm/ |
H A D | cache-page.c | 19 * 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 D | crash_dump.c | 22 * 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 D | sysctl.c | 23 one = 1, variable 62 .extra1 = &one,
|
/linux-4.1.27/net/802/ |
H A D | p8023.c | 10 * 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 D | pktgen.conf-2-1 | 31 # one NIC on one CPU due to affinity reasons.
|
H A D | pktgen.conf-1-2 | 21 # One CPU means one thread. One CPU example. We add eth1, eth2 respectivly.
|
/linux-4.1.27/sound/usb/6fire/ |
H A D | pcm.h | 66 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 D | parse-no-sample-id-all.c | 65 * 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 D | pci.c | 19 * 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 D | kcmp_test.c | 71 /* This one should fail */ main() 74 /* This one should return same fd */ main()
|
/linux-4.1.27/include/linux/i2c/ |
H A D | lm8323.h | 24 * 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 D | pcmda12.c | 42 * 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 D | iommu-helpers.h | 24 /* 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 D | trampoline_32.S | 49 /* 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 D | netlabel_cipso_v4.h | 126 * 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 D | sysctl.c | 44 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 D | dice-interface.h | 211 * 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 D | nvec.h | 37 * 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 D | time.c | 43 * 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 D | veth.c | 168 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 D | diva_dma.c | 30 and represents one single physical page 66 Allocate one single entry in the map 79 Free one single entry in the map
|
H A D | xdi_msg.h | 12 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 D | altera_ps2.c | 32 * 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 D | pmc.c | 72 * 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 D | spinlock.h | 32 * 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 D | spinlock.h | 19 * 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 D | scripts.c | 17 /* 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 D | hplance.h | 26 #define HPLANCE_NVRAMOFF 0xC008 /* etheraddress as one *nibble* per byte */
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
H A D | digitv.h | 44 * 0x07 write to the remote (don't know why one should this, resetting ?)
|
H A D | m920x.h | 42 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 D | phy-armada375-usb2.c | 60 * 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 D | unwinder.c | 9 * 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 D | machvec.c | 86 * 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 D | tlb-sh5.c | 72 * 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 D | bootstr_64.c | 12 /* WARNING: The boot loader knows that these next three variables come one right
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | current.h | 28 /* Return a usable "task_struct" pointer even if the real one is corrupt. */
|
H A D | kmap_types.h | 22 * 64-processor, 64KB-page layout build, making KM_TYPE_NR one larger
|
/linux-4.1.27/arch/microblaze/kernel/ |
H A D | irq.c | 51 /* process the entire interrupt tree in one go */ init_IRQ()
|
/linux-4.1.27/drivers/w1/ |
H A D | w1_netlink.h | 35 * 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 D | tc90522.h | 21 * this driver treats each sub module as one demod device.
|
/linux-4.1.27/include/net/ |
H A D | inet_frag.h | 172 #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 D | osd_types.h | 14 * used by more than one part of the osd library.
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
H A D | io_event_irq.c | 33 * 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 D | crash.c | 12 /* This keeps a track of which one is crashing cpu. */
|
/linux-4.1.27/arch/mn10300/kernel/ |
H A D | fpu-nofpu.c | 16 * be meant for a process other than the current one
|
H A D | mn10300-debug.c | 17 * write a string directly through one of the serial ports on-board the MN10300
|
/linux-4.1.27/arch/avr32/include/asm/ |
H A D | tlbflush.h | 19 * - flush_tlb_page(vma, vmaddr) flushes one page
|
/linux-4.1.27/arch/blackfin/include/asm/ |
H A D | ptrace.h | 13 /* 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 D | tlbflush.h | 15 * - flush_tlb_page(vma, vmaddr) flushes one page
|
/linux-4.1.27/arch/frv/kernel/ |
H A D | module.c | 25 /* TODO: At least one of apply_relocate or apply_relocate_add must be
|
/linux-4.1.27/arch/arm/mach-s3c64xx/ |
H A D | regs-srom.h | 25 * one register BW holds 5 x 4-bit packed settings for NCS0 - NCS4
|
/linux-4.1.27/arch/arm/mach-ux500/ |
H A D | cache-l2x0.c | 25 * 8 sets of registers, one per possible CPU. ux500_l2x0_unlock()
|
/linux-4.1.27/arch/arm/plat-samsung/include/plat/ |
H A D | regs-srom.h | 28 /* one register BW holds 4 x 4-bit packed settings for NCS0 - NCS3 */
|
/linux-4.1.27/kernel/trace/ |
H A D | trace_stat.h | 7 * If you want to provide a stat file (one-shot statistics), fill
|
/linux-4.1.27/scripts/ |
H A D | config | 75 # 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 D | playback.h | 25 * solution. Until one is found, this workaround can be used to fix the
|
/linux-4.1.27/tools/perf/util/include/linux/ |
H A D | list.h | 23 * list_for_each_from - iterate over a list from one of its nodes
|
/linux-4.1.27/tools/testing/selftests/ptrace/ |
H A D | peeksiginfo.c | 50 * 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 D | auo-pixcir-ts.h | 38 * @int_setting one of AUO_PIXCIR_INT_*
|
/linux-4.1.27/include/linux/mfd/ |
H A D | stw481x.h | 17 /* These registers are accessed from more than one driver */
|
/linux-4.1.27/drivers/isdn/mISDN/ |
H A D | l1oip.h | 18 #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 D | ctcm_dbug.h | 92 * 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 D | event.h | 32 * 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 D | crash_dump_32.c | 21 * 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 D | backtrace.c | 44 /* 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 D | vdso-layout.lds.S | 5 * its virtual address, and with only one read-only segment. 109 * We must supply the ELF program headers explicitly to get just one
|