/linux/arch/csky/kernel/ |
H A D | ftrace.c | 68 static uint16_t nops[7] = {NOP, NOP32_HI, NOP32_LO, NOP32_HI, NOP32_LO, variable 76 sizeof(nops))) in ftrace_check_current_nop() 79 if (memcmp((void *)nops, (void *)olds, sizeof(nops))) { in ftrace_check_current_nop() 101 ret = copy_to_kernel_nofault((void *)hook_pos, enable ? call : nops, in ftrace_modify_code() 102 sizeof(nops)); in ftrace_modify_code()
|
/linux/tools/perf/arch/powerpc/util/ |
H A D | skip-callchain-idx.c | 51 size_t nops; in check_return_reg() local 54 result = dwarf_frame_register(frame, ra_regno, ops_mem, &ops, &nops); in check_return_reg() 65 if ((nops != 0 || ops != NULL) && in check_return_reg() 66 !(nops == 1 && ops[0].atom == DW_OP_regx && in check_return_reg() 74 result = dwarf_frame_cfa(frame, &ops, &nops); in check_return_reg() 84 if (nops == 1 && ops[0].atom == DW_OP_bregx && ops[0].number == 1 && in check_return_reg()
|
/linux/arch/powerpc/kernel/ |
H A D | switch.S | 28 .macro nops number macro 46 nops 6 64 nops 3 69 nops 7
|
/linux/fs/nfs/ |
H A D | callback_xdr.c | 165 hdr->nops = ntohl(*p); in decode_compound_hdr_arg() 692 hdr->nops = xdr_reserve_space(xdr, 4); in encode_compound_hdr_res() 693 if (unlikely(hdr->nops == NULL)) in encode_compound_hdr_res() 969 unsigned int nops = 0; in nfs4_callback_compound() local 998 while (status == 0 && nops != hdr_arg.nops) { in nfs4_callback_compound() 999 status = process_op(nops, rqstp, &cps); in nfs4_callback_compound() 1000 nops++; in nfs4_callback_compound() 1007 nops--; in nfs4_callback_compound() 1016 *hdr_res.nops in nfs4_callback_compound() [all...] |
H A D | callback.h | 37 unsigned nops; member 44 __be32 *nops; member
|
H A D | nfs4xdr.c | 960 uint32_t nops; member 1044 *p = cpu_to_be32(hdr->nops); in encode_compound_hdr() 1052 hdr->nops++; in encode_op_hdr() 1058 WARN_ON_ONCE(hdr->nops > NFS4_MAX_OPS); in encode_nops() 1059 *hdr->nops_p = htonl(hdr->nops); in encode_nops() 2421 .nops = 0, in nfs4_xdr_enc_open_confirm() 2781 .nops = 0, in nfs4_xdr_enc_renew() 2798 .nops = 0, in nfs4_xdr_enc_setclientid() 2815 .nops = 0, in nfs4_xdr_enc_setclientid_confirm() 3239 hdr->nops = tmp; in decode_compound_hdr() [all …]
|
/linux/fs/nfsd/ |
H A D | nfs4callback.c | 59 u32 nops; member 287 *p = cpu_to_be32(hdr->nops); /* argarray element count */ in encode_cb_compound4args() 295 BUG_ON(hdr->nops > NFS4_MAX_BACK_CHANNEL_OPS); in encode_cb_nops() 296 *hdr->nops_p = cpu_to_be32(hdr->nops); in encode_cb_nops() 323 if (xdr_stream_decode_u32(xdr, &hdr->nops) < 0) in decode_cb_compound4res() 353 hdr->nops++; in encode_cb_recall4args() 371 hdr->nops++; in encode_cb_recallany4args() 406 hdr->nops++; in encode_cb_getattr4args() 454 hdr->nops++; in encode_cb_sequence4args() 792 hdr->nops++; in encode_cb_layout4args() [all …]
|
/linux/arch/arm64/include/asm/ |
H A D | arch_gicv3.h | 70 nops(8); in gic_read_iar_cavium_thunderx() 72 nops(4); in gic_read_iar_cavium_thunderx()
|
H A D | alternative-macros.h | 203 nops (662b-661b) / AARCH64_INSN_SIZE
|
/linux/arch/x86/net/ |
H A D | bpf_jit_comp.c | 1525 int nops; in do_jit() local 2366 nops = INSN_SZ_DIFF - 2; in do_jit() 2367 if (nops != 0 && nops != 4) { in do_jit() 2369 nops); in do_jit() 2372 emit_nops(&prog, nops); in do_jit() 2420 nops = INSN_SZ_DIFF; in do_jit() 2421 if (nops != 0 && nops != 2 && nops != 5) { in do_jit() 2423 nops); in do_jit() 2426 emit_nops(&prog, nops); in do_jit() 2445 nops = INSN_SZ_DIFF - 2; in do_jit() [all …]
|
/linux/arch/riscv/include/asm/ |
H A D | barrier.h | 19 #define nops(n) __asm__ __volatile__ (__nops(n)) macro
|
H A D | asm.h | 79 .macro nops, num
|
/linux/arch/x86/kernel/ |
H A D | callthunks.c | 175 static const u8 nops[] = { variable 196 if (bcmp(pad, nops, tsize)) { in patch_dest()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_stats.h | 453 u64 nops; member
|
H A D | en_stats.c | 287 s->tx_xdp_nops += xdpsq_red_stats->nops; in mlx5e_stats_grp_sw_update_stats_xdp_red() 299 s->rx_xdp_tx_nops += xdpsq_stats->nops; in mlx5e_stats_grp_sw_update_stats_xdpsq() 2155 { MLX5E_DECLARE_RQ_XDPSQ_STAT(struct mlx5e_xdpsq_stats, nops) }, 2165 { MLX5E_DECLARE_XDPSQ_STAT(struct mlx5e_xdpsq_stats, nops) },
|
/linux/tools/perf/util/ |
H A D | annotate-data.c | 89 size_t nops; in pr_debug_location() local 97 while ((off = dwarf_getlocations(&attr, off, &base, &start, &end, &ops, &nops)) > 0) { in pr_debug_location()
|
/linux/Documentation/trace/ |
H A D | ftrace-design.rst | 399 ftrace_graph_call location with nops
|
H A D | ftrace.rst | 372 have been converted to nops and are available to be traced. 2942 scans this table and updates all the locations into nops. It 2954 if the modified code crosses cache (or page) boundaries), and the nops are 2972 as nops.
|
/linux/tools/objtool/Documentation/ |
H A D | objtool.txt | 153 replacing the frame pointer related instructions with nops, here's
|