Searched refs:nops (Results 26 - 37 of 37) sorted by relevance

12

/linux-master/arch/x86/kernel/
H A Dhead_32.S26 #include <asm/nops.h>
H A Dhead_64.S23 #include <asm/nops.h>
H A Dftrace.c34 #include <asm/nops.h>
171 * which is called to turn mcount into nops or nops into function calls
/linux-master/arch/x86/include/asm/
H A Dprocessor.h24 #include <asm/nops.h>
/linux-master/arch/s390/kernel/
H A Dentry.S221 # interrupts. So lets use 3 nops as a landing pad for all possible rewinds.
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c284 s->tx_xdp_nops += xdpsq_red_stats->nops;
296 s->rx_xdp_tx_nops += xdpsq_stats->nops;
2142 { MLX5E_DECLARE_RQ_XDPSQ_STAT(struct mlx5e_xdpsq_stats, nops) },
2152 { MLX5E_DECLARE_XDPSQ_STAT(struct mlx5e_xdpsq_stats, nops) },
H A Den_stats.h447 u64 nops; member in struct:mlx5e_xdpsq_stats
/linux-master/arch/arm64/include/asm/
H A Dassembler.h112 .macro nops, num
/linux-master/fs/nfs/
H A Dnfs4xdr.c956 uint32_t nops; member in struct:compound_hdr
1045 *p = cpu_to_be32(hdr->nops);
1053 hdr->nops++;
1059 WARN_ON_ONCE(hdr->nops > NFS4_MAX_OPS);
1060 *hdr->nops_p = htonl(hdr->nops);
2396 .nops = 0,
2756 .nops = 0,
2773 .nops = 0,
2790 .nops = 0,
3212 hdr->nops
[all...]
/linux-master/tools/perf/util/
H A Dannotate-data.c98 size_t nops; local
106 while ((off = dwarf_getlocations(&attr, off, &base, &start, &end, &ops, &nops)) > 0) {
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c370 sq->stats->nops += contig_wqebbs;
/linux-master/drivers/mtd/nand/spi/
H A Dcore.c1031 for (i = 0; i < variants->nops; i++) {

Completed in 240 milliseconds

12