/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | do_func.S | 273 pmod: label
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | do_func.S | 273 pmod: label
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | livepatch.h | 248 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 D | livepatch.h | 247 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 D | conf_mod.c | 58 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 D | conf_mod.c | 58 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 D | opusenc.c | 326 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 D | core.c | 292 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 D | core.c | 294 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 D | zcrypt_api.c | 572 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 D | zcrypt_api.c | 575 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 D | longobject.c | 3867 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...] |