Searched refs:incl (Results 1 - 83 of 83) sorted by relevance

/linux-4.4.14/arch/x86/lib/
H A Dstrstr_32.c21 "incl %%esi\n\t" strstr()
H A Dstring_32.c224 "incl %0\n" strnlen()
/linux-4.4.14/drivers/iio/orientation/
H A Dhid-sensor-incl-3d.c44 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 Dcache.c14 * 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 Datomic.h48 asm volatile(LOCK_PREFIX "incl %0" atomic_inc()
/linux-4.4.14/arch/x86/include/asm/
H A Dmutex_64.h78 asm_volatile_goto(LOCK_PREFIX " incl %0\n" __mutex_fastpath_unlock()
95 asm volatile(LOCK_PREFIX " incl (%%rdi)\n" \
H A Datomic.h92 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 Dmutex_32.h77 asm volatile(LOCK_PREFIX " incl (%%eax)\n" \
H A Dpercpu.h160 asm("incl "__percpu_arg(0) : "+m" (var)); \
/linux-4.4.14/include/net/netfilter/
H A Dnf_nat_l4proto.h23 /* Is the manipable part of the tuple between min and max incl? */
/linux-4.4.14/sound/pci/ice1712/
H A Dwm8776.h30 #define WM8776_HPVOL_MASK 0x17f /* incl. update bit */
36 #define WM8776_DACVOL_MASK 0x1ff /* incl. update bit */
H A Dwm8766.h29 #define WM8766_VOL_MASK 0x1ff /* incl. update bit */
/linux-4.4.14/arch/x86/math-emu/
H A Dround_Xsig.S68 incl -4(%ebp)
H A Ddiv_Xsig.S170 incl FPU_result_3 /* Correct the answer */
206 incl FPU_result_3 /* Reflect the subtraction in the answer */
H A Dpoly.h95 "movl %4,%%ecx; incl (%%ecx)\n" add_two_Xsig()
H A Dreg_u_div.S252 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 Dfixups-cayman.c52 /* Bus 0 (incl. PCI-PCI bridge itself) : perform the final pcibios_map_platform_irq()
/linux-4.4.14/drivers/net/usb/
H A Dsr9700.c394 * 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 Ddm9601.c442 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 Dtuner.h51 #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 Dhead_64.S122 incl %eax
133 incl %ecx
361 incl early_recursion_flag(%rip)
H A Dhead_32.S563 incl %ss:early_recursion_flag
632 incl early_recursion_flag
/linux-4.4.14/drivers/isdn/divert/
H A Disdn_divert.h50 char to_nr[35]; /* deflected to number incl. subaddress */
/linux-4.4.14/arch/arm/include/asm/
H A Dkvm_asm.h53 #define NR_CP15_REGS 31 /* Number of regs (incl. invalid) */
/linux-4.4.14/drivers/misc/cb710/
H A Dcore.c75 spin_lock(&chip->irq_lock); /* incl. smp_rmb() */ cb710_irq_handler()
/linux-4.4.14/scripts/
H A Dgen_initramfs_list.sh169 # process one directory (incl sub-directories)
/linux-4.4.14/include/rdma/
H A Dib_cache.h137 * PKey value occurs. Comparison uses the FULL 16 bits (incl membership bit)
/linux-4.4.14/include/rxrpc/
H A Dpacket.h51 #define RXRPC_N_PACKET_TYPES 14 /* number of packet types (incl type 0) */
/linux-4.4.14/include/uapi/linux/
H A Datm.h27 #define ATM_CELL_SIZE 53 /* ATM cell size incl. header */
/linux-4.4.14/arch/m68k/atari/
H A Ddebug.c271 /* 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 Dxfs_fs.h84 __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 Dkvm_virtio.c72 * The total size of the config page used by this device (incl. desc)
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Dfriio-fe.c246 /* status register (incl. signal strength) : 0x89 */ jdvbt90502_read_signal_strength()
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
H A Di40evf.h265 struct i40e_virtchnl_vf_resource *vf_res; /* incl. all VSIs */
/linux-4.4.14/arch/x86/entry/
H A Dentry_64.S536 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 Dmonreader.c88 * an ASCII name, incl. padding
H A Dcon3215.c1174 * Most kernel services (incl. kmalloc) are available at this poimt.
H A Dtty3270.c1867 * Most kernel services (incl. kmalloc) are available at this poimt.
/linux-4.4.14/drivers/s390/scsi/
H A Dzfcp_dbf.c178 * @scount: number of sbals incl. the signaling sbal
H A Dzfcp_qdio.c103 /* incl. signaling SBAL */ zfcp_qdio_int_resp()
/linux-4.4.14/arch/powerpc/kernel/
H A Dtm.S267 /* TM regs, incl TEXASR -- these live in thread_struct. Note they've
H A Dvio.c82 * @reserve: pool of memory from which devices reserve entitlement, incl. spare
/linux-4.4.14/drivers/firmware/
H A Dmemmap.c41 u64 end; /* end of the memory range (incl.) */
/linux-4.4.14/drivers/scsi/mvsas/
H A Dmv_64xx.c190 /* global reset, incl. COMRESET/H_RESET_N (self-clearing) */ mvs_64xx_chip_reset()
/linux-4.4.14/drivers/video/fbdev/sis/
H A Dinitdef.h58 #define IS_SIS650 (SiS_Pr->ChipType == SIS_650) /* All versions, incl 651, M65x */
/linux-4.4.14/drivers/isdn/i4l/
H A Disdn_ttyfax.c871 /* 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 Dqed_spq.c477 /* allocate and fill the SPQ elements (incl. ramrod data list) */ qed_spq_alloc()
/linux-4.4.14/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c71 u64 su = start & gru_dist_umask; /* upper (incl pnode) bits */ is_GRU_range()
/linux-4.4.14/include/linux/
H A Dmoduleparam.h285 * @len: the maximum length of the string, incl. terminator
H A Dgenhd.h534 __le16 d_checksum; /* xor of data incl. partitions */
/linux-4.4.14/arch/ia64/mm/
H A Ddiscontig.c348 * Calculate total size needed, incl. what's necessary find_pernode_space()
/linux-4.4.14/net/irda/irnet/
H A Dirnet.h130 * o Basic IrNET (hook to ppp_generic & IrTTP - incl. multipoint)
/linux-4.4.14/sound/drivers/
H A Dmts64.c312 /* Read byte incl. status from device
/linux-4.4.14/drivers/mtd/nand/
H A Dnand_bbt.c1106 /* 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 Dgarmin_gps.c79 /* size of a buffer able to hold a complete (incl. stuffing) packet */
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_common.h105 /* number of errors from chip (not incl. packet errors or CRC) */
/linux-4.4.14/drivers/video/console/
H A Dvgacon.c932 * <Start of vertical Retrace> to maximum (incl. overflow) vga_vesa_blank()
/linux-4.4.14/drivers/video/fbdev/
H A Dvga16fb.c731 * <Start of vertical Retrace> to maximum (incl. overflow) vga_vesa_blank()
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
H A Dwil6210.h306 u16 entry_size; /* max. size of mbox entry, incl. all headers */
/linux-4.4.14/fs/btrfs/
H A Dreada.c86 struct btrfs_device *devs[BTRFS_MAX_MIRRORS]; /* full list, incl
H A Dcheck-integrity.c2912 /* Only called to write the superblock (incl. FLUSH/FUA) */ btrfsic_submit_bh()
/linux-4.4.14/kernel/rcu/
H A Dtree.h348 long qlen; /* # of queued callbacks, incl lazy */
/linux-4.4.14/drivers/usb/storage/
H A Dshuttle_usbat.c708 /* Number of bytes to be transferred (incl. addresses and data) */ usbat_multiple_write()
/linux-4.4.14/fs/ceph/
H A Daddr.c1043 * or any failure (incl -EAGAIN) with page unlocked.
/linux-4.4.14/include/net/
H A Dnetlink.h67 * nlmsg_validate() validate netlink message incl. attrs
/linux-4.4.14/tools/perf/util/
H A Dannotate.c370 { .name = "incl", .ops = &dec_ops, },
H A Dheader.c99 /* write len, incl. \0 */ do_write_string()
/linux-4.4.14/fs/cifs/
H A Dcifssmb.c3090 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 Daacraid.h1693 __le32 fsTotalSize; /* Consumed by fs, incl. metadata */
/linux-4.4.14/drivers/net/ethernet/toshiba/
H A Dtc35815.c816 /* enable device (incl. PCI PM wakeup), and bus-mastering */ tc35815_init_one()
/linux-4.4.14/arch/metag/include/asm/
H A Dtbx.h770 short Len; /* Length of the string entry (incl null) */
/linux-4.4.14/arch/parisc/kernel/
H A Dperf_images.h1771 * 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 Dvmci_queue_pair.c153 size_t num_pages; /* Number of pages incl. header. */
/linux-4.4.14/drivers/net/ppp/
H A Dppp_generic.c85 atomic_t refcnt; /* # refs (incl /dev/ppp attached) */
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dbase.c1269 * than 78 byte (incl. FCS)) ath5k_check_ibss_tsf()
/linux-4.4.14/drivers/net/ethernet/realtek/
H A D8139too.c785 /* enable device (incl. PCI PM wakeup and hotplug setup) */ rtl8139_init_board()
H A Dr8169.c8194 /* enable device (incl. PCI PM wakeup and hotplug setup) */ rtl_init_one()
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c2561 /* enable device (incl. PCI PM wakeup and hotplug setup) */ atl1c_probe()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c5138 /* enable device (incl. PCI PM wakeup), and bus-mastering */ bnxt_init_board()
/linux-4.4.14/arch/m68k/kernel/
H A Dhead.S1183 /* IO devices (incl. serial port) from 5000 0000 to 5300 0000 */
/linux-4.4.14/net/ipv6/
H A Daddrconf.c4429 /* unicast address incl. temp addr */ in6_dump_addrs()
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dbnx2.c8111 /* enable device (incl. PCI PM wakeup), and bus-mastering */ bnx2_init_board()
/linux-4.4.14/arch/ia64/kernel/
H A Dperfmon.c287 pfm_context_flags_t ctx_flags; /* bitmask of flags (block reason incl.) */

Completed in 3334 milliseconds