call_ops          253 fs/nfs/internal.h 		      const struct rpc_call_ops *call_ops, int how, int flags);
call_ops          476 fs/nfs/internal.h 			       const struct rpc_call_ops *call_ops,
call_ops          615 fs/nfs/pagelist.c 		      const struct rpc_call_ops *call_ops, int how, int flags)
call_ops          627 fs/nfs/pagelist.c 		.callback_ops = call_ops,
call_ops         2663 fs/nfs/pnfs.c  			const struct rpc_call_ops *call_ops,
call_ops         2671 fs/nfs/pnfs.c  	hdr->mds_ops = call_ops;
call_ops         2686 fs/nfs/pnfs.c  	const struct rpc_call_ops *call_ops = desc->pg_rpc_callops;
call_ops         2690 fs/nfs/pnfs.c  	trypnfs = pnfs_try_to_write_data(hdr, call_ops, lseg, how);
call_ops         2789 fs/nfs/pnfs.c  		       const struct rpc_call_ops *call_ops,
call_ops         2796 fs/nfs/pnfs.c  	hdr->mds_ops = call_ops;
call_ops         2828 fs/nfs/pnfs.c  	const struct rpc_call_ops *call_ops = desc->pg_rpc_callops;
call_ops         2832 fs/nfs/pnfs.c  	trypnfs = pnfs_try_to_read_data(hdr, call_ops, lseg);
call_ops         1691 fs/nfs/write.c 			const struct rpc_call_ops *call_ops,
call_ops         1705 fs/nfs/write.c 		.callback_ops = call_ops,
call_ops           20 tools/perf/arch/arm/annotate/instructions.c 		ops = &call_ops;
call_ops           78 tools/perf/arch/arm64/annotate/instructions.c 		ops = &call_ops;
call_ops           30 tools/perf/arch/csky/annotate/instructions.c 		ops = &call_ops;
call_ops           39 tools/perf/arch/powerpc/annotate/instructions.c 			ops = &call_ops;
call_ops          127 tools/perf/arch/sparc/annotate/instructions.c 		ops = &call_ops;
call_ops           23 tools/perf/arch/x86/annotate/instructions.c 	{ .name = "call",	.ops = &call_ops, },
call_ops           24 tools/perf/arch/x86/annotate/instructions.c 	{ .name = "callq",	.ops = &call_ops, },
call_ops           95 tools/perf/util/annotate.c static struct ins_ops call_ops;
call_ops          307 tools/perf/util/annotate.c static struct ins_ops call_ops = {
call_ops          314 tools/perf/util/annotate.c 	return ins->ops == &call_ops || ins->ops == &s390_call_ops;