Searched defs:ops (Results 1 – 14 of 14) sorted by relevance
12 struct unwind_libunwind_ops *ops) in unwind__register_ops()22 struct unwind_libunwind_ops *ops = local_unwind_libunwind_ops; in unwind__prepare_access() local
32 static void ins__delete(struct ins_operands *ops) in ins__delete()43 struct ins_operands *ops) in ins__raw_scnprintf()49 struct ins_operands *ops) in ins__scnprintf()57 static int call__parse(struct ins_operands *ops, struct map *map) in call__parse()100 struct ins_operands *ops) in call__scnprintf()121 static int jump__parse(struct ins_operands *ops, struct map *map __maybe_unused) in jump__parse()136 struct ins_operands *ops) in jump__scnprintf()176 static int lock__parse(struct ins_operands *ops, struct map *map) in lock__parse()208 struct ins_operands *ops) in lock__scnprintf()220 static void lock__delete(struct ins_operands *ops) in lock__delete()[all …]
32 struct ins_operands *ops; member46 struct ins_ops *ops; member65 struct ins_operands ops; member
107 struct kvm_events_ops *ops; member
450 struct hist_entry_ops *ops = template->ops; in hist_entry__new() local575 struct hist_entry_ops *ops) in __hists__add_entry()621 struct hist_entry_ops *ops, in hists__add_entry_ops()1113 struct hist_entry_ops *ops = he->ops; in hist_entry__delete() local
134 struct hist_entry_ops *ops; member
113 const struct hist_iter_ops *ops; member
55 struct usbip_host_driver_ops ops; member
50 Dwarf_Op *ops = &dummy; in check_return_reg() local
46 unsigned long ops; member
25 unsigned long ops; member
53 struct iomap_ops *ops; in __get_nfit_res() local377 struct iomap_ops *ops; in __wrap_acpi_evaluate_dsm() local
1279 struct scripting_ops *ops; member1286 struct scripting_ops *ops) in script_spec__new()1313 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