/linux-3.3/net/wireless/ |
D | wext-proc.c | 52 stats->qual.updated & IW_QUAL_QUAL_UPDATED in wireless_seq_printf_stats() 55 ((stats->qual.updated & IW_QUAL_DBM) ? 0x100 : 0), in wireless_seq_printf_stats() 56 stats->qual.updated & IW_QUAL_LEVEL_UPDATED in wireless_seq_printf_stats() 59 ((stats->qual.updated & IW_QUAL_DBM) ? 0x100 : 0), in wireless_seq_printf_stats() 60 stats->qual.updated & IW_QUAL_NOISE_UPDATED in wireless_seq_printf_stats() 67 stats->qual.updated &= ~IW_QUAL_ALL_UPDATED; in wireless_seq_printf_stats()
|
D | wext-compat.c | 172 range->max_qual.updated = IW_QUAL_NOISE_INVALID; in cfg80211_wext_giwrange() 181 range->max_qual.updated |= IW_QUAL_DBM; in cfg80211_wext_giwrange() 182 range->max_qual.updated |= IW_QUAL_QUAL_UPDATED; in cfg80211_wext_giwrange() 183 range->max_qual.updated |= IW_QUAL_LEVEL_UPDATED; in cfg80211_wext_giwrange() 189 range->max_qual.updated |= IW_QUAL_QUAL_UPDATED; in cfg80211_wext_giwrange() 190 range->max_qual.updated |= IW_QUAL_LEVEL_UPDATED; in cfg80211_wext_giwrange() 196 range->avg_qual.updated = range->max_qual.updated; in cfg80211_wext_giwrange() 1347 wstats.qual.updated |= IW_QUAL_LEVEL_UPDATED; in cfg80211_wireless_stats() 1348 wstats.qual.updated |= IW_QUAL_QUAL_UPDATED; in cfg80211_wireless_stats() 1349 wstats.qual.updated |= IW_QUAL_DBM; in cfg80211_wireless_stats() [all …]
|
D | wext-spy.c | 64 /* Make sure above is updated before re-enabling */ in iw_handler_set_spy() 99 /* Reset updated flags. */ in iw_handler_get_spy() 101 spydata->spy_stat[i].updated &= ~IW_QUAL_ALL_UPDATED; in iw_handler_get_spy()
|
/linux-3.3/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_marker.c | 78 bool updated = false; in vmw_marker_pull() local 86 updated = true; in vmw_marker_pull() 96 updated = true; in vmw_marker_pull() 104 return (updated) ? 0 : -EBUSY; in vmw_marker_pull()
|
/linux-3.3/Documentation/sound/alsa/soc/ |
D | jack.txt | 13 - Integration with DAPM, allowing DAPM endpoints to be updated 33 machine driver and updated by jack detection methods. 42 which are updated automatically. They are created by the machine driver
|
/linux-3.3/arch/arm/mach-s5pv210/ |
D | mach-torbreck.c | 94 /* To Be Updated */ 98 /* To Be Updated */ 102 /* To Be Updated */
|
D | mach-smdkc110.c | 105 /* To Be Updated */ 109 /* To Be Updated */
|
/linux-3.3/arch/arm/mach-shmobile/ |
D | entry-intc.S | 27 * 1. INTLVLB is updated with old priority value from INTLVLA 29 * 3. INTLVLA is updated to contain priority of accepted interrupt
|
/linux-3.3/arch/um/kernel/ |
D | tlb.c | 298 int updated = 0, err; in flush_tlb_kernel_range_common() local 308 updated = 1; in flush_tlb_kernel_range_common() 325 updated = 1; in flush_tlb_kernel_range_common() 342 updated = 1; in flush_tlb_kernel_range_common() 355 updated = 1; in flush_tlb_kernel_range_common() 367 updated = 1; in flush_tlb_kernel_range_common() 372 return updated; in flush_tlb_kernel_range_common()
|
/linux-3.3/Documentation/DocBook/ |
D | usb.tmpl | 633 File modification time is not updated by this request. 643 File modification time is not updated by this request. 660 File modification time is not updated by this request. 689 File modification time is not updated by this request. 709 File modification time is not updated by this request. 826 File modification time is not updated by this request. 842 File modification time is not updated by this request. 857 File modification time is not updated by this request. 899 is updated, and the buffer may have been modified. 901 updated to say how many bytes were transferred; if the [all …]
|
/linux-3.3/drivers/infiniband/core/ |
D | smi.c | 155 /* smp->hop_ptr updated when sending */ in smi_handle_dr_smp_recv() 164 /* smp->hop_ptr updated when sending */ in smi_handle_dr_smp_recv() 189 /* smp->hop_ptr updated when sending */ in smi_handle_dr_smp_recv() 201 /* smp->hop_ptr updated when sending */ in smi_handle_dr_smp_recv()
|
/linux-3.3/security/selinux/ss/ |
D | mls.h | 7 * Updated: Trusted Computer Solutions, Inc. <dgoeddel@trustedcs.com> 14 * Updated: Hewlett-Packard <paul@paul-moore.com>
|
D | avtab.h | 11 /* Updated: Frank Mayer <mayerf@tresys.com> and Karl MacMillan <kmacmillan@tresys.com> 20 * Updated: Yuichi Nakamura <ynakam@hitachisoft.jp>
|
/linux-3.3/net/bridge/ |
D | br_fdb.c | 67 time_before_eq(fdb->updated + hold_time(br), jiffies); in has_expired() 158 this_timer = f->updated + delay; in br_fdb_cleanup() 315 fe->ageing_timer_value = jiffies_to_clock_t(jiffies - f->updated); in br_fdb_fillbuf() 365 fdb->updated = fdb->used = jiffies; in fdb_create() 440 fdb->updated = jiffies; in br_fdb_update() 494 ci.ndm_updated = jiffies_to_clock_t(now - fdb->updated); in fdb_fill_info() 609 fdb->updated = fdb->used = jiffies; in fdb_add_entry()
|
/linux-3.3/arch/mn10300/mm/ |
D | Kconfig.cache | 13 operated upon. Memory is not then updated by a write until the cache 19 cacheline is also in cache, it will be updated too.
|
/linux-3.3/drivers/scsi/bnx2fc/ |
D | bnx2fc_constants.h | 87 /* In case timer services are required then shall be updated by Xstorm after 97 /* In case timer services are required then shall be updated by Xstorm after 102 /* Task is under abort procedure. Updated in order to stop processing of
|
/linux-3.3/drivers/infiniband/hw/qib/ |
D | qib_tx.c | 287 unsigned i, j, updated = 0; in qib_getsendbuf_range() local 301 * if no buffers were updated, to be paranoid. in qib_getsendbuf_range() 304 updated++; in qib_getsendbuf_range() 328 if (!updated) { in qib_getsendbuf_range() 334 updated++; in qib_getsendbuf_range() 445 * PIOAvail bits are updated by the chip as if a normal send had happened.
|
/linux-3.3/include/xen/interface/io/ |
D | ring.h | 192 wmb(); /* back sees requests /before/ updated producer index */ \ 197 wmb(); /* front sees responses /before/ updated producer index */ \ 234 wmb(); /* back sees requests /before/ updated producer index */ \ 244 wmb(); /* front sees responses /before/ updated producer index */ \
|
/linux-3.3/include/linux/mmc/ |
D | dw_mmc.h | 95 * @cur_slot, @mrq and @state. These must always be updated 108 * interrupts must be disabled and @data_status updated with a 110 * CMDRDY interrupt must be disabled and @cmd_status updated with a
|
/linux-3.3/arch/mips/include/asm/octeon/ |
D | cvmx-pow.h | 548 * The group attached to the core (updated when new 565 * The tag type attached to the core (updated when new 571 * The tag attached to the core (updated when new tag 593 * The group attached to the core (updated when new 609 * The tag type attached to the core (updated when new 615 * The tag attached to the core (updated when new tag 636 * The group attached to the core (updated when new 641 * The wqp attached to the core (updated when new tag 663 * The group attached to the core (updated when new 668 * The wqp attached to the core (updated when new tag [all …]
|
/linux-3.3/drivers/s390/char/ |
D | con3270.c | 204 unsigned long updated; in con3270_update() local 218 updated = 0; in con3270_update() 228 updated |= CON_UPDATE_ERASE; in con3270_update() 241 updated |= CON_UPDATE_STATUS; in con3270_update() 263 updated |= CON_UPDATE_LIST; in con3270_update() 268 cp->update_flags &= ~updated; in con3270_update()
|
/linux-3.3/arch/s390/appldata/ |
D | appldata_net_sum.c | 28 * as well and all documentation and z/VM applications using it must be updated. 38 same. If not, the record has been updated on
|
/linux-3.3/Documentation/hwmon/ |
D | smsc47m192 | 45 is correct, i.e. that the BIOS has updated the configuration if 48 The temperature and voltage readings are updated once every 1.5 seconds.
|
/linux-3.3/drivers/net/wireless/ath/ath5k/ |
D | pcu.c | 730 * cases where timer A or B might have already been updated or wrapped 740 * 2.) A already updated, B not updated yet in ath5k_check_timer_win() 741 * 3.) A already updated and has wrapped around in ath5k_check_timer_win() 769 * be updated until the TSF in TU wraps around at 16 bit (the size of the 775 * updated), while the one in the future will be updated every beacon 778 * updated again. But - because the beacon interval is usually not an exact
|
/linux-3.3/Documentation/blockdev/ |
D | README.DAC960 | 230 Linux distributions until their installation utilities are updated. 472 and /proc/rd/c0/current_status has been updated: 513 and /proc/rd/c0/current_status is updated: 530 updated every 10 seconds: 561 /proc/rd/c0/current_status is updated: 648 and /proc/rd/c0/current_status has been updated: 665 updated every 10 seconds: 696 /proc/rd/c0/current_status is updated: 742 and /proc/rd/c0/current_status is updated:
|