/linux-4.1.27/drivers/misc/vmw_vmci/ |
D | vmci_event.c | 142 int attempts; in vmci_event_subscribe() local 170 for (attempts = 0; attempts < VMCI_EVENT_MAX_ATTEMPTS; attempts++) { in vmci_event_subscribe()
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-stu300.c | 660 int attempts = 0; in stu300_xfer_msg() local 685 if (attempts) in stu300_xfer_msg() 692 if (attempts) in stu300_xfer_msg() 712 if (attempts) in stu300_xfer_msg() 718 if (attempts) in stu300_xfer_msg() 723 ret = stu300_send_address(dev, msg, attempts != 0); in stu300_xfer_msg() 726 attempts++; in stu300_xfer_msg() 729 attempts, dev->msg_index, dev->msg_len); in stu300_xfer_msg() 732 } while (ret != 0 && attempts < NUM_ADDR_RESEND_ATTEMPTS); in stu300_xfer_msg() 734 if (attempts < NUM_ADDR_RESEND_ATTEMPTS && attempts > 0) { in stu300_xfer_msg() [all …]
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-devices-lpss_ltr | 19 is not "active", attempts to read from this attribute cause 31 is not "active", attempts to read from this attribute cause 43 is not "active", attempts to read from this attribute cause
|
D | sysfs-bus-rbd | 28 should be used instead of the latter: any attempts to use 39 should be used instead of the latter: any attempts to use
|
D | sysfs-ocfs2 | 85 If there are mounted filesystems, attempts to change the
|
D | sysfs-block | 144 Standard I/O elevator operations include attempts to 146 attempts will always fail and result in extra cycles
|
D | sysfs-devices-power | 202 attempts to read or write it will yield I/O errors.
|
/linux-4.1.27/net/mac80211/ |
D | rc80211_minstrel.c | 162 if (unlikely(mrs->attempts > 0)) { in minstrel_calc_rate_stats() 164 mrs->cur_prob = MINSTREL_FRAC(mrs->success, mrs->attempts); in minstrel_calc_rate_stats() 179 mrs->att_hist += mrs->attempts; in minstrel_calc_rate_stats() 186 mrs->last_attempts = mrs->attempts; in minstrel_calc_rate_stats() 188 mrs->attempts = 0; in minstrel_calc_rate_stats() 284 mi->r[ndx].stats.attempts += ar[i].count; in minstrel_tx_status()
|
D | rc80211_minstrel.h | 58 u16 attempts, last_attempts; member
|
D | rc80211_minstrel_ht.c | 747 rate->attempts += ar[i].count * info->status.ampdu_len; in minstrel_ht_tx_status() 755 if (rate->attempts > 30 && in minstrel_ht_tx_status() 756 MINSTREL_FRAC(rate->success, rate->attempts) < in minstrel_ht_tx_status() 763 if (rate2->attempts > 30 && in minstrel_ht_tx_status() 764 MINSTREL_FRAC(rate2->success, rate2->attempts) < in minstrel_ht_tx_status()
|
/linux-4.1.27/drivers/mtd/lpddr/ |
D | qinfo_probe.c | 82 int attempts = 20; in lpddr_info_query() local 94 while ((attempts--) > 0) { in lpddr_info_query()
|
/linux-4.1.27/drivers/ssb/ |
D | pcmcia.c | 98 int attempts = 0; in ssb_pcmcia_switch_coreidx() local 139 if (attempts++ > SSB_BAR0_MAX_RETRIES) in ssb_pcmcia_switch_coreidx() 170 int attempts = 0; in ssb_pcmcia_switch_segment() local 186 if (unlikely(attempts++ > SSB_BAR0_MAX_RETRIES)) in ssb_pcmcia_switch_segment()
|
D | pci.c | 35 int attempts = 0; in ssb_pci_switch_coreidx() local 53 if (attempts++ > SSB_BAR0_MAX_RETRIES) in ssb_pci_switch_coreidx()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 56 int polarity, int attempts, int delay, u32 *valp) in t3_wait_op_done_val() argument 66 if (--attempts == 0) in t3_wait_op_done_val() 163 int attempts = 10; in t3_mc7_bd_read() local 169 while ((val & F_BUSY) && attempts--) in t3_mc7_bd_read() 616 int attempts = EEPROM_MAX_POLL; in t3_seeprom_read() local 627 } while (!(val & PCI_VPD_ADDR_F) && --attempts); in t3_seeprom_read() 650 int attempts = EEPROM_MAX_POLL; in t3_seeprom_write() local 663 } while ((val & PCI_VPD_ADDR_F) && --attempts); in t3_seeprom_write() 814 static int flash_wait_op(struct adapter *adapter, int attempts, int delay) in flash_wait_op() argument 825 if (--attempts == 0) in flash_wait_op() [all …]
|
D | common.h | 647 int polarity, int attempts, int delay, u32 *valp); 649 int polarity, int attempts, int delay) in t3_wait_op_done() argument 651 return t3_wait_op_done_val(adapter, reg, mask, polarity, attempts, in t3_wait_op_done()
|
D | cxgb3_main.c | 446 int attempts = 10; in await_mgmt_replies() local 449 if (!--attempts) in await_mgmt_replies()
|
/linux-4.1.27/Documentation/filesystems/ |
D | mandatory-locking.txt | 47 block attempts by a process to write to a file that another process holds a 48 "read" -or- "shared" lock on, and block attempts to both read and write to a 124 processes attempts to write to the region it will block until the lock is 130 attempts to read or write to that region block until the lock is released,
|
D | btrfs.txt | 172 Enable autorecovery attempts if a bad tree root is found at mount time. 200 The ssd_spread mount option attempts to allocate into big chunks
|
D | 9p.txt | 74 loose = no attempts are made at consistency,
|
D | directory-locking | 57 attempts to acquire lock on B, A will remain the parent of B until we
|
D | afs.txt | 114 (ie: symbolic link semantics). If anyone attempts to access them, they will
|
D | relay.txt | 64 approach; the example code attempts to make the tradeoff between the 366 relay_subbufs_consumed(). Any subsequent attempts to write into the
|
D | xfs.txt | 333 files the allocator attempts to allocate in the same allocation
|
D | path-lookup.txt | 341 (2s12c24t Westmere, debian non-graphical system). Ungraceful are attempts to
|
D | ext2.txt | 99 blocks. The block allocation algorithm attempts to allocate data blocks
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/ |
D | espi.c | 63 int busy, attempts = TRICN_CMD_ATTEMPTS; in tricn_write() local 75 } while (busy && --attempts); in tricn_write()
|
D | subr.c | 62 int attempts, int delay) in t1_wait_op_done() argument 69 if (--attempts == 0) in t1_wait_op_done() 250 int attempts = 100, busy; in mi1_wait_until_ready() local 259 } while (busy && --attempts); in mi1_wait_until_ready()
|
/linux-4.1.27/Documentation/devicetree/bindings/sound/ |
D | davinci-evm-audio.txt | 18 the both are defined the driver attempts to set referenced clock to the
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | CHANGES | 97 stated that ONLY "bit 0" would be set. The 060SP attempts to set a few 119 stated that ONLY "bit 0" would be set. The 060SP attempts to set a few
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | nvm.c | 142 u32 attempts = 100000; in e1000e_poll_eerd_eewr_done() local 145 for (i = 0; i < attempts; i++) { in e1000e_poll_eerd_eewr_done()
|
/linux-4.1.27/drivers/w1/ |
D | w1.h | 231 unsigned long attempts; member
|
D | w1_int.c | 64 dev->attempts = 0; in w1_alloc_dev()
|
D | w1_io.c | 382 dev->attempts++; in w1_search_devices()
|
D | w1.c | 355 count = sprintf(buf, "%lu\n", md->attempts); in w1_master_attribute_show_attempts() 544 static W1_MASTER_ATTR_RO(attempts, S_IRUGO);
|
/linux-4.1.27/Documentation/ |
D | futex-requeue-pi.txt | 47 has waiters. Note that pthread_cond_wait() attempts to lock the 114 requeueing, futex_requeue() attempts to acquire the requeue target
|
D | ramoops.txt | 25 mapping to pgprot_writecombine. Setting mem_type=1 attempts to use
|
D | md-cluster.txt | 171 7. Node 1 attempts EX lock on no-new-devs
|
D | kref.txt | 50 3) If the code attempts to gain a reference to a kref-ed structure
|
D | xillybus.txt | 243 if the host attempts to read from an address that is mapped to the PCI Express 311 configured by the "format" attribute. Whenever possible, the driver attempts
|
D | nommu-mmap.txt | 233 implement it. Such is the case for the framebuffer driver which attempts to
|
D | applying-patches.txt | 95 When patch applies a patch file it attempts to verify the sanity of the
|
D | kmemcheck.txt | 717 somebody attempts to access the page, a page fault is generated. The page
|
D | IPMI.txt | 59 many boards do not have this information. The driver attempts
|
D | kernel-parameters.txt | 2417 noirqdebug [X86-32] Disables the code which attempts to detect and 3033 Set delay between subsequent attempts to force
|
D | memory-barriers.txt | 2488 two parts of the driver may interfere with each other's attempts to control or
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | common-properties.txt | 5 different machine types. This document attempts to provide a consistent
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | rs.c | 624 int scale_index, int attempts, int successes, in _rs_collect_tx_data() argument 641 while (attempts > 0) { in _rs_collect_tx_data() 665 attempts--; in _rs_collect_tx_data() 690 int scale_index, int attempts, int successes, in rs_collect_tx_data() argument 702 pers->tx_stats[tbl->column][scale_index].total += attempts; in rs_collect_tx_data() 709 ret = _rs_collect_tx_data(mvm, tbl, scale_index, attempts, successes, in rs_collect_tx_data() 718 return _rs_collect_tx_data(mvm, tbl, scale_index, attempts, successes, in rs_collect_tx_data() 1156 int attempts, success; in iwl_mvm_rs_tx_status() local 1165 attempts = info->status.ampdu_len; in iwl_mvm_rs_tx_status() 1168 attempts = info->status.rates[0].count; in iwl_mvm_rs_tx_status() [all …]
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-devices-system-xen_memory | 35 The time (in seconds) to wait between attempts to
|
/linux-4.1.27/Documentation/networking/ |
D | cxacru.txt | 85 Count of total attempts to initialise ADSL.
|
D | i40e.txt | 80 When a malicious driver attempts to send a spoofed packet, it is dropped by
|
D | igb.txt | 97 When a malicious driver attempts to send a spoofed packet, it is dropped by
|
D | netconsole.txt | 56 initialized and attempts to bring up the supplied dev at the supplied
|
D | README.sb1000 | 172 and/or portscanning (UDP connection attempts) attacks! Look over the deny
|
D | cxgb.txt | 245 the script also attempts to automatically bring up a network interface
|
D | ixgbe.txt | 289 When a malicious driver attempts to send a spoofed packet, it is dropped by
|
D | README.ipw2200 | 355 The following attempts to provide enough information so that you can
|
D | ip-sysctl.txt | 265 also request ECN on outgoing connection attempts. 1473 Number of attempts before give up attempting to generate
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | e1000_nvm.c | 148 u32 attempts = 100000; in igb_poll_eerd_eewr_done() local 152 for (i = 0; i < attempts; i++) { in igb_poll_eerd_eewr_done()
|
D | e1000_i210.c | 252 u32 attempts = 100000; in igb_write_nvm_srwr() local 272 for (k = 0; k < attempts; k++) { in igb_write_nvm_srwr()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_inode.c | 409 int attempts = 0, i, j, try_lock; in xfs_lock_inodes() local 456 attempts++; in xfs_lock_inodes() 469 if ((attempts % 5) == 0) { in xfs_lock_inodes() 481 if (attempts) { in xfs_lock_inodes() 482 if (attempts < 5) xfs_small_retries++; in xfs_lock_inodes() 483 else if (attempts < 100) xfs_middle_retries++; in xfs_lock_inodes() 504 int attempts = 0; in xfs_lock_two_inodes() local 533 if ((++attempts % 5) == 0) in xfs_lock_two_inodes()
|
/linux-4.1.27/Documentation/block/ |
D | deadline-iosched.txt | 4 This little file attempts to document how the deadline io scheduler works.
|
D | data-integrity.txt | 102 The data integrity support implemented in Linux attempts to hide this
|
D | biodoc.txt | 983 The generic i/o scheduler algorithm attempts to sort/merge/batch requests for
|
/linux-4.1.27/Documentation/vm/ |
D | zsmalloc.txt | 6 never attempts higher order page allocation which is very likely to
|
D | frontswap.txt | 35 to swap out a page, it first attempts to use frontswap. If the store returns 56 failed_stores - how many store attempts have failed 58 succ_stores - how many store attempts have succeeded 162 This notifies frontswap to expect attempts to "store" swap pages
|
D | zswap.txt | 4 in the process of being swapped out and attempts to compress them into a
|
D | unevictable-lru.txt | 41 The document attempts to provide the overall rationale behind this mechanism 345 If the page was NOT already mlocked, mlock_vma_page() attempts to isolate the 351 it later if and when it attempts to reclaim the page. 394 If the VMA is VM_LOCKED, mlock_fixup() again attempts to merge or split off the 539 try_to_unmap_anon() attempts to acquire in read mode the mmap semaphore of 584 For each non-linear VMA, try_to_unmap_cluster() attempts to acquire the
|
D | page_migration | 76 3. The migrate_pages() function is called which attempts
|
D | numa | 102 attempts to minimize task migration to distant scheduling domains. However,
|
D | numa_memory_policy.txt | 8 document attempts to describe the concepts and APIs of the 2.6 memory policy 200 by the policy. It then attempts to allocate a page, starting at
|
D | cleancache.txt | 10 PFRA "evicts" a page, it first attempts to use cleancache code to
|
D | hugetlbpage.txt | 229 5) Boot-time huge page allocation attempts to distribute the requested number
|
/linux-4.1.27/drivers/media/firewire/ |
D | firedtv-avc.c | 1375 int attempts = 0; in cmp_establish_pp_connection() local 1423 if (++attempts < 6) /* arbitrary limit */ in cmp_establish_pp_connection() 1435 int attempts = 0; in cmp_break_pp_connection() local 1464 if (++attempts < 6) /* arbitrary limit */ in cmp_break_pp_connection()
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | fault_injection.txt | 56 Delegations can be recalled by the server when another client attempts to
|
/linux-4.1.27/arch/arm64/ |
D | Kconfig.debug | 73 is to help catch accidental or malicious attempts to change the
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 57 int polarity, int attempts, int delay, u32 *valp) in t4_wait_op_done_val() argument 67 if (--attempts == 0) in t4_wait_op_done_val() 75 int polarity, int attempts, int delay) in t4_wait_op_done() argument 77 return t4_wait_op_done_val(adapter, reg, mask, polarity, attempts, in t4_wait_op_done() 1569 static int flash_wait_op(struct adapter *adapter, int attempts, int delay) in flash_wait_op() argument 1580 if (--attempts == 0) in flash_wait_op() 5483 int i, err, attempts; in t4_read_cim_ibq() local 5497 attempts = 1000000; in t4_read_cim_ibq() 5503 attempts, 1); in t4_read_cim_ibq()
|
/linux-4.1.27/Documentation/ABI/ |
D | README | 1 This directory attempts to document the ABI between the Linux kernel and
|
/linux-4.1.27/Documentation/hwmon/ |
D | w83793 | 81 In Thermal Cruise mode, the chip attempts to keep the temperature at a
|
D | nct6775 | 78 In this mode, the chip attempts to keep the measured temperature in a
|
D | w83627ehf | 83 In this mode, the chip attempts to keep the measured temperature in a
|
D | pmbus-core | 45 For generic PMBus devices, code in pmbus.c attempts to auto-detect all supported
|
/linux-4.1.27/Documentation/driver-model/ |
D | class.txt | 145 When a device is added to a device class, the core attempts to add it
|
/linux-4.1.27/drivers/scsi/csiostor/ |
D | csio_hw.c | 134 int polarity, int attempts, int delay, uint32_t *valp) in csio_hw_wait_op_done_val() argument 146 if (--attempts == 0) in csio_hw_wait_op_done_val() 215 int attempts = EEPROM_MAX_RD_POLL; in csio_hw_seeprom_read() local 226 } while (!(val & PCI_VPD_ADDR_F) && --attempts); in csio_hw_seeprom_read() 449 csio_hw_flash_wait_op(struct csio_hw *hw, int32_t attempts, int32_t delay) in csio_hw_flash_wait_op() argument 465 if (--attempts == 0) in csio_hw_flash_wait_op()
|
/linux-4.1.27/Documentation/frv/ |
D | atomic-ops.txt | 96 Then it attempts to store the value back, contingent on no exception having cleared CC3 since it
|
/linux-4.1.27/Documentation/sh/ |
D | new-machine.txt | 7 This document attempts to outline what steps are necessary to add support 9 also attempts to outline some of the noticeable changes between the 2.4
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | boot-options.txt | 116 ACPI reset does not work, the reboot path attempts the reset using 119 EFI reset does not work, the reboot path attempts the reset using
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sriov.c | 2977 int attempts; in bnx2x_sample_bulletin() local 2982 for (attempts = 0; attempts < BULLETIN_ATTEMPTS; attempts++) { in bnx2x_sample_bulletin() 2998 if (attempts >= BULLETIN_ATTEMPTS) { in bnx2x_sample_bulletin() 3000 attempts); in bnx2x_sample_bulletin()
|
D | bnx2x_vfpf.c | 223 int rc = 0, attempts = 0; in bnx2x_vfpf_acquire() local 283 attempts++; in bnx2x_vfpf_acquire() 293 attempts < VF_ACQUIRE_THRESH) { in bnx2x_vfpf_acquire()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | mcdi_port.c | 973 int attempts = EFX_MAC_STATS_WAIT_ATTEMPTS; in efx_mcdi_mac_pull_stats() local 980 attempts-- != 0) in efx_mcdi_mac_pull_stats()
|
/linux-4.1.27/net/ipv4/ |
D | inet_connection_sock.c | 98 int ret, attempts = 5; in inet_csk_get_port() local 196 smallest_size != -1 && --attempts >= 0) { in inet_csk_get_port()
|
/linux-4.1.27/net/sctp/ |
D | sm_statefuns.c | 2314 int attempts = asoc->init_err_counter + 1; in sctp_sf_do_5_2_6_stale() local 2316 if (attempts > asoc->max_init_attempts) { in sctp_sf_do_5_2_6_stale() 5532 int attempts = asoc->init_err_counter + 1; in sctp_sf_t1_init_timer_expire() local 5538 if (attempts <= asoc->max_init_attempts) { in sctp_sf_t1_init_timer_expire() 5555 "max_init_attempts:%d\n", __func__, attempts, in sctp_sf_t1_init_timer_expire() 5595 int attempts = asoc->init_err_counter + 1; in sctp_sf_t1_cookie_timer_expire() local 5601 if (attempts <= asoc->max_init_attempts) { in sctp_sf_t1_cookie_timer_expire()
|
/linux-4.1.27/Documentation/power/ |
D | swsusp-dmcrypt.txt | 126 then attempts to resume from the first device mapper device.
|
D | pm_qos_interface.txt | 192 mode chosen by the hardware attempts to save energy in an overly aggressive way,
|
D | runtime_pm.txt | 640 suspend attempts to be permanently lost. If the usage count goes to zero
|
/linux-4.1.27/Documentation/kbuild/ |
D | kbuild.txt | 83 deb-pkg. Normally deb-pkg attempts to guess the right architecture based on
|
D | modules.txt | 113 attempts are made to update the kernel source, and it is a
|
/linux-4.1.27/arch/metag/ |
D | Kconfig | 127 This attempts to prevent cache-memory incoherence due to external
|
/linux-4.1.27/Documentation/arm/ |
D | vlocks.txt | 85 _last_ CPU which attempts to get the lock which will be most likely
|
D | cluster-pm-race-avoidance.txt | 433 attempts to play the first man role and do the cluster-level
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-script-perl.txt | 34 attempts to exercise all of the main scripting features.
|
D | perf-script-python.txt | 432 attempts to exercise all of the main scripting features.
|
/linux-4.1.27/fs/jffs2/ |
D | README.Locking | 5 This document attempts to describe the existing locking rules for
|
/linux-4.1.27/Documentation/usb/ |
D | power-management.txt | 382 attempts an autosuspend if the new value is = 0. 403 The autosuspend attempts mentioned above will often fail for one 411 Autoresume attempts also can fail, although failure would mean that 576 power control implementation will block poweroff attempts on that
|
/linux-4.1.27/drivers/mtd/chips/ |
D | Kconfig | 47 This option defines the way in which the CPU attempts to arrange
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | pcc-cpufreq.txt | 54 OS wants for a logical processor. The platform firmware attempts to achieve
|
/linux-4.1.27/Documentation/crypto/ |
D | async-tx-api.txt | 65 result is zero. The implementation attempts to prevent
|
/linux-4.1.27/drivers/ide/ |
D | ide-cd.c | 1123 int stat, attempts = 3, size = ATAPI_CAPABILITIES_PAGE_SIZE; in ide_cdrom_get_capabilities() local 1136 } while (--attempts); in ide_cdrom_get_capabilities()
|
D | Kconfig | 546 not match, the driver attempts to do dynamic tuning of the chipset
|
/linux-4.1.27/Documentation/sysctl/ |
D | vm.txt | 625 When this flag is 0, the kernel attempts to estimate the amount 632 policy that attempts to prevent any overcommit of memory. 751 Any subsequent attempts to execute a command will result in
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
D | 4965-rs.c | 420 int attempts, int successes) in il4965_rs_collect_tx_data() argument 443 while (attempts > 0) { in il4965_rs_collect_tx_data() 468 attempts--; in il4965_rs_collect_tx_data()
|
/linux-4.1.27/fs/affs/ |
D | Changes | 222 - Added a remount function, so attempts to remount
|
/linux-4.1.27/arch/arm/mach-shmobile/include/mach/ |
D | head-kzm9g.txt | 405 LIST "this point, and attempts at removing parts of the routine to arrive"
|
/linux-4.1.27/mm/ |
D | Kconfig | 463 memory. So when the PFRA "evicts" a page, it first attempts to use 557 pages that are in the process of being swapped out and attempts to
|
/linux-4.1.27/tools/usb/usbip/ |
D | INSTALL | 18 The `configure' shell script attempts to guess correct values for
|
/linux-4.1.27/Documentation/security/ |
D | keys.txt | 180 If a process attempts to access its session key when it doesn't have one, 477 attempts to attach it as the session keyring, returning an error if that 505 This makes a key unavailable for further operations. Further attempts to 636 This function attempts to read the payload data from the specified key 794 This functions attempts to install the calling process's session keyring
|
D | Smack.txt | 469 attempts. Sending a signal via the kill() system call is a write operation
|
/linux-4.1.27/Documentation/ide/ |
D | ide.txt | 134 this means that the hardware is not responding to the driver's attempts
|
/linux-4.1.27/Documentation/thermal/ |
D | intel_powerclamp.txt | 122 intel_powerclamp driver attempts to enforce the desired idle time
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | rs.c | 468 int scale_index, int attempts, int successes) in rs_collect_tx_data() argument 491 while (attempts > 0) { in rs_collect_tx_data() 516 attempts--; in rs_collect_tx_data()
|
/linux-4.1.27/Documentation/x86/ |
D | intel_mpx.txt | 194 When a BNDSTX instruction attempts to save bounds to a bounds directory
|
/linux-4.1.27/Documentation/RCU/ |
D | torture.txt | 116 Note that attempts to rmmod rcutorture while the stall
|
D | checklist.txt | 322 for rcu_read_lock(). Code that attempts to use preemption
|
D | whatisRCU.txt | 950 attempts to acquire problematic_lock.
|
D | RTFP.txt | 208 after seventeen years of attempts, an RCU paper made it into a top-flight
|
/linux-4.1.27/scripts/ |
D | spelling.txt | 130 attemps||attempts
|
/linux-4.1.27/drivers/atm/ |
D | Kconfig | 355 Specifies the number of times the driver attempts to transmit
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | netfs-api.txt | 433 Note that attempts to read or write data pages in the cache over this size may 747 disabled, it ignores all attempts to acquire child cookies; check, update or
|
D | cachefiles.txt | 53 CacheFiles attempts to maintain at least a certain percentage of free space on
|
/linux-4.1.27/Documentation/ioctl/ |
D | cdrom.txt | 8 This document attempts to describe the ioctl(2) calls supported by
|
D | hdio.txt | 8 This document attempts to describe the ioctl(2) calls supported by
|
/linux-4.1.27/drivers/md/ |
D | Kconfig | 291 dm-cache attempts to improve performance of a block device by
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_dp.c | 3902 int attempts = 6; in intel_dp_sink_crc() local 3926 } while (--attempts && (buf & DP_TEST_COUNT_MASK) == test_crc_count); in intel_dp_sink_crc() 3928 if (attempts == 0) { in intel_dp_sink_crc()
|
/linux-4.1.27/Documentation/cgroups/ |
D | cpusets.txt | 601 to that cpuset, the next time that the kernel attempts to allocate 613 memory placement, as above, the next time that the kernel attempts
|
D | unified-hierarchy.txt | 209 not clearly defined. There have been attempts to add ad-hoc behaviors
|
D | cgroups.txt | 204 options. By default, mounting the cgroup filesystem attempts to
|
/linux-4.1.27/Documentation/PCI/ |
D | pci-error-recovery.txt | 174 >>> attempts I/O at this point, or not. I/O's will fail, returning
|
D | pci.txt | 488 the subsystem attempts to call into a driver that has been unloaded.
|
/linux-4.1.27/sound/oss/ |
D | Kconfig | 14 time, since it also attempts to use this UART port.
|
/linux-4.1.27/arch/alpha/ |
D | Kconfig | 605 The Wait for Interrupt (WTINT) PALcall attempts to place the CPU
|
/linux-4.1.27/net/ipv6/ |
D | route.c | 921 int attempts = 3; in ip6_pol_route() local 977 if (--attempts <= 0) in ip6_pol_route()
|
/linux-4.1.27/drivers/ata/ |
D | sata_mv.c | 3641 int rc, attempts = 0, extra = 0; in mv_hardreset() local 3661 if (!IS_GEN_I(hpriv) && ++attempts >= 5 && sstatus == 0x121) { in mv_hardreset()
|
/linux-4.1.27/firmware/ |
D | WHENCE | 5 This file attempts to document the origin and licensing information,
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | mmu.txt | 8 The mmu code attempts to satisfy the following requirements:
|
/linux-4.1.27/drivers/scsi/ |
D | osst.c | 1674 int attempts = 1000 / skip; in osst_reposition_and_retry() local 1681 while (attempts && time_before(jiffies, startwait + 60*HZ)) { in osst_reposition_and_retry() 1695 attempts--; in osst_reposition_and_retry()
|
/linux-4.1.27/Documentation/development-process/ |
D | 2.Process | 138 comes from a lack of understanding of this process or from attempts to
|
/linux-4.1.27/arch/arm/mm/ |
D | Kconfig | 1036 is to help catch accidental or malicious attempts to change the
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 1677 This option attempts to build objects from the source files in the 1691 This also attempts to catch cases where a page owned by DMA is
|
/linux-4.1.27/Documentation/laptops/ |
D | thinkpad-acpi.txt | 217 attempts to enables this functionality automatically when required. 1144 This feature attempts to show the current fan speed, control mode and
|
/linux-4.1.27/Documentation/video4linux/ |
D | v4l2-framework.txt | 424 attempts. Once all conditions are met the subdevice shall be registered using
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 1883 * have lost the race (e.g. host paused us) and our attempts
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1852 deters exploit attempts relying on knowledge of the location
|