Searched defs:ops (Results 1 – 10 of 10) sorted by relevance
31 static void ins__delete(struct ins_operands *ops) in ins__delete()42 struct ins_operands *ops) in ins__raw_scnprintf()48 struct ins_operands *ops) in ins__scnprintf()56 static int call__parse(struct ins_operands *ops) in call__parse()94 struct ins_operands *ops) in call__scnprintf()115 static int jump__parse(struct ins_operands *ops) in jump__parse()130 struct ins_operands *ops) in jump__scnprintf()170 static int lock__parse(struct ins_operands *ops) in lock__parse()202 struct ins_operands *ops) in lock__scnprintf()214 static void lock__delete(struct ins_operands *ops) in lock__delete()[all …]
32 struct ins_operands *ops; member46 struct ins_ops *ops; member64 struct ins_operands ops; member
107 struct kvm_events_ops *ops; member
101 const struct hist_iter_ops *ops; member
50 Dwarf_Op *ops = &dummy; in check_return_reg() local
41 unsigned long ops; member
22 unsigned long ops; member
46 struct iomap_ops *ops; in get_nfit_res() local
995 struct scripting_ops *ops; member1002 struct scripting_ops *ops) in script_spec__new()1030 struct scripting_ops *ops) in script_spec__findnew()1046 int script_spec_register(const char *spec, struct scripting_ops *ops) in script_spec_register()
416 static void ops(struct slabinfo *s) in ops() function