Home
last modified time | relevance | path

Searched refs:nop (Results 351 - 375 of 775) sorted by relevance

1...<<11121314151617181920>>...31

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dsun4v_tlb_miss.S27 nop;
148 nop
185 nop
329 nop
356 nop
436 nop
H A Dsun4v_mcd.S17 nop
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Docteon_switch.S223 nop
249 nop
284 nop
411 nop
428 nop
495 nop
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsram242x.S139 nop
140 nop
161 nop
162 nop
171 nop
300 nop
H A Dsram243x.S139 nop
140 nop
161 nop
162 nop
171 nop
300 nop
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dsun4v_tlb_miss.S27 nop;
148 nop
185 nop
329 nop
356 nop
436 nop
H A Dsun4v_mcd.S17 nop
/kernel/linux/linux-5.10/arch/ia64/scripts/
H A Dcheck-text-align.S5 nop 0
/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dbarrier.h9 #define nop() asm volatile ("nop\n":::"memory") macro
/kernel/linux/linux-6.6/arch/ia64/scripts/
H A Dcheck-text-align.S5 nop 0
/kernel/linux/linux-5.10/fs/nfs/
H A Dcallback_xdr.c754 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op() argument
757 if (nop != 0) in preprocess_nfs41_op()
760 if (nop == 0) in preprocess_nfs41_op()
814 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op() argument
826 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op() argument
828 __be32 status = preprocess_nfs41_op(nop, op_nr, op); in preprocess_nfs42_op()
841 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op() argument
862 static __be32 process_op(int nop, struct svc_rqst *rqstp, in process_op() argument
882 status = preprocess_nfs41_op(nop, op_nr, &op); in process_op()
885 status = preprocess_nfs42_op(nop, op_n in process_op()
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dcallback_xdr.c753 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op() argument
756 if (nop != 0) in preprocess_nfs41_op()
759 if (nop == 0) in preprocess_nfs41_op()
813 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op() argument
825 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op() argument
827 __be32 status = preprocess_nfs41_op(nop, op_nr, op); in preprocess_nfs42_op()
840 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op() argument
861 static __be32 process_op(int nop, struct svc_rqst *rqstp, in process_op() argument
880 status = preprocess_nfs41_op(nop, op_nr, &op); in process_op()
883 status = preprocess_nfs42_op(nop, op_n in process_op()
[all...]
/kernel/linux/linux-5.10/arch/arm64/kernel/vdso/
H A Dsigreturn.S62 nop // Mysterious NOP
/kernel/linux/linux-6.6/arch/arm64/kernel/vdso/
H A Dsigreturn.S62 nop // Mysterious NOP
/kernel/linux/linux-5.10/tools/objtool/
H A Dcheck.c1318 struct instruction *last_orig_insn, *last_new_insn = NULL, *insn, *nop = NULL; in handle_group_alt() local
1357 * Insert a fake nop at the end to make the replacement in handle_group_alt()
1361 * nop) will propagate the new state to the shared CFI array. in handle_group_alt()
1363 nop = malloc(sizeof(*nop)); in handle_group_alt()
1364 if (!nop) { in handle_group_alt()
1368 memset(nop, 0, sizeof(*nop)); in handle_group_alt()
1369 INIT_LIST_HEAD(&nop->alts); in handle_group_alt()
1370 INIT_LIST_HEAD(&nop in handle_group_alt()
[all...]
/kernel/linux/linux-5.10/arch/mips/lib/
H A Dcsum_partial.S263 nop
459 nop
468 nop
539 nop
625 nop # improves slotting
644 nop
659 nop
/kernel/linux/linux-5.10/arch/sparc/lib/
H A DNGmemcpy.S255 nop
398 nop
420 nop
427 nop
434 nop
436 nop
458 nop
/kernel/linux/linux-6.6/arch/mips/lib/
H A Dcsum_partial.S263 nop
459 nop
468 nop
539 nop
625 nop # improves slotting
644 nop
659 nop
/kernel/linux/linux-6.6/arch/sparc/lib/
H A DNGmemcpy.S254 nop
397 nop
419 nop
426 nop
433 nop
435 nop
457 nop
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-ath79/
H A Dkernel-entry-init.h22 nop
/kernel/linux/linux-5.10/arch/sh/include/mach-kfr2r09/mach/
H A Dromimage.h19 nop
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-ath79/
H A Dkernel-entry-init.h22 nop
/kernel/linux/linux-6.6/arch/sh/include/mach-kfr2r09/mach/
H A Dromimage.h19 nop
/kernel/linux/linux-5.10/arch/arm/lib/
H A Dbitops.h18 ALT_UP(W(nop))
45 ALT_UP(W(nop))
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/
H A Dentry.S110 ALTERNATIVE(nop, SET_PSTATE_PAN(1), ARM64_HAS_PAN, CONFIG_ARM64_PAN)
167 nop

Completed in 17 milliseconds

1...<<11121314151617181920>>...31