/linux-4.4.14/arch/x86/lib/ |
H A D | strstr_32.c | 21 "incl %%esi\n\t" strstr()
|
H A D | string_32.c | 224 "incl %0\n" strnlen()
|
/linux-4.4.14/drivers/iio/orientation/ |
H A D | hid-sensor-incl-3d.c | 44 struct hid_sensor_hub_attribute_info incl[INCLI_3D_CHANNEL_MAX]; member in struct:incl_3d_state 121 incl_state->incl[chan->scan_index].report_id; incl_3d_read_raw() 259 &st->incl[CHANNEL_SCAN_INDEX_X]); incl_3d_parse_report() 263 st->incl[CHANNEL_SCAN_INDEX_X].size); incl_3d_parse_report() 269 &st->incl[CHANNEL_SCAN_INDEX_Y]); incl_3d_parse_report() 273 st->incl[CHANNEL_SCAN_INDEX_Y].size); incl_3d_parse_report() 279 &st->incl[CHANNEL_SCAN_INDEX_Z]); incl_3d_parse_report() 283 st->incl[CHANNEL_SCAN_INDEX_Z].size); incl_3d_parse_report() 286 st->incl[0].index, incl_3d_parse_report() 287 st->incl[0].report_id, incl_3d_parse_report() 288 st->incl[1].index, st->incl[1].report_id, incl_3d_parse_report() 289 st->incl[2].index, st->incl[2].report_id); incl_3d_parse_report() 293 &st->incl[CHANNEL_SCAN_INDEX_X], incl_3d_parse_report()
|
/linux-4.4.14/arch/ia64/sn/kernel/sn2/ |
H A D | cache.c | 14 * sn_flush_all_caches - flush a range of address from all caches (incl. L4)
|
/linux-4.4.14/tools/arch/x86/include/asm/ |
H A D | atomic.h | 48 asm volatile(LOCK_PREFIX "incl %0" atomic_inc()
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | mutex_64.h | 78 asm_volatile_goto(LOCK_PREFIX " incl %0\n" __mutex_fastpath_unlock() 95 asm volatile(LOCK_PREFIX " incl (%%rdi)\n" \
|
H A D | atomic.h | 92 asm volatile(LOCK_PREFIX "incl %0" atomic_inc() 131 GEN_UNARY_RMWcc(LOCK_PREFIX "incl", v->counter, "%0", "e"); atomic_inc_and_test()
|
H A D | mutex_32.h | 77 asm volatile(LOCK_PREFIX " incl (%%eax)\n" \
|
H A D | percpu.h | 160 asm("incl "__percpu_arg(0) : "+m" (var)); \
|
/linux-4.4.14/include/net/netfilter/ |
H A D | nf_nat_l4proto.h | 23 /* Is the manipable part of the tuple between min and max incl? */
|
/linux-4.4.14/sound/pci/ice1712/ |
H A D | wm8776.h | 30 #define WM8776_HPVOL_MASK 0x17f /* incl. update bit */ 36 #define WM8776_DACVOL_MASK 0x1ff /* incl. update bit */
|
H A D | wm8766.h | 29 #define WM8766_VOL_MASK 0x1ff /* incl. update bit */
|
/linux-4.4.14/arch/x86/math-emu/ |
H A D | round_Xsig.S | 68 incl -4(%ebp)
|
H A D | div_Xsig.S | 170 incl FPU_result_3 /* Correct the answer */ 206 incl FPU_result_3 /* Reflect the subtraction in the answer */
|
H A D | poly.h | 95 "movl %4,%%ecx; incl (%%ecx)\n" add_two_Xsig()
|
H A D | reg_u_div.S | 252 incl FPU_result_2 /* Correct the answer */ 288 incl FPU_result_2 /* Reflect the subtraction in the answer */
|
/linux-4.4.14/arch/sh/drivers/pci/ |
H A D | fixups-cayman.c | 52 /* Bus 0 (incl. PCI-PCI bridge itself) : perform the final pcibios_map_platform_irq()
|
/linux-4.4.14/drivers/net/usb/ |
H A D | sr9700.c | 394 * b1: packet length (incl crc) low sr9700_rx_fixup() 395 * b2: packet length (incl crc) high sr9700_rx_fixup() 451 * b1: packet length (incl crc) low sr9700_tx_fixup() 452 * b2: packet length (incl crc) high sr9700_tx_fixup()
|
H A D | dm9601.c | 442 b2: packet length (incl crc) low dm9601_rx_fixup() 443 b3: packet length (incl crc) high dm9601_rx_fixup()
|
/linux-4.4.14/include/media/ |
H A D | tuner.h | 51 #define TUNER_TEMIC_4009FR5_PAL 20 /* incl. FM radio (3X 7607, 7488, 7711) */ 52 #define TUNER_TEMIC_4039FR5_NTSC 21 /* incl. FM radio (3X 7246, 7578, 7732) */
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | head_64.S | 122 incl %eax 133 incl %ecx 361 incl early_recursion_flag(%rip)
|
H A D | head_32.S | 563 incl %ss:early_recursion_flag 632 incl early_recursion_flag
|
/linux-4.4.14/drivers/isdn/divert/ |
H A D | isdn_divert.h | 50 char to_nr[35]; /* deflected to number incl. subaddress */
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | kvm_asm.h | 53 #define NR_CP15_REGS 31 /* Number of regs (incl. invalid) */
|
/linux-4.4.14/drivers/misc/cb710/ |
H A D | core.c | 75 spin_lock(&chip->irq_lock); /* incl. smp_rmb() */ cb710_irq_handler()
|
/linux-4.4.14/scripts/ |
H A D | gen_initramfs_list.sh | 169 # process one directory (incl sub-directories)
|
/linux-4.4.14/include/rdma/ |
H A D | ib_cache.h | 137 * PKey value occurs. Comparison uses the FULL 16 bits (incl membership bit)
|
/linux-4.4.14/include/rxrpc/ |
H A D | packet.h | 51 #define RXRPC_N_PACKET_TYPES 14 /* number of packet types (incl type 0) */
|
/linux-4.4.14/include/uapi/linux/ |
H A D | atm.h | 27 #define ATM_CELL_SIZE 53 /* ATM cell size incl. header */
|
/linux-4.4.14/arch/m68k/atari/ |
H A D | debug.c | 271 /* 4800 selects 7812.5, 115200 selects 500000, all other (incl. 9600 as atari_init_midi_port()
|
/linux-4.4.14/fs/xfs/libxfs/ |
H A D | xfs_fs.h | 84 __s32 bmv_count; /* # of entries in array incl. 1st */ 103 __s32 bmv_count; /* # of entries in array incl. 1st */
|
/linux-4.4.14/drivers/s390/virtio/ |
H A D | kvm_virtio.c | 72 * The total size of the config page used by this device (incl. desc)
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
H A D | friio-fe.c | 246 /* status register (incl. signal strength) : 0x89 */ jdvbt90502_read_signal_strength()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
H A D | i40evf.h | 265 struct i40e_virtchnl_vf_resource *vf_res; /* incl. all VSIs */
|
/linux-4.4.14/arch/x86/entry/ |
H A D | entry_64.S | 536 incl PER_CPU_VAR(irq_count) 874 incl PER_CPU_VAR(irq_count) 906 11: incl PER_CPU_VAR(irq_count) 1085 incl %ebx
|
/linux-4.4.14/drivers/s390/char/ |
H A D | monreader.c | 88 * an ASCII name, incl. padding
|
H A D | con3215.c | 1174 * Most kernel services (incl. kmalloc) are available at this poimt.
|
H A D | tty3270.c | 1867 * Most kernel services (incl. kmalloc) are available at this poimt.
|
/linux-4.4.14/drivers/s390/scsi/ |
H A D | zfcp_dbf.c | 178 * @scount: number of sbals incl. the signaling sbal
|
H A D | zfcp_qdio.c | 103 /* incl. signaling SBAL */ zfcp_qdio_int_resp()
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | tm.S | 267 /* TM regs, incl TEXASR -- these live in thread_struct. Note they've
|
H A D | vio.c | 82 * @reserve: pool of memory from which devices reserve entitlement, incl. spare
|
/linux-4.4.14/drivers/firmware/ |
H A D | memmap.c | 41 u64 end; /* end of the memory range (incl.) */
|
/linux-4.4.14/drivers/scsi/mvsas/ |
H A D | mv_64xx.c | 190 /* global reset, incl. COMRESET/H_RESET_N (self-clearing) */ mvs_64xx_chip_reset()
|
/linux-4.4.14/drivers/video/fbdev/sis/ |
H A D | initdef.h | 58 #define IS_SIS650 (SiS_Pr->ChipType == SIS_650) /* All versions, incl 651, M65x */
|
/linux-4.4.14/drivers/isdn/i4l/ |
H A D | isdn_ttyfax.c | 871 /* ECM=n - Error mode control 0=disabled, 2=enabled, handled by DCE alone incl. buff of partial pages */ isdn_tty_cmd_FCLASS2()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_spq.c | 477 /* allocate and fill the SPQ elements (incl. ramrod data list) */ qed_spq_alloc()
|
/linux-4.4.14/arch/x86/kernel/apic/ |
H A D | x2apic_uv_x.c | 71 u64 su = start & gru_dist_umask; /* upper (incl pnode) bits */ is_GRU_range()
|
/linux-4.4.14/include/linux/ |
H A D | moduleparam.h | 285 * @len: the maximum length of the string, incl. terminator
|
H A D | genhd.h | 534 __le16 d_checksum; /* xor of data incl. partitions */
|
/linux-4.4.14/arch/ia64/mm/ |
H A D | discontig.c | 348 * Calculate total size needed, incl. what's necessary find_pernode_space()
|
/linux-4.4.14/net/irda/irnet/ |
H A D | irnet.h | 130 * o Basic IrNET (hook to ppp_generic & IrTTP - incl. multipoint)
|
/linux-4.4.14/sound/drivers/ |
H A D | mts64.c | 312 /* Read byte incl. status from device
|
/linux-4.4.14/drivers/mtd/nand/ |
H A D | nand_bbt.c | 1106 /* Allocate a temporary buffer for one eraseblock incl. oob */ nand_scan_bbt() 1160 /* Allocate a temporary buffer for one eraseblock incl. oob */ nand_update_bbt()
|
/linux-4.4.14/drivers/usb/serial/ |
H A D | garmin_gps.c | 79 /* size of a buffer able to hold a complete (incl. stuffing) packet */
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
H A D | ipath_common.h | 105 /* number of errors from chip (not incl. packet errors or CRC) */
|
/linux-4.4.14/drivers/video/console/ |
H A D | vgacon.c | 932 * <Start of vertical Retrace> to maximum (incl. overflow) vga_vesa_blank()
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | vga16fb.c | 731 * <Start of vertical Retrace> to maximum (incl. overflow) vga_vesa_blank()
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
H A D | wil6210.h | 306 u16 entry_size; /* max. size of mbox entry, incl. all headers */
|
/linux-4.4.14/fs/btrfs/ |
H A D | reada.c | 86 struct btrfs_device *devs[BTRFS_MAX_MIRRORS]; /* full list, incl
|
H A D | check-integrity.c | 2912 /* Only called to write the superblock (incl. FLUSH/FUA) */ btrfsic_submit_bh()
|
/linux-4.4.14/kernel/rcu/ |
H A D | tree.h | 348 long qlen; /* # of queued callbacks, incl lazy */
|
/linux-4.4.14/drivers/usb/storage/ |
H A D | shuttle_usbat.c | 708 /* Number of bytes to be transferred (incl. addresses and data) */ usbat_multiple_write()
|
/linux-4.4.14/fs/ceph/ |
H A D | addr.c | 1043 * or any failure (incl -EAGAIN) with page unlocked.
|
/linux-4.4.14/include/net/ |
H A D | netlink.h | 67 * nlmsg_validate() validate netlink message incl. attrs
|
/linux-4.4.14/tools/perf/util/ |
H A D | annotate.c | 370 { .name = "incl", .ops = &dec_ops, },
|
H A D | header.c | 99 /* write len, incl. \0 */ do_write_string()
|
/linux-4.4.14/fs/cifs/ |
H A D | cifssmb.c | 3090 params = 2 /* level */ + 4 /* rsrvd */ + name_len /* incl null */ ; CIFSSMBUnixQuerySymLink() 3516 params = 2 /* level */ + 4 /* rsrvd */ + name_len /* incl null */ ; CIFSSMBGetPosixACL() 4723 params = 2 /* level */ + 4 /* rsrvd */ + name_len /* incl null */ ; CIFSGetSrvInodeNumber()
|
/linux-4.4.14/drivers/scsi/aacraid/ |
H A D | aacraid.h | 1693 __le32 fsTotalSize; /* Consumed by fs, incl. metadata */
|
/linux-4.4.14/drivers/net/ethernet/toshiba/ |
H A D | tc35815.c | 816 /* enable device (incl. PCI PM wakeup), and bus-mastering */ tc35815_init_one()
|
/linux-4.4.14/arch/metag/include/asm/ |
H A D | tbx.h | 770 short Len; /* Length of the string entry (incl null) */
|
/linux-4.4.14/arch/parisc/kernel/ |
H A D | perf_images.h | 1771 * ctr2: counts BB, BVB, MOVB, MOVIB (incl. nullified) predicted not-taken 1817 * ctr2: counts CMPB, CMPIB, ADDB, ADDIB (incl. nullified) predicted not-taken
|
/linux-4.4.14/drivers/misc/vmw_vmci/ |
H A D | vmci_queue_pair.c | 153 size_t num_pages; /* Number of pages incl. header. */
|
/linux-4.4.14/drivers/net/ppp/ |
H A D | ppp_generic.c | 85 atomic_t refcnt; /* # refs (incl /dev/ppp attached) */
|
/linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 1269 * than 78 byte (incl. FCS)) ath5k_check_ibss_tsf()
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
H A D | 8139too.c | 785 /* enable device (incl. PCI PM wakeup and hotplug setup) */ rtl8139_init_board()
|
H A D | r8169.c | 8194 /* enable device (incl. PCI PM wakeup and hotplug setup) */ rtl_init_one()
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_main.c | 2561 /* enable device (incl. PCI PM wakeup and hotplug setup) */ atl1c_probe()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 5138 /* enable device (incl. PCI PM wakeup), and bus-mastering */ bnxt_init_board()
|
/linux-4.4.14/arch/m68k/kernel/ |
H A D | head.S | 1183 /* IO devices (incl. serial port) from 5000 0000 to 5300 0000 */
|
/linux-4.4.14/net/ipv6/ |
H A D | addrconf.c | 4429 /* unicast address incl. temp addr */ in6_dump_addrs()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
H A D | bnx2.c | 8111 /* enable device (incl. PCI PM wakeup), and bus-mastering */ bnx2_init_board()
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | perfmon.c | 287 pfm_context_flags_t ctx_flags; /* bitmask of flags (block reason incl.) */
|