/linux-4.4.14/drivers/net/fddi/skfp/ |
D | hwt.c | 231 int wrapped ; in hwt_wait_time() local 252 wrapped = 0 ; in hwt_wait_time() 254 if (!wrapped) { in hwt_wait_time() 257 wrapped = 1 ; in hwt_wait_time() 262 wrapped = 0 ; in hwt_wait_time()
|
/linux-4.4.14/tools/perf/arch/x86/util/ |
D | intel-bts.c | 44 bool wrapped; member 371 bool wrapped; in intel_bts_find_snapshot() local 383 wrapped = btsr->snapshot_refs[idx].wrapped; in intel_bts_find_snapshot() 384 if (!wrapped && intel_bts_first_wrap((u64 *)data, mm->len)) { in intel_bts_find_snapshot() 385 btsr->snapshot_refs[idx].wrapped = true; in intel_bts_find_snapshot() 386 wrapped = true; in intel_bts_find_snapshot() 395 if (wrapped) { in intel_bts_find_snapshot() 408 __func__, wrapped ? "" : "not ", (size_t)*old, (size_t)*head); in intel_bts_find_snapshot()
|
D | intel-pt.c | 51 bool wrapped; member 907 bool wrapped; in intel_pt_wrapped() local 909 wrapped = intel_pt_compare_ref(ref->ref_buf, ref->ref_offset, in intel_pt_wrapped() 916 return wrapped; in intel_pt_wrapped() 942 bool wrapped; in intel_pt_find_snapshot() local 964 wrapped = intel_pt_wrapped(ptr, idx, mm, data, *head); in intel_pt_find_snapshot() 966 wrapped = ptr->snapshot_refs[idx].wrapped; in intel_pt_find_snapshot() 967 if (!wrapped && intel_pt_first_wrap((u64 *)data, mm->len)) { in intel_pt_find_snapshot() 968 ptr->snapshot_refs[idx].wrapped = true; in intel_pt_find_snapshot() 969 wrapped = true; in intel_pt_find_snapshot() [all …]
|
/linux-4.4.14/sound/pci/cs46xx/ |
D | dsp_spos.h | 191 u8 wrapped; in _wrap_all_bits() local 194 wrapped = in _wrap_all_bits() 204 return wrapped; in _wrap_all_bits()
|
/linux-4.4.14/drivers/gpu/drm/mga/ |
D | mga_drv.h | 56 volatile long wrapped; member 231 if (test_bit(0, &dev_priv->prim.wrapped)) { \ 245 if (test_bit(0, &dev_priv->prim.wrapped)) { \ 303 if (!test_bit(0, &dev_priv->prim.wrapped)) { \
|
D | mga_dma.c | 194 set_bit(0, &primary->wrapped); in mga_do_dma_wrap_start() 211 clear_bit(0, &primary->wrapped); in mga_do_dma_wrap_end() 901 dev_priv->prim.wrapped = 0; in mga_do_init_dma()
|
/linux-4.4.14/Documentation/powerpc/ |
D | 00-INDEX | 9 - Information on how the powerpc kernel is wrapped for boot on various
|
/linux-4.4.14/drivers/md/bcache/ |
D | writeback.c | 337 bool wrapped = false; in refill_full_stripes() local 369 if (wrapped && stripe > start_stripe) in refill_full_stripes() 374 wrapped = true; in refill_full_stripes()
|
/linux-4.4.14/drivers/firmware/google/ |
D | memconsole.c | 33 u8 wrapped; member
|
/linux-4.4.14/Documentation/blackfin/ |
D | bfin-gpio-notes.txt | 50 These functions are wrapped by other functions, most of the users need not
|
/linux-4.4.14/Documentation/fb/ |
D | sh7760fb.txt | 46 attached. Data must be wrapped in a "struct sh7760fb_platdata" and
|
/linux-4.4.14/Documentation/video4linux/ |
D | si476x.txt | 135 | | reached/wrapped seek band limit
|
/linux-4.4.14/Documentation/ |
D | email-clients.txt | 115 disadvantage is any text you type in the email will not be word-wrapped 119 word-wrapped and you can uncheck "word wrap" without losing the existing
|
D | circular-buffers.txt | 53 indices should be wrapped to 0 when they reach the end of the buffer, thus
|
D | rbtree.txt | 169 modified or wrapped (except for locking purposes):
|
D | SubmittingPatches | 619 - The body of the explanation, line wrapped at 75 columns, which will
|
D | memory-barriers.txt | 1972 set_current_state() may be wrapped by:
|
/linux-4.4.14/Documentation/devicetree/ |
D | of_unittest.txt | 43 After that, using the following rule the binary blob above is wrapped as an
|
D | usage-model.txt | 61 a dtb could be wrapped up with the kernel image to support booting
|
/linux-4.4.14/arch/ |
D | Kconfig | 431 Syscalls need to be wrapped inside user_exit()-user_enter() through 433 wrapped as well. Irqs are already protected inside
|
/linux-4.4.14/net/irda/ |
D | irlmp.c | 1732 int wrapped = 0; in irlmp_find_free_slsap() local 1762 if (wrapped++) { in irlmp_find_free_slsap()
|
/linux-4.4.14/Documentation/metag/ |
D | kernel-ABI.txt | 146 But for metag fadvise64_64 is wrapped so that the 64-bit arguments are packed:
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | Audigy-mixer.txt | 23 is mentioned in multiple controls, the signal is accumulated and can be wrapped
|
D | SB-Live-mixer.txt | 37 is mentioned in multiple controls, the signal is accumulated and can be wrapped
|
/linux-4.4.14/Documentation/security/ |
D | credentials.txt | 392 The rcu_dereference() is wrapped by:
|
/linux-4.4.14/Documentation/trace/ |
D | ring-buffer-design.txt | 659 tail page wrapped the buffer, and we must drop new writes.
|
/linux-4.4.14/Documentation/vm/ |
D | unevictable-lru.txt | 201 flag, PG_mlocked (as wrapped by PageMlocked()), which is set when a page is
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 549 bool wrapped = val < lo(*acc); in accumulate_16bit_val() local 552 if (wrapped) in accumulate_16bit_val()
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 950 above command wrapped onto two lines in this document, you should type
|