Home
last modified time | relevance | path

Searched defs:nops (Results 1 – 25 of 36) sorted by relevance

12

/kernel/linux/linux-6.6/arch/riscv/kernel/
Dftrace.c39 unsigned int nops[2] = {NOP4, NOP4}; in ftrace_check_current_call() local
71 unsigned int nops[2] = {NOP4, NOP4}; in __ftrace_modify_call() local
100 unsigned int nops[2] = {NOP4, NOP4}; in ftrace_make_nop() local
/kernel/linux/linux-5.10/arch/riscv/kernel/
Dftrace.c41 unsigned int nops[2] = {NOP4, NOP4}; in ftrace_check_current_call() local
73 unsigned int nops[2] = {NOP4, NOP4}; in __ftrace_modify_call() local
/kernel/linux/linux-5.10/tools/build/feature/
Dtest-dwarf_getlocations.c10 size_t nops; in main() local
/kernel/linux/linux-6.6/tools/build/feature/
Dtest-dwarf_getlocations.c10 size_t nops; in main() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/
Dswitch.S28 .macro nops number macro
/kernel/linux/linux-6.6/arch/riscv/include/asm/
Dbarrier.h17 #define nops(n) __asm__ __volatile__ (__nops(n)) macro
/kernel/linux/linux-5.10/arch/s390/kernel/
Dalternative.c30 static const void *nops[] __initdata_or_module = { variable
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
Dskip-callchain-idx.c51 size_t nops; in check_return_reg() local
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/
Dskip-callchain-idx.c51 size_t nops; in check_return_reg() local
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dbarrier.h15 #define nops(n) asm volatile(__nops(n)) macro
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_btree_staging.c136 struct xfs_btree_ops *nops; in xfs_btree_stage_afakeroot() local
217 struct xfs_btree_ops *nops; in xfs_btree_stage_ifakeroot() local
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_btree_staging.c136 struct xfs_btree_ops *nops; in xfs_btree_stage_afakeroot() local
217 struct xfs_btree_ops *nops; in xfs_btree_stage_ifakeroot() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dentry_64.S439 .macro nops number macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
Dbarrier.h17 #define nops(n) asm volatile(__nops(n)) macro
/kernel/linux/linux-5.10/tools/objtool/arch/x86/
Ddecode.c578 static const char nops[5][5] = { in arch_nop_insn() local
/kernel/linux/linux-6.6/arch/csky/kernel/
Dftrace.c68 static uint16_t nops[7] = {NOP, NOP32_HI, NOP32_LO, NOP32_HI, NOP32_LO, variable
/kernel/linux/linux-5.10/arch/csky/kernel/
Dftrace.c68 static uint16_t nops[7] = {NOP, NOP32_HI, NOP32_LO, NOP32_HI, NOP32_LO, variable
/kernel/linux/linux-5.10/fs/nfs/
Dcallback.h55 unsigned nops; member
62 __be32 *nops; member
/kernel/linux/linux-6.6/fs/nfs/
Dcallback.h55 unsigned nops; member
62 __be32 *nops; member
Dcallback_xdr.c932 unsigned int nops = 0; in nfs4_callback_compound() local
/kernel/linux/linux-6.6/tools/objtool/arch/x86/
Ddecode.c750 static const char nops[5][5] = { in arch_nop_insn() local
/kernel/linux/linux-6.6/arch/x86/kernel/
Dcallthunks.c172 static const u8 nops[] = { variable
/kernel/linux/linux-6.6/tools/perf/util/
Dprobe-finder.c183 size_t nops; in convert_variable_location() local
696 size_t nops; in call_probe_finder() local
/kernel/linux/linux-5.10/tools/perf/util/
Dprobe-finder.c178 size_t nops; in convert_variable_location() local
691 size_t nops; in call_probe_finder() local
/kernel/linux/linux-5.10/include/linux/mtd/
Dspinand.h261 unsigned int nops; member

12