Home
last modified time | relevance | path

Searched refs:strtomem_pad (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/soc/qcom/
H A Dcmd-db.c156 strtomem_pad(query, id, 0); in cmd_db_get_header()
/linux-6.15/drivers/auxdisplay/
H A Dpanel.c1446 strtomem_pad(key->u.kbd.press_str, press, '\0'); in panel_bind_key()
1447 strtomem_pad(key->u.kbd.repeat_str, repeat, '\0'); in panel_bind_key()
1448 strtomem_pad(key->u.kbd.release_str, release, '\0'); in panel_bind_key()
/linux-6.15/include/linux/
H A Dstring.h416 #define strtomem_pad(dest, src, pad) do { \ macro
/linux-6.15/fs/nilfs2/
H A Dioctl.c1315 strtomem_pad(sbp[0]->s_volume_name, label, 0); in nilfs_ioctl_set_fslabel()
1317 strtomem_pad(sbp[1]->s_volume_name, label, 0); in nilfs_ioctl_set_fslabel()
/linux-6.15/arch/x86/coco/tdx/
H A Dtdx.c175 strtomem_pad(message.bytes, msg, '\0'); in tdx_panic()
/linux-6.15/lib/tests/
H A Dstring_kunit.c562 strtomem_pad(wrap.output, input, 0xAA); in string_test_strtomem()
/linux-6.15/fs/ext4/
H A Dfile.c873 strtomem_pad(sbi->s_es->s_last_mounted, cp, 0); in ext4_sample_last_mounted()
H A Dsuper.c6155 strtomem_pad(es->s_first_error_func, in ext4_update_super()
6169 strtomem_pad(es->s_last_error_func, sbi->s_last_error_func, 0); in ext4_update_super()
/linux-6.15/drivers/gpu/drm/
H A Ddrm_connector.c606 strtomem_pad(connector->hdmi.vendor, vendor, 0); in drmm_connector_hdmi_init()
607 strtomem_pad(connector->hdmi.product, product, 0); in drmm_connector_hdmi_init()
/linux-6.15/Documentation/process/
H A Ddeprecated.rst154 NUL-padding, strtomem_pad() can be used.
/linux-6.15/Documentation/translations/sp_SP/process/
H A Ddeprecated.rst167 caracter NUL, usar strtomem_pad().