Home
last modified time | relevance | path

Searched defs:pmod (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Ddo_func.S273 pmod: label
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Ddo_func.S273 pmod: label
/kernel/linux/linux-5.10/include/linux/
H A Dlivepatch.h248 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs() argument
/kernel/linux/linux-6.6/include/linux/
H A Dlivepatch.h247 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs() argument
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_mod.c58 CONF_MODULE *pmod; member
405 static int module_init(CONF_MODULE *pmod, const char *name, const char *value, in module_init() argument
620 CONF_module_get_usr_data(CONF_MODULE *pmod) CONF_module_get_usr_data() argument
625 CONF_module_set_usr_data(CONF_MODULE *pmod, void *usr_data) CONF_module_set_usr_data() argument
[all...]
/third_party/openssl/crypto/conf/
H A Dconf_mod.c58 CONF_MODULE *pmod; member
399 static int module_init(CONF_MODULE *pmod, const char *name, const char *value, in module_init() argument
614 CONF_module_get_usr_data(CONF_MODULE *pmod) CONF_module_get_usr_data() argument
619 CONF_module_set_usr_data(CONF_MODULE *pmod, void *usr_data) CONF_module_set_usr_data() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dopusenc.c326 const uint8_t *pmod = ff_celt_coarse_energy_dist[f->size][intra]; in exp_quant_coarse() local
/kernel/linux/linux-5.10/kernel/livepatch/
H A Dcore.c292 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs() argument
/kernel/linux/linux-6.6/kernel/livepatch/
H A Dcore.c294 static int klp_write_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_write_section_relocs() argument
332 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs() argument
/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_api.c572 zcrypt_pick_queue(struct zcrypt_card *zc, struct zcrypt_queue *zq, struct module **pmod, unsigned int weight) zcrypt_pick_queue() argument
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_api.c575 zcrypt_pick_queue(struct zcrypt_card *zc, struct zcrypt_queue *zq, struct module **pmod, unsigned int weight) zcrypt_pick_queue() argument
/third_party/python/Objects/
H A Dlongobject.c3867 l_divmod(PyLongObject *v, PyLongObject *w, PyLongObject **pdiv, PyLongObject **pmod) l_divmod() argument
3935 l_mod(PyLongObject *v, PyLongObject *w, PyLongObject **pmod) l_mod() argument
[all...]

Completed in 21 milliseconds