Searched refs:dont (Results 1 – 25 of 31) sorted by relevance
12
/linux-2.6.39/arch/mips/kernel/ |
D | entry.S | 44 local_irq_disable # make sure we dont miss an 73 # signals dont change between 151 # signals dont change between
|
D | scall64-64.S | 76 # signals dont change between
|
D | scall64-n32.S | 74 # signals dont change between
|
D | scall64-o32.S | 103 # signals dont change between
|
D | scall32-o32.S | 73 # signals dont change between
|
/linux-2.6.39/arch/arm/mm/ |
D | tlb-v3.S | 35 movne pc, lr @ no, we dont do anything
|
D | tlb-v4.S | 36 movne pc, lr @ no, we dont do anything
|
D | tlb-v4wb.S | 36 movne pc, lr @ no, we dont do anything
|
D | tlb-v4wbi.S | 35 movne pc, lr @ no, we dont do anything
|
D | tlb-fa.S | 40 movne pc, lr @ no, we dont do anything
|
/linux-2.6.39/arch/frv/kernel/ |
D | irq.c | 153 #error dont know external IRQ trigger levels for this setup in init_IRQ()
|
/linux-2.6.39/arch/alpha/kernel/ |
D | head.S | 90 # Putting it here means we dont have to recompile the whole
|
D | entry.S | 528 ldt $f0, 64($sp) # dont let "do_switch_stack" change fp state.
|
/linux-2.6.39/arch/cris/boot/rescue/ |
D | kimagerescue.S | 49 ;; put a nop (2 bytes) here first so we dont accidentally skip the di
|
D | head_v10.S | 124 ;; put a nop (2 bytes) here first so we dont accidentally skip the di
|
/linux-2.6.39/virt/kvm/ |
D | kvm_main.c | 519 struct kvm_memory_slot *dont) in kvm_free_physmem_slot() argument 523 if (!dont || free->rmap != dont->rmap) in kvm_free_physmem_slot() 526 if (!dont || free->dirty_bitmap != dont->dirty_bitmap) in kvm_free_physmem_slot() 531 if (!dont || free->lpage_info[i] != dont->lpage_info[i]) { in kvm_free_physmem_slot()
|
/linux-2.6.39/Documentation/ |
D | robust-futexes.txt | 129 - no registration of individual locks is needed: robust mutexes dont 131 lightweight primitive - so they dont force the application designer
|
D | lockdep-design.txt | 223 dont have to validate the chain again.
|
D | cpu-hotplug.txt | 100 You really dont need to manipulate any of the system cpu maps. They should
|
/linux-2.6.39/Documentation/zh_CN/ |
D | CodingStyle | 562 用不规范的单词比如“dont”,而要用“do not”或者“don't”。保证这些信息简单、明了、无
|
/linux-2.6.39/Documentation/networking/ |
D | xfrm_sync.txt | 166 aevent; i.e we dont wait for a timeout period or a packet threshold
|
/linux-2.6.39/Documentation/sound/alsa/soc/ |
D | dapm.txt | 120 If you dont want the mixer elements prefixed with the name of the mixer widget,
|
/linux-2.6.39/arch/cris/arch-v10/kernel/ |
D | entry.S | 111 ;; Since we dont really want to have two epilogues (one for system calls
|
D | head.S | 35 ;; put a nop (2 bytes) here first so we dont accidentally skip the di
|
/linux-2.6.39/Documentation/power/ |
D | opp.txt | 140 /* dont operate on the pointer.. just do a sanity check.. */
|
12