/linux-4.1.27/arch/sparc/include/asm/ |
H A D | fbio.h | 63 struct fbcurpos hot; /* cursor hot spot */
|
H A D | mmu_64.h | 15 * field in a spot outside of the areas of the context register
|
/linux-4.1.27/tools/testing/selftests/powerpc/mm/ |
H A D | hugetlb_vs_thp_test.c | 43 * A kernel access is easier to spot & debug, as it will trigger the test_body()
|
/linux-4.1.27/arch/m68k/coldfire/ |
H A D | intc-simr.c | 32 #define EINT0 64 /* Is not actually used, but spot reserved for it */ 50 #define EINT0 64 /* Is not actually used, but spot reserved for it */
|
H A D | intc-2.c | 40 #define EINT0 64 /* Is not actually used, but spot reserved for it */
|
/linux-4.1.27/net/wimax/ |
H A D | id-table.c | 64 * Look for an empty spot in the ID table; if none found, double the 65 * table's size and get the first spot.
|
/linux-4.1.27/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-video-v4l.c | 50 spot just to stay consistent */
|
/linux-4.1.27/arch/um/os-Linux/ |
H A D | irq.c | 102 * (though it doesn't spot as such)! os_free_irq_by_cb()
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | idle_book3e.S | 63 * to the right spot
|
/linux-4.1.27/drivers/net/slip/ |
H A D | slip.h | 69 int mtu; /* Our mtu (to spot changes!) */
|
/linux-4.1.27/drivers/md/persistent-data/ |
H A D | dm-btree-internal.h | 60 * type checker to spot misuse, for example accidentally calling read_lock
|
/linux-4.1.27/net/netlabel/ |
H A D | netlabel_kapi.c | 477 * returns the spot of the first set bit or -ENOENT if no bits are set. 530 * returns the spot of the first cleared bit or -ENOENT if the offset is past 677 u32 spot = start; netlbl_catmap_setrng() local 679 while (rc == 0 && spot <= end) { netlbl_catmap_setrng() 680 if (((spot & (BITS_PER_LONG - 1)) != 0) && netlbl_catmap_setrng() 681 ((end - spot) > BITS_PER_LONG)) { netlbl_catmap_setrng() 683 spot, netlbl_catmap_setrng() 686 spot += BITS_PER_LONG; netlbl_catmap_setrng() 688 rc = netlbl_catmap_setbit(catmap, spot++, flags); netlbl_catmap_setrng()
|
/linux-4.1.27/drivers/usb/wusbcore/ |
H A D | mmc.c | 75 * first free spot and (b) if @wuie is already in the array (aka: 76 * transmitted in the MMCs) the spot were it is.
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | fbio.h | 103 struct fbcurpos hot; /* cursor hot spot */ 319 struct fbcurpos hot; /* cursor hot spot */
|
/linux-4.1.27/arch/x86/platform/uv/ |
H A D | bios_uv.c | 205 * Copy table to permanent spot for later use. uv_bios_init()
|
/linux-4.1.27/drivers/video/fbdev/aty/ |
H A D | mach64_cursor.c | 47 * when the cursor hot spot is not the top left corner and the
|
/linux-4.1.27/arch/cris/include/arch-v10/arch/ |
H A D | unistd.h | 7 * any hard-to-spot gcc register allocation bugs.
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/ |
H A D | unistd.h | 7 * any hard-to-spot gcc register allocation bugs.
|
/linux-4.1.27/arch/m68k/mac/ |
H A D | psc.c | 88 * The PSC is always at the same spot, but using psc psc_init()
|
H A D | macints.c | 97 * which translates to IRQ number 17. In this spot we install _another_
|
/linux-4.1.27/sound/pci/ |
H A D | azt3328.h | 161 /* bit 8; sure, this _pauses_ playback (later resumes at same spot!), 164 /* bit 9; sure, this _pauses_ playback (later resumes at same spot!),
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
H A D | fbio.h | 100 struct fbcurpos hot; /* cursor hot spot */
|
/linux-4.1.27/arch/arm/plat-samsung/ |
H A D | pm-check.c | 34 * increasing it will mean that the area corrupted will be less easy to spot,
|
/linux-4.1.27/scripts/ |
H A D | markup_oops.pl | 236 # we only do this for 4Kb around the sweet spot
|
H A D | get_maintainer.pl | 2195 # Use zero-width assertion to spot the limit of an atom. A simple
|
/linux-4.1.27/drivers/isdn/sc/ |
H A D | init.c | 502 * Try to spot a card identify_board()
|
/linux-4.1.27/drivers/media/i2c/m5mols/ |
H A D | m5mols_reg.h | 183 #define REG_AE_SPOT 0x06 /* calc AE in specific spot */
|
/linux-4.1.27/arch/x86/math-emu/ |
H A D | reg_u_div.S | 382 /* This is a tricky spot, there is an overflow of the answer */
|
/linux-4.1.27/fs/ocfs2/ |
H A D | namei.c | 295 /* get a spot inside the dir. */ ocfs2_mknod() 304 /* reserve an inode spot */ ocfs2_mknod() 2308 /* find it's spot in the orphan directory */ ocfs2_orphan_del() 2393 /* reserve an inode spot */ ocfs2_prep_new_orphaned_file() 2779 /* get a spot inside the dir. */ ocfs2_mv_orphaned_inode_to_new()
|
H A D | uptodate.c | 502 * spot. */ ocfs2_set_buffer_uptodate()
|
H A D | dir.c | 3416 /* Ok, we found a spot. Return this bh and let ocfs2_find_dir_space_id() 3498 /* Ok, we found a spot. Return this bh and let ocfs2_find_dir_space_el()
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | ivt.S | 896 * suitable spot... 1051 * code to a more suitable spot... 1547 // suitable spot... 1592 * suitable spot... 1618 * suitable spot...
|
H A D | perfmon.c | 2069 * cannot free the context on the spot. deferred until pfm_close() 2126 * if we free on the spot, the context is now completely unreachable pfm_close()
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.c | 3151 int spot; ar9300_uncompress_block() local 3156 spot = 0; ar9300_uncompress_block() 3161 spot += offset; ar9300_uncompress_block() 3165 if (length > 0 && spot >= 0 && spot+length <= mdataSize) { ar9300_uncompress_block() 3167 "Restore at %d: spot=%d offset=%d length=%d\n", ar9300_uncompress_block() 3168 it, spot, offset, length); ar9300_uncompress_block() 3169 memcpy(&mptr[spot], &block[it+2], length); ar9300_uncompress_block() 3170 spot += length; ar9300_uncompress_block() 3173 "Bad restore at %d: spot=%d offset=%d length=%d\n", ar9300_uncompress_block() 3174 it, spot, offset, length); ar9300_uncompress_block()
|
H A D | common-spectral.c | 114 /* DC value (value in the middle) is the blind spot of the spectral ath_cmn_process_fft()
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
H A D | spectral.c | 144 /* DC value (value in the middle) is the blind spot of the spectral ath10k_spectral_process_fft()
|
/linux-4.1.27/crypto/ |
H A D | ablkcipher.c | 66 /* Get a spot of the specified length that does not straddle a page.
|
H A D | blkcipher.c | 64 /* Get a spot of the specified length that does not straddle a page.
|
/linux-4.1.27/drivers/acpi/ |
H A D | bus.c | 559 * done before all things that really depend on ACPI. The right spot appears to
|
/linux-4.1.27/drivers/ata/ |
H A D | pata_pcmcia.c | 52 * as we need to spot hardware with incorrect or missing master/slave
|
H A D | pata_via.c | 203 /* Check with ACPI so we can spot BIOS reported SATA bridges */ via_cable_detect()
|
/linux-4.1.27/drivers/uwb/ |
H A D | est.c | 269 /* Find the right spot to insert it in */ uwb_est_register()
|
/linux-4.1.27/include/uapi/linux/ |
H A D | fb.h | 391 struct fbcurpos hot; /* cursor hot spot */
|
H A D | firewire-cdev.h | 559 * spot of size @length inside [@offset..@region_end) and, if found, writes
|
/linux-4.1.27/net/ethernet/ |
H A D | eth.c | 185 * This is a magic hack to spot IPX packets. Older Novell breaks eth_type_trans()
|
/linux-4.1.27/drivers/pcmcia/ |
H A D | cistpl.c | 503 link offset incorrectly, so we check the right spot... */ follow_link() 511 /* Then, we try the wrong spot... */ follow_link()
|
/linux-4.1.27/drivers/lguest/x86/ |
H A D | switcher_32.S | 309 // And each must land in a different spot,
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
H A D | usb-rx.c | 110 * first read, we are sure we won't hit this spot because
|
H A D | rx.c | 693 * right spot where to insert the packet; we know the queue is __i2400m_roq_queue()
|
/linux-4.1.27/arch/x86/xen/ |
H A D | p2m.c | 50 * On lookup we spot that the entry points to p2m_identity and return the
|
/linux-4.1.27/drivers/bluetooth/ |
H A D | hci_bcsp.c | 406 /* spot "conf" pkts and reply with a "conf rsp" pkt */ bcsp_handle_le_pkt()
|
/linux-4.1.27/include/linux/ |
H A D | if_vlan.h | 550 * This is a magic hack to spot IPX packets. Older Novell vlan_set_encap_proto()
|
H A D | fb.h | 118 struct fbcurpos hot; /* cursor hot spot */
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | skeletonfb.c | 589 * @hot: The hot spot. xxxfb_cursor() 596 * FB_CUR_SETHOT - the cursor hot spot has changed (cursor->hot.dx|dy) xxxfb_cursor()
|
/linux-4.1.27/drivers/tty/vt/ |
H A D | keyboard.c | 2031 /* This is a spot read so needs no locking */ vt_do_kdgkbmode() 2055 /* Again a spot read so no locking */ vt_do_kdgkbmeta()
|
/linux-4.1.27/drivers/usb/host/ |
H A D | uhci-q.c | 450 * correct spot in the async skeleton's list, and update the FSBR link 504 /* Move the QH from its old list to the correct spot in the appropriate uhci_activate_qh()
|
/linux-4.1.27/drivers/md/ |
H A D | dm-cache-policy-mq.c | 34 * The io_tracker tries to spot when the io is in one of these sequential
|
/linux-4.1.27/drivers/net/plip/ |
H A D | plip.c | 569 * This is a magic hack to spot IPX packets. Older Novell breaks plip_type_trans()
|
/linux-4.1.27/drivers/net/ppp/ |
H A D | pppoe.c | 23 * Module reference count is decremented in the right spot now,
|
/linux-4.1.27/drivers/misc/genwqe/ |
H A D | card_base.c | 214 * Here is the right spot to clear the register read genwqe_bus_reset()
|
/linux-4.1.27/drivers/net/hamradio/ |
H A D | 6pack.c | 103 int mtu; /* Our mtu (to spot changes!) */
|
H A D | mkiss.c | 63 int mtu; /* Our mtu (to spot changes!) */
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | radeon_legacy_crtc.c | 445 * will end up in same spot. radeon_crtc_do_set_base()
|
/linux-4.1.27/drivers/video/console/ |
H A D | vgacon.c | 825 * we can spot the screen has been resized and we need to vgacon_switch()
|
/linux-4.1.27/fs/xfs/libxfs/ |
H A D | xfs_log_format.h | 69 /* this is used in a spot where we might otherwise double-endian-flip */
|
H A D | xfs_da_btree.c | 2008 * Find a spot in the file space to put the new block. xfs_da_grow_inode_int()
|
H A D | xfs_bmap.c | 3281 * the start forward to the first valid spot and set xfs_bmap_extsize_align()
|
/linux-4.1.27/fs/btrfs/ |
H A D | delayed-ref.c | 200 * head if it was able to find one, or NULL if nothing was in that spot.
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
H A D | smc9194.c | 438 /* do some messy swapping to put the bit in the right spot */ netdev_for_each_mc_addr()
|
H A D | smc91x.c | 1433 /* do some messy swapping to put the bit in the right spot */ netdev_for_each_mc_addr()
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
H A D | usbdux.c | 75 * Thanks to Jan-Matthias Braun and Ian to spot the bug and fix it.
|
/linux-4.1.27/drivers/media/dvb-core/ |
H A D | dvb_net.c | 160 * This is a magic hack to spot IPX packets. Older Novell breaks dvb_net_eth_type_trans()
|
/linux-4.1.27/net/ipv4/ |
H A D | af_inet.c | 1143 * XXX The only one ugly spot where we need to inet_sk_reselect_saddr()
|
H A D | fib_trie.c | 1022 /* parent now has a NULL spot where the leaf can go */ fib_insert_node()
|
/linux-4.1.27/sound/oss/dmasound/ |
H A D | dmasound_core.c | 732 sq->busy = 1; /* Let's play spot-the-race-condition */ sq_open2()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
H A D | lu_object.c | 1879 * lock, we're in a particularly tough spot. As lu_cache_shrink_scan()
|
/linux-4.1.27/drivers/pci/hotplug/ |
H A D | ibmphp_pci.c | 1630 * Output: bus added to the correct spot
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | perf_event.c | 1368 * Some chipsets need to unmask the LVTPC in a particular spot x86_pmu_handle_irq()
|
/linux-4.1.27/ |
H A D | Makefile | 942 # tweaks to this spot to avoid wrong language settings when running
|
/linux-4.1.27/net/unix/ |
H A D | af_unix.c | 559 * ECONNRESET and we die on the spot. In Linux we behave unix_release_sock()
|
/linux-4.1.27/drivers/net/ethernet/agere/ |
H A D | et131x.c | 349 u32 count; /* Used to spot stuck/lost packets */ 350 u32 stale; /* Used to spot stuck/lost packets */
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_log_recover.c | 722 * ^ but we want to locate this spot xlog_find_head() 726 * ^ we want to locate this spot xlog_find_head()
|
/linux-4.1.27/drivers/isdn/i4l/ |
H A D | isdn_net.c | 1394 * This is a magic hack to spot IPX packets. Older Novell breaks isdn_net_type_trans()
|
/linux-4.1.27/drivers/misc/vmw_vmci/ |
H A D | vmci_queue_pair.c | 793 * single UVA range at the appropriate spot. qp_host_register_user_memory()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
H A D | falcon.c | 1503 * leave it up to the user to spot this and fix it by cycling transmit
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | omap_udc.c | 73 * natural spot to manufacture new endpoints.)
|
/linux-4.1.27/drivers/pci/ |
H A D | quirks.c | 1530 /* Redirect IDE second PATA port to the right spot */ quirk_jmicron_ata()
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
H A D | nes_cm.c | 817 /*use the reserved spot on the WQ for the extra first WQE*/ build_rdma0_msg()
|
/linux-4.1.27/fs/reiserfs/ |
H A D | reiserfs.h | 1118 /* the spot for the super in versions 3.5 - 3.5.10 (inclusive) */
|
/linux-4.1.27/fs/cifs/ |
H A D | file.c | 2822 * based on the info in the readdata and then copy the data into that spot.
|
/linux-4.1.27/net/batman-adv/ |
H A D | translation-table.c | 3346 * prefer to recompute it to spot any possible inconsistency batadv_tt_update_orig()
|
/linux-4.1.27/mm/ |
H A D | vmscan.c | 1295 * spot in the kernel (apart from copy_*_user functions).
|
/linux-4.1.27/kernel/sched/ |
H A D | fair.c | 1465 /* Try to find a spot on the preferred nid. */ task_numa_migrate()
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 10418 andi.w &0x10,%d1 # keep sign bit in 4th spot
|