Home
last modified time | relevance | path

Searched refs:load_module (Results 1 – 14 of 14) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dloader.py307 load_module = True if not module_name.startswith('_') \
322 return (load_module, load_underscore)
332 load_module, load_underscore = self._filterModule(module)
334 if load_module or load_underscore:
344 load_module, load_underscore = self._filterModule(module)
346 if load_module or load_underscore:
/openbmc/linux/sound/soc/sof/
H A Dipc3-loader.c318 int (*load_module)(struct snd_sof_dev *sof_dev, struct snd_sof_mod_hdr *hdr); in sof_ipc3_load_fw_to_dsp() local
326 load_module = sof_ops(sdev)->load_module; in sof_ipc3_load_fw_to_dsp()
327 if (!load_module) { in sof_ipc3_load_fw_to_dsp()
329 load_module = sof_ipc3_parse_module_memcpy; in sof_ipc3_load_fw_to_dsp()
355 ret = load_module(sdev, module); in sof_ipc3_load_fw_to_dsp()
H A Dsof-priv.h223 int (*load_module)(struct snd_sof_dev *sof_dev, member
/openbmc/linux/drivers/md/
H A Ddm-target.c46 static void load_module(const char *name) in load_module() function
56 load_module(name); in dm_get_target_type()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/
H A Dgenerate-srcuri.py36 def load_module(filename): function
49 fetch = load_module(os.path.join(basedir, "fetch_sources.py"))
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/libts/
H A D0001-Remove-TEE-driver-external-component.patch144 - out/linux-arm-ffa-tee/load_module.sh
146 out/linux-arm-ffa-user/load_module.sh
157 - out/linux-arm-ffa-tee/load_module.sh
158 out/linux-arm-ffa-user/load_module.sh
/openbmc/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkasan.rst154 load_module+0x75df/0x8070
175 load_module+0x75df/0x8070
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/
H A D0002-do-not-import-target-module-while-cross-compile.patch47 + spec.loader.load_module(module)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/
H A D0001-do-not-import-target-module-while-cross-compile.patch49 + spec.loader.load_module(module)
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-3.4.2.rst67 - scripts: Update to use exec_module() instead of load_module()
73 - bitbake: utils: Update to use exec_module() instead of load_module()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c1479 bool load_module = false; in iwl_req_fw_callback() local
1727 load_module = true; in iwl_req_fw_callback()
1743 if (load_module) in iwl_req_fw_callback()
/openbmc/linux/kernel/module/
H A Dmain.c2833 static int load_module(struct load_info *info, const char __user *uargs, in load_module() function
3063 return load_module(&info, uargs, 0); in SYSCALL_DEFINE3()
3175 return load_module(&info, uargs, flags); in init_module_from_file()
/openbmc/linux/Documentation/dev-tools/
H A Dkmemleak.rst251 [<00000000542b9814>] load_module+0x203c/0x2480
H A Dkasan.rst183 load_module+0x75df/0x8070
204 load_module+0x75df/0x8070