Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 9 of 9) sorted by relevance

/lib/
Dtextsearch.c143 int textsearch_register(struct ts_ops *ops) in textsearch_register()
178 int textsearch_unregister(struct ts_ops *ops) in textsearch_unregister()
268 struct ts_ops *ops; in textsearch_prepare() local
Dassoc_array.c171 const struct assoc_array_ops *ops, in assoc_array_walk()
305 const struct assoc_array_ops *ops, in assoc_array_find()
344 const struct assoc_array_ops *ops) in assoc_array_destroy_subtree()
442 const struct assoc_array_ops *ops) in assoc_array_destroy()
475 const struct assoc_array_ops *ops, in assoc_array_insert_into_terminal_node()
794 const struct assoc_array_ops *ops, in assoc_array_insert_mid_shortcut()
965 const struct assoc_array_ops *ops, in assoc_array_insert()
1080 const struct assoc_array_ops *ops, in assoc_array_delete()
1276 const struct assoc_array_ops *ops) in assoc_array_clear()
1455 const struct assoc_array_ops *ops, in assoc_array_gc()
Dlogic_iomem.c13 const struct logic_iomem_region_ops *ops; member
18 const struct logic_iomem_ops *ops; member
40 const struct logic_iomem_region_ops *ops) in logic_iomem_add_region()
Dparman.c51 const struct parman_ops *ops; member
267 struct parman *parman_create(const struct parman_ops *ops, void *priv) in parman_create()
Dobjagg.c22 const struct objagg_ops *ops; member
44 const struct objagg_ops *ops; member
514 struct objagg *objagg_create(const struct objagg_ops *ops, in objagg_create()
915 const struct objagg_ops *ops = objagg_hints->ops; in objagg_hints_obj_cmp() local
Dkobject.c86 const struct kobj_ns_type_operations *ops; in create_dir() local
1041 int kobj_ns_type_register(const struct kobj_ns_type_operations *ops) in kobj_ns_type_register()
1082 const struct kobj_ns_type_operations *ops = NULL; in kobj_child_ns_ops() local
Dkobject_uevent.c238 const struct kobj_ns_type_operations *ops; in kobj_usermode_filter() local
389 const struct kobj_ns_type_operations *ops; in kobject_uevent_net_broadcast() local
Dtest_parman.c217 static struct test_parman *test_parman_create(const struct parman_ops *ops) in test_parman_create()
/lib/pldmfw/
Dpldmfw.c721 const struct pldmfw_ops *ops = data->context->ops; in pldm_send_package_data() local