Home
last modified time | relevance | path

Searched refs:ne (Results 1 – 100 of 100) sorted by relevance

/linux-4.4.14/arch/arm64/kernel/vdso/
Dgettimeofday.S46 b.ne \fail
92 ccmp w0, #CLOCK_MONOTONIC, #0x4, ne
93 b.ne 2f
109 b.ne 6f
120 ccmp w0, #CLOCK_MONOTONIC_COARSE, #0x4, ne
121 b.ne 8f
139 b.ne 6f
178 ccmp w0, #CLOCK_MONOTONIC, #0x4, ne
179 b.ne 1f
185 ccmp w0, #CLOCK_MONOTONIC_COARSE, #0x4, ne
[all …]
/linux-4.4.14/arch/ia64/sn/kernel/sn2/
Dptc_deadlock.S42 cmp.ne p8,p9=r0,ptc1 // Test for shub type (ptc1 non-null on shub1)
53 cmp.ne p6,p0=zeroval,scr2
68 cmp.ne p6,p0=zeroval,scr2
72 (p7) cmp.ne p7,p0=r0,ptc1;; // Test for non-null ptc1
79 cmp.ne p6,p0=zeroval,scr2
/linux-4.4.14/fs/f2fs/
Dnode.h80 static inline void set_nat_flag(struct nat_entry *ne, in set_nat_flag() argument
85 ne->ni.flag |= mask; in set_nat_flag()
87 ne->ni.flag &= ~mask; in set_nat_flag()
90 static inline bool get_nat_flag(struct nat_entry *ne, unsigned int type) in get_nat_flag() argument
93 return ne->ni.flag & mask; in get_nat_flag()
96 static inline void nat_reset_flag(struct nat_entry *ne) in nat_reset_flag() argument
99 set_nat_flag(ne, IS_CHECKPOINTED, true); in nat_reset_flag()
100 set_nat_flag(ne, HAS_FSYNCED_INODE, false); in nat_reset_flag()
101 set_nat_flag(ne, HAS_LAST_FSYNC, true); in nat_reset_flag()
Dnode.c152 struct nat_entry *ne) in __set_nat_cache_dirty() argument
154 nid_t set = NAT_BLOCK_OFFSET(ne->ni.nid); in __set_nat_cache_dirty()
157 if (get_nat_flag(ne, IS_DIRTY)) in __set_nat_cache_dirty()
170 list_move_tail(&ne->list, &head->entry_list); in __set_nat_cache_dirty()
173 set_nat_flag(ne, IS_DIRTY, true); in __set_nat_cache_dirty()
177 struct nat_entry *ne) in __clear_nat_cache_dirty() argument
179 nid_t set = NAT_BLOCK_OFFSET(ne->ni.nid); in __clear_nat_cache_dirty()
184 list_move_tail(&ne->list, &nm_i->nat_entries); in __clear_nat_cache_dirty()
185 set_nat_flag(ne, IS_DIRTY, false); in __clear_nat_cache_dirty()
260 struct f2fs_nat_entry *ne) in cache_nat_entry() argument
[all …]
Df2fs.h192 #define nat_in_journal(sum, i) (sum->nat_j.entries[i].ne)
/linux-4.4.14/arch/arm64/lib/
Dstrncmp.S72 b.ne .Lmisaligned8
74 b.ne .Lmutual_align
175 ccmp data1w, #1, #0, ne /* NZCV = 0b0000. */
204 csinv endloop, diff, xzr, ne/*if limit_wd is 0,will finish the cmp*/
207 b.ne .Lunequal_proc
238 csinv endloop, diff, xzr, ne/*if limit_wd is 0,will finish the cmp*/
264 CPU_BE( cset result, ne )
301 ccmp data1w, #1, #0, ne /* NZCV = 0b0000. */
Dmemcmp.S65 b.ne .Lmisaligned8
67 b.ne .Lmutual_align
156 ccmp data1w, data2w, #0, ne /* NZCV = 0b0000. */
183 csinv endloop, diff, xzr, ne
209 csinv endloop, diff, xzr, ne/*if limit_wd is 0,will finish the cmp*/
251 ccmp data1w, data2w, #0, ne /* NZCV = 0b0000. */
Dstrchr.S36 ccmp w2, wzr, #4, ne
37 b.ne 1b
Dstrcmp.S67 b.ne .Lmisaligned8
69 b.ne .Lmutual_align
127 ccmp data1w, #1, #0, ne /* NZCV = 0b0000. */
206 CPU_BE( cset result, ne )
Dmemset.S144 b.ne .Ltail63
173 b.ne .Lnot_short
216 b.ne .Ltail_maybe_long
Dmemchr.S39 b.ne 1b
Dclear_page.S37 b.ne 1b
Dstrrchr.S38 b.ne 1b
Dcopy_page.S44 b.ne 1b
Dcopy_template.S157 b.ne .Ltail63
192 b.ne .Ltail63
Dmemmove.S162 b.ne .Ltail63
197 b.ne .Ltail63
Dstrlen.S63 b.ne .Lmisaligned
Dstrnlen.S67 b.ne .Lmisaligned
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dcom.fuc39 bra ne #queue_put_next
101 bra ne #nv_rd32_wait
121 bra ne #nv_wr32_wait
134 bra ne #wait_donez_ne
168 bra ne #nv_mmctx_size_loop
221 bra ne #mmctx_exec_loop
224 bra ne #mmctx_stop
230 bra ne #mmctx_fini_wait
244 bra ne #mmctx_stop_wait
329 bra ne #ctx_init_strand_loop
Dhub.fuc204 bra ne #init_gpc
231 bra ne #main_not_ctx_switch
279 bra ne #main_not_ctx_chan
287 bra ne #main_not_ctx_save
420 bra ne #ctx_4170w
438 bra ne #ctx_redswitch_delay
461 bra ne #ctx_mem_wait
561 bra ne #ctx_mmio_pull
576 bra ne #ctx_mmio_loop
606 bra ne #ctx_xfer_idle
Dgpc.fuc81 bra b32 $r9 0x0 ne #tpc_strand_busy
182 bra ne #init_unk_loop
389 bra ne #ctx_redswitch_delay
/linux-4.4.14/drivers/net/fddi/skfp/
Dpcmplc.c1435 int type,ne ; in pc_tcode_actions() local
1439 ne = mib->fddiPORTNeighborType ; in pc_tcode_actions()
1446 ((policy & POLICY_AA) && ne == TA) || in pc_tcode_actions()
1447 ((policy & POLICY_AB) && ne == TB) || in pc_tcode_actions()
1448 ((policy & POLICY_AS) && ne == TS) || in pc_tcode_actions()
1449 ((policy & POLICY_AM) && ne == TM) ) in pc_tcode_actions()
1454 ((policy & POLICY_BA) && ne == TA) || in pc_tcode_actions()
1455 ((policy & POLICY_BB) && ne == TB) || in pc_tcode_actions()
1456 ((policy & POLICY_BS) && ne == TS) || in pc_tcode_actions()
1457 ((policy & POLICY_BM) && ne == TM) ) in pc_tcode_actions()
[all …]
/linux-4.4.14/arch/ia64/kernel/
Dfsys.S88 cmp.ne p8,p0=0,r9
117 cmp.ne p8,p0=0,r9
209 cmp.ne p6, p0 = 0, r2 // Fallback if work is scheduled
229 (p8) cmp.ne p13,p0 = r2,r0 // need itc_jitter compensation, set p13
251 (p7) cmp.ne p7,p0 = r25,r3 // if cmpxchg not successful
271 cmp4.ne p7,p0 = r28,r10
347 cmp.ne p6,p0=r32,r0
348 cmp.ne p7,p0=r33,r0
360 cmp.ne p8,p0=0,r2
373 cmp.ne p8,p0=0,r2
[all …]
Divt.S127 cmp.ne p8,p0=r18,r26
228 cmp.ne p6,p7=r0,r0
230 cmp.ne.or.andcm p6,p7=r26,r20 // did *pmd change
232 cmp.ne.or.andcm p6,p7=r19,r29 // did *pud change
237 (p7) cmp.ne.or.andcm p6,p7=r25,r18 // did *pte change
282 cmp.ne p7,p0=r18,r19
326 cmp.ne p7,p0=r18,r19
361 cmp.ne p8,p0=r0,r23 // psr.cpl != 0?
412 cmp.ne p8,p0=r0,r23
1201 cmp.ne.or p6,p0=IA64_ISR_CODE_LFETCH,r18
[all …]
Dgate.S127 cmp.ne p1,p0=r15,r0 // do we need to switch rbs? (note: pr is saved by kernel)
169 cmp.ne p1,p0=r14,r15 // do we need to restore the rbs?
Dentry.S558 cmp.ne p6,p0=r3,r0 // is pt_regs.r8!=0?
600 cmp.ne pKStk,pUStk=r0,r0
628 cmp.ne p6,p0=r2,r0
740 (p6) cmp4.ne.unc p6,p0=r15, r0 // any special work pending?
879 (p6) cmp4.ne.unc p6,p0=r19, r0 // any special work pending?
1024 cmp.ne p9,p0=r0,r0 // clear p9 to skip restore of cr.ifs
1078 cmp.ne pReturn,p0=r0,in1 // if recursion count != 0, we need to do a br.ret
1101 cmp.ne pReturn,p0=r0,in1 // if recursion count != 0, we need to do a br.ret
1168 .ret10: cmp.ne p6,p0=r0,r0 // p6 <- 0 (don't re-check)
Dmca_asm.S879 cmp.ne p6,p0=RGN_KERNEL,r19 // new stack is in the kernel region?
/linux-4.4.14/arch/ia64/lib/
Dstrncpy_from_user.S35 cmp.ne p6,p7=r8,r0
37 (p6) cmp.ne.unc p8,p0=in1,r10
Dip_fast_csum.S36 cmp.ne p6,p7=5,in1 // size other than 20 byte?
40 cmp.ne.or.andcm p6,p7=r14,r0
Dmemcpy.S79 cmp.ne p6,p0=t0,r0
237 cmp.ne p6,p0=t0,r0 // is src aligned, too?
Dmemset.S66 cmp.ne p_nz, p_zr = value, r0 // use stf.spill if value is zero
79 cmp.ne p_unalgn, p0 = tmp, r0 //
Dcopy_user.S580 cmp.ne p6,p0=dst1,enddst // Do we need to finish the tail ?
591 cmp.ne p6,p0=dst1,enddst // Do we need to finish the tail ?
Dmemcpy_mck.S93 cmp.ne p13,p0=0,r28 // check dest alignment
94 cmp.ne p14,p0=0,r29 // check src alignment
/linux-4.4.14/arch/arc/lib/
Dstrlen.S40 bmsk.ne r12,r12,r7
59 sub.ne r3,r3,4
82 sub_s.ne r1,r1,r1
Dmemset.S28 sub.ne r2,r2,4
Dmemcmp.S105 mov.ne r0,1
Dmemcpy-archs.S202 asl.ne r5, r5, 24
/linux-4.4.14/arch/arm/lib/
Dclear_user.S44 strusr r2, r0, 1, ne, rept=2
46 it ne @ explicit IT needed for the label
Dcopy_template.S168 ldr1b r1, r3, ne, abort=21f
171 str1b r0, r3, ne, abort=21f
/linux-4.4.14/drivers/mtd/
Dftl.c654 static int ne = 0; in reclaim_block() local
655 if (++ne < 5) in reclaim_block()
684 static int ne = 0; in reclaim_block() local
685 if (++ne < 5) in reclaim_block()
768 static int ne = 0; in find_free() local
769 if (++ne == 1) in find_free()
864 static int ne = 0; in set_bam_entry() local
865 if (++ne < 5) { in set_bam_entry()
877 static int ne = 0; in set_bam_entry() local
878 if (++ne < 5) { in set_bam_entry()
[all …]
/linux-4.4.14/drivers/atm/
Dfirestream.c1477 struct FS_BPENTRY *qe, *ne; in top_off_fp() local
1490 ne = kmalloc (sizeof (struct FS_BPENTRY), gfp_flags); in top_off_fp()
1491 fs_dprintk (FS_DEBUG_ALLOC, "Alloc rec-d: %p(%Zd)\n", ne, sizeof (struct FS_BPENTRY)); in top_off_fp()
1492 if (!ne) { in top_off_fp()
1499 skb, ne, skb->data, skb->head); in top_off_fp()
1501 ne->flags = FP_FLAGS_EPI | fp->bufsize; in top_off_fp()
1502 ne->next = virt_to_bus (NULL); in top_off_fp()
1503 ne->bsa = virt_to_bus (skb->data); in top_off_fp()
1504 ne->aal_bufsize = fp->bufsize; in top_off_fp()
1505 ne->skb = skb; in top_off_fp()
[all …]
/linux-4.4.14/Documentation/RCU/
DlistRCU.txt171 struct audit_newentry *ne;
198 struct audit_newentry *ne;
202 ne = kmalloc(sizeof(*entry), GFP_ATOMIC);
203 if (ne == NULL)
205 audit_copy_rule(&ne->rule, &e->rule);
206 ne->rule.action = newaction;
207 ne->rule.file_count = newfield_count;
208 list_replace_rcu(&e->list, &ne->list);
/linux-4.4.14/drivers/block/aoe/
Daoeblk.c63 struct net_device *nds[8], **nd, **nnd, **ne; in aoedisk_show_netif() local
70 ne = nd + ARRAY_SIZE(nds); in aoedisk_show_netif()
80 if (nnd == nd && nd != ne) in aoedisk_show_netif()
85 ne = nd; in aoedisk_show_netif()
89 for (p = page; nd < ne; nd++) in aoedisk_show_netif()
/linux-4.4.14/arch/arm64/kernel/
Dentry-ftrace.S121 b.ne ftrace_graph_caller // != ftrace_stub)
128 b.ne ftrace_graph_caller // ftrace_graph_caller();
Dhead.S451 b.ne 1f
480 b.ne 3f
548 b.ne 1f
634 b.ne __no_granule_support
Dhyp-stub.S59 b.ne 2f // Not an HVC trap
Defi-entry.S97 b.ne 1f
Dentry32.S64 b.ne 1f
Dentry.S632 b.ne no_work_pending // returning to kernel
679 b.ne __sys_trace
698 b.ne 1f
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
Dg98.fuc0s227 bra ne #illegal_mthd
257 bra ne #invalid_bitfield
289 bra ne #im_loop
315 bra ne #ptimer_retry
376 bra ne #cmd_cond_mode_double
653 bra ne #sec_do_in_loop
672 bra ne #sec_do_out_loop
695 bra ne #sec_do_inout_loop
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Di2c_.fuc257 bra ne #i2c_put_byte_next
262 bra ne #i2c_put_byte_done
332 bra ne #i2c_recv_not_rd08
352 bra ne #i2c_recv_not_wr08
Didle.fuc78 bra ne #idle_proc
Dkernel.fuc176 bra ne #intr_watchdog
445 bra ne #find_loop
/linux-4.4.14/drivers/net/ethernet/8390/
DMakefile11 obj-$(CONFIG_NE2000) += ne.o 8390p.o
DKconfig102 will be called ne.
/linux-4.4.14/arch/ia64/sn/kernel/
Dpio_phys.S59 cmp.ne p9,p0=r34,r0;
/linux-4.4.14/arch/unicore32/lib/
Dclear_user.S43 strusr r2, r0, 1, ne, rept=2
Dcopy_template.S108 ldr1b r1, r3, ne, abort=21f
111 str1b r0, r3, ne, abort=21f
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
Dcom.fuc319 bra ne #dispatch_invalid_bitfield
325 bra ne #dispatch_cmd
350 bra ne #hostirq_wait
451 bra ne #cmp_c1
550 bra ne #xtile64
694 bra ne #loop
702 bra ne #query_counter
/linux-4.4.14/Documentation/ja_JP/
Dstable_kernel_rules.txt23 小林 雅典さん (Masanori Kobayasi) <zap03216 at nifty dot ne dot jp>
Dstable_api_nonsense.txt23 校正者 : Masanori Kobayashi さん < zap03216 at nifty dot ne dot jp >
DSubmitChecklist22 校正者: Masanori Kobayashi さん <zap03216 at nifty dot ne dot jp>
DHOWTO24 小林 雅典さん (Masanori Kobayasi) <zap03216 at nifty dot ne dot jp>
DSubmittingPatches23 校正者: Masanari Kobayashi さん <zap03216 at nifty dot ne dot jp>
/linux-4.4.14/Documentation/usb/
Dmisc_usbsevseg.txt37 echo -ne "\x01\x02\x03" > /sys/bus/usb/.../text (hex)
Dgadget-testing.txt205 $ echo -ne \\x05\\x01\\x09\\x06\\xa1.....
/linux-4.4.14/arch/unicore32/include/asm/
Dassembler.h67 .else; .ifc \cond, ne
/linux-4.4.14/arch/alpha/kernel/
Dcore_wildfire.c186 wildfire_ne *ne; in wildfire_hardware_probe() local
284 ne = WILDFIRE_ne(soft_qbb, i); in wildfire_hardware_probe()
288 ((ne->ne_what_am_i.csr & 0xf00000300UL) == 0x100000300UL) && in wildfire_hardware_probe()
/linux-4.4.14/arch/arm64/mm/
Dcache.S198 b.ne __dma_inv_range
/linux-4.4.14/Documentation/dvb/
Dlmedm04.txt79 echo -ne \\xF0\\x22 | dd conv=notrunc bs=1 count=2 seek=266 of=dvb-usb-lme2510c-rs2000.fw
/linux-4.4.14/arch/arm/include/asm/
Dassembler.h189 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
494 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
/linux-4.4.14/
DKbuild29 sed -ne $(sed-y); \
DMAINTAINERS10767 M: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
/linux-4.4.14/arch/arm64/kvm/
Dhyp.S977 b.ne el1_trap
1018 ccmp x2, x0, #4, ne
1019 b.ne 1f // Not an abort we care about
1025 b.ne 1f // Not a permission fault
/linux-4.4.14/tools/power/cpupower/po/
Dfr.po520 "On ne peut indiquer plus d'un param�tre --cpu, tout comme l'on ne peut\n"
532 msgstr "analyse du CPU %d impossible puisqu'il ne semble pas �tre pr�sent\n"
606 "2. l'argument -f FREQ (ou --freq FREQ) ne peut �tre utilis� qu'avec --cpu ;\n"
633 " n'est pas disponible, par exemple parce que le mat�riel ne le supporte\n"
932 "On ne peut indiquer plus d'un param�tre --cpu, tout comme l'on ne peut\n"
Dcs.po520 "Nelze zadat více než jeden parametr -c nebo --cpu\n"
521 "anebo více než jeden parametr určující výstup\n"
930 "Nelze zadat více než jeden parametr -c nebo --cpu\n"
931 "anebo více než jeden parametr určující výstup\n"
/linux-4.4.14/Documentation/laptops/
Dsonypi.txt6 Copyright (C) 2001 Junichi Morita <jun1m@mars.dti.ne.jp>
7 Copyright (C) 2000 Takaya Kinjo <t-kinjo@tc4.so-net.ne.jp>
/linux-4.4.14/drivers/usb/gadget/udc/
Damd5536udc.c440 tmp = readl(&dev->csr->ne[ep->num - UDC_CSR_EP_OUT_IX_OFS]); in udc_ep_enable()
443 writel(tmp, &dev->csr->ne[ep->num - UDC_CSR_EP_OUT_IX_OFS]); in udc_ep_enable()
456 tmp = readl(&dev->csr->ne[udc_csr_epix]); in udc_ep_enable()
472 writel(tmp, &dev->csr->ne[udc_csr_epix]); in udc_ep_enable()
1929 tmp = readl(&dev->csr->ne[0]); in activate_control_endpoints()
1936 writel(tmp, &dev->csr->ne[0]); in activate_control_endpoints()
2852 tmp = readl(&dev->csr->ne[udc_csr_epix]); in udc_dev_isr()
2857 writel(tmp, &dev->csr->ne[udc_csr_epix]); in udc_dev_isr()
2907 tmp = readl(&dev->csr->ne[udc_csr_epix]); in udc_dev_isr()
2916 writel(tmp, &dev->csr->ne[udc_csr_epix]); in udc_dev_isr()
Damd5536udc.h387 u32 ne[UDC_USED_EP_NUM]; member
Dnet2280.c2158 static const u32 ne[9] = { 0, 1, 2, 3, 4, 1, 2, 3, 4 }; in usb_reinit_338x() local
2177 ep->cfg = &dev->epregs[ne[i]]; in usb_reinit_338x()
2183 writel(ne[i], &ep->cfg->ep_cfg); in usb_reinit_338x()
2185 (((void __iomem *)&dev->epregs[ne[i]]) + in usb_reinit_338x()
/linux-4.4.14/Documentation/sound/oss/
DREADME.ymfsb106 Daisuke Nagano <breeze.nagano@nifty.ne.jp>
/linux-4.4.14/arch/arm/mach-tegra/
Dreset-handler.S51 THUMB( it ne )
/linux-4.4.14/include/linux/
Df2fs_fs.h371 struct f2fs_nat_entry ne; member
/linux-4.4.14/Documentation/filesystems/
Dbefs.txt24 Original Author: Makoto Kato <m_kato@ga2.so-net.ne.jp>
Dramfs-rootfs-initramfs.txt190 if [ $# -ne 2 ]
Dcoda.txt420 …ttrruuccttuurreess sshhaarreedd bbyy tthhee kkeerrnneell aanndd VVe…
/linux-4.4.14/arch/m68k/
DKconfig.devices80 option in the network device section; the module will be called ne.
/linux-4.4.14/arch/arm/kvm/
Dinterrupts_head.S32 VFPFMRX r5, FPINST2, ne @ vmrsne
50 VFPFMXR FPINST2, r5, ne
/linux-4.4.14/arch/m68k/q40/
DREADME38 net/ne.c
/linux-4.4.14/include/uapi/rdma/
Dib_user_verbs.h397 __u32 ne; member
/linux-4.4.14/Documentation/blockdev/
Dzram.txt48 if [ $? -ne 0 ];
/linux-4.4.14/Documentation/power/
Dswsusp.txt372 if [ $RET -ne 0 -a $IMG_SZ -ne 0 ]; then # try again with minimal image size
/linux-4.4.14/fs/befs/
DChangeLog402 Makoto Kato <m_kato@ga2.so-net.ne.jp> is original author.Daniel Berlin
/linux-4.4.14/arch/arm/crypto/
Dsha256-core.S_shipped2328 it ne
2642 ittte ne
2647 itt ne
2796 it ne
Daesbs-core.S_shipped2102 it ne @ Thumb2 thing, sanity check in ARM
/linux-4.4.14/Documentation/scsi/
DChangeLog.megaraid197 Jun'ichi Nomura [mailto:jnomura@mtc.biglobe.ne.jp]
/linux-4.4.14/Documentation/video4linux/bttv/
DCards801 JTT/ Justy Corp.(http://www.jtt.ne.jp/)
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt545 -eq, -ne, -lt, -le, -gt, and -ge
/linux-4.4.14/drivers/infiniband/core/
Duverbs_cmd.c1643 while (resp.count < cmd.ne) { in ib_uverbs_poll_cq()
/linux-4.4.14/Documentation/trace/
Dftrace.txt1861 debugfs=`sed -ne 's/^debugfs \(.*\) debugfs.*/\1/p' /proc/mounts`