Home
last modified time | relevance | path

Searched defs:module_name (Results 1 – 25 of 47) sorted by relevance

12

/openbmc/openbmc-test-automation/data/
H A Dmodel.py8 def get_sensor(module_name, value): argument
18 def get_inventory_sensor(module_name, value): argument
30 def get_inventory_list(module_name): argument
42 def get_inventory_fru_type_list(module_name, fru_type): argument
58 def get_FRU_component_name_list(module_name): argument
69 def get_ipmi_rest_fru_field_map(module_name): argument
H A Dplatform_variables.py15 def get_service_restart_policy_services(module_name): argument
/openbmc/linux/drivers/acpi/acpica/
H A Duterror.c39 acpi_ut_predefined_warning(const char *module_name, in acpi_ut_predefined_warning()
82 acpi_ut_predefined_info(const char *module_name, in acpi_ut_predefined_info()
124 acpi_ut_predefined_bios_error(const char *module_name, in acpi_ut_predefined_bios_error()
168 acpi_ut_prefixed_namespace_error(const char *module_name, in acpi_ut_prefixed_namespace_error()
235 acpi_ut_namespace_error(const char *module_name, in acpi_ut_namespace_error()
299 acpi_ut_method_error(const char *module_name, in acpi_ut_method_error()
H A Dutdebug.c132 const char *module_name, in acpi_debug_print()
334 const char *module_name, u32 component_id, const char *string) in acpi_ut_trace_str()
370 const char *module_name, u32 component_id, u32 integer) in acpi_ut_trace_u32()
405 const char *module_name, u32 component_id) in acpi_ut_exit()
568 const char *module_name, u32 component_id, const char *string) in acpi_ut_str_exit()
H A Dutobject.c54 *module_name, in acpi_ut_create_internal_object_dbg()
352 void *acpi_ut_allocate_object_desc_dbg(const char *module_name, in acpi_ut_allocate_object_desc_dbg()
H A Dutxferror.c35 acpi_error(const char *module_name, u32 line_number, const char *format, ...) in acpi_error()
/openbmc/openbmc-test-automation/lib/
H A Dutilities.py36 def get_sensor(module_name, value): argument
49 def get_inventory_sensor(module_name, value): argument
72 def get_inventory_list(module_name): argument
96 def get_inventory_fru_type_list(module_name, fru): argument
119 def get_vpd_inventory_list(module_name, fru): argument
/openbmc/linux/drivers/media/mc/
H A Dmc-dev-allocator.c62 const char *module_name, in __media_device_get()
98 const char *module_name, in media_device_usb_allocate()
119 void media_device_delete(struct media_device *mdev, const char *module_name, in media_device_delete()
/openbmc/linux/include/media/
H A Dmedia-dev-allocator.h56 struct usb_device *udev, const char *module_name, in media_device_usb_allocate()
60 struct media_device *mdev, const char *module_name, in media_device_delete()
/openbmc/linux/kernel/module/
H A Ddups.c57 static struct kmod_dup_req *kmod_dup_request_lookup(char *module_name) in kmod_dup_request_lookup()
120 bool kmod_dup_request_exists_wait(char *module_name, bool wait, int *dup_ret) in kmod_dup_request_exists_wait()
222 void kmod_dup_request_announce(char *module_name, int ret) in kmod_dup_request_announce()
H A Dkmod.c81 char *module_name; in call_modprobe() local
135 char module_name[MODULE_NAME_LEN]; in __request_module() local
H A Dinternal.h241 static inline bool kmod_dup_request_exists_wait(char *module_name, bool wait, int *dup_ret) in kmod_dup_request_exists_wait()
246 static inline void kmod_dup_request_announce(char *module_name, int ret) in kmod_dup_request_announce()
H A Dkallsyms.c385 char *name, char *module_name, int *exported) in module_get_kallsym()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_module.c7 static const char *module_name = "bpf_testmod"; variable
H A Dmodule_fentry_shadow.c8 static const char *module_name = "bpf_testmod"; variable
H A Dbtf_tag.c57 const char *module_name = "bpf_testmod"; in load_btfs() local
/openbmc/linux/include/linux/platform_data/media/
H A Dtimb_video.h16 const char *module_name; member
/openbmc/linux/arch/parisc/kernel/
H A Dalternative.c24 struct alt_instr *end, const char *module_name) in apply_alternatives()
/openbmc/linux/scripts/gdb/linux/
H A Dsymbols.py84 def _get_module_file(self, module_name): argument
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dksample.py43 def check_module_exist(self, path='', module_name=''): argument
/openbmc/linux/include/linux/
H A Dmodule.h66 const char *module_name; member
725 #define module_name(mod) \ macro
822 #define module_name(mod) "kernel" macro
973 char *module_name, int *exported) in module_get_kallsym()
/openbmc/linux/scripts/
H A Dsign-file.c221 char *x509_name, *module_name, *dest_name; in main() local
/openbmc/qemu/util/
H A Dmodule.c210 char *module_name; in module_load() local
/openbmc/linux/net/netfilter/
H A Dnfnetlink_hook.c168 char *module_name; in nfnl_hook_dump_one() local
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.c22 const char *module_name, const struct dwmac5_error_desc *desc, in dwmac5_log_error()

12