/openbmc/openbmc-test-automation/data/ |
H A D | model.py | 15 def get_sensor(module_name, value): argument 25 def get_inventory_sensor(module_name, value): argument 37 def get_inventory_list(module_name): argument 49 def get_inventory_fru_type_list(module_name, fru_type): argument 65 def get_FRU_component_name_list(module_name): argument 76 def get_ipmi_rest_fru_field_map(module_name): argument
|
H A D | platform_variables.py | 14 def get_service_restart_policy_services(module_name): argument
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | uterror.c | 39 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 D | utdebug.c | 132 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 D | utobject.c | 54 *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 D | utxferror.c | 35 acpi_error(const char *module_name, u32 line_number, const char *format, ...) in acpi_error()
|
/openbmc/openbmc-test-automation/lib/ |
H A D | utilities.py | 46 def get_sensor(module_name, value): argument 59 def get_inventory_sensor(module_name, value): argument 82 def get_inventory_list(module_name): argument 106 def get_inventory_fru_type_list(module_name, fru): argument 129 def get_vpd_inventory_list(module_name, fru): argument
|
/openbmc/linux/drivers/media/mc/ |
H A D | mc-dev-allocator.c | 62 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 D | media-dev-allocator.h | 56 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 D | dups.c | 57 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 D | kmod.c | 81 char *module_name; in call_modprobe() local 135 char module_name[MODULE_NAME_LEN]; in __request_module() local
|
H A D | internal.h | 241 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 D | kallsyms.c | 385 char *name, char *module_name, int *exported) in module_get_kallsym()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_module.c | 7 static const char *module_name = "bpf_testmod"; variable
|
H A D | module_fentry_shadow.c | 8 static const char *module_name = "bpf_testmod"; variable
|
H A D | btf_tag.c | 57 const char *module_name = "bpf_testmod"; in load_btfs() local
|
/openbmc/linux/include/linux/platform_data/media/ |
H A D | timb_video.h | 16 const char *module_name; member
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | alternative.c | 24 struct alt_instr *end, const char *module_name) in apply_alternatives()
|
/openbmc/linux/scripts/gdb/linux/ |
H A D | symbols.py | 84 def _get_module_file(self, module_name): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | ksample.py | 43 def check_module_exist(self, path='', module_name=''): argument
|
/openbmc/linux/include/linux/ |
H A D | module.h | 66 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 D | sign-file.c | 221 char *x509_name, *module_name, *dest_name; in main() local
|
/openbmc/linux/net/netfilter/ |
H A D | nfnetlink_hook.c | 168 char *module_name; in nfnl_hook_dump_one() local
|
/openbmc/qemu/util/ |
H A D | module.c | 210 char *module_name; in module_load() local
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac5.c | 22 const char *module_name, const struct dwmac5_error_desc *desc, in dwmac5_log_error()
|