Home
last modified time | relevance | path

Searched refs:nop (Results 426 - 450 of 1244) sorted by relevance

1...<<11121314151617181920>>...50

/kernel/linux/linux-5.10/include/asm-generic/
H A Dbarrier.h19 #ifndef nop
20 #define nop() asm volatile ("nop") macro
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daesfx-sparcv9.pl137 nop
227 nop
241 nop
249 nop
316 nop
360 nop
448 nop
508 nop
543 nop
584 nop
[all...]
/third_party/openssl/crypto/aes/asm/
H A Daesfx-sparcv9.pl137 nop
227 nop
241 nop
249 nop
316 nop
360 nop
448 nop
508 nop
543 nop
584 nop
[all...]
/third_party/mesa3d/src/intel/tools/tests/gen8/
H A Dnop.asm0 nop ;
1 nop ; global() label
/third_party/mesa3d/src/intel/tools/tests/gen9/
H A Dnop.asm0 nop ;
1 nop ; global() label
/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/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...]
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dsparcv8plus.S183 nop
184 nop
185 nop
198 nop
285 nop
286 nop
287 nop
299 nop
325 nop
326 nop
[all...]
/third_party/openssl/crypto/bn/asm/
H A Dsparcv8plus.S183 nop
184 nop
185 nop
198 nop
285 nop
286 nop
287 nop
299 nop
325 nop
326 nop
[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
H A Dmemscan_64.S113 nop
136 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/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
/third_party/musl/src/signal/x32/
H A Drestore.s0 nop
/third_party/musl/src/signal/x86_64/
H A Drestore.s0 nop
/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
/third_party/musl/src/thread/microblaze/
H A D__unmapself.s8 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 14 milliseconds

1...<<11121314151617181920>>...50