Home
last modified time | relevance | path

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

/linux/drivers/soc/qcom/
H A Dcmd-db.c156 strtomem_pad(query, id, 0); in cmd_db_get_header()
/linux/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/fs/nilfs2/
H A Dioctl.c1300 strtomem_pad(sbp[0]->s_volume_name, label, 0); in nilfs_ioctl_set_fslabel()
1302 strtomem_pad(sbp[1]->s_volume_name, label, 0); in nilfs_ioctl_set_fslabel()
/linux/include/linux/
H A Dstring.h410 #define strtomem_pad(dest, src, pad) do { \ macro
/linux/arch/x86/coco/tdx/
H A Dtdx.c215 strtomem_pad(message.bytes, msg, '\0'); in tdx_panic()
/linux/lib/tests/
H A Dstring_kunit.c562 strtomem_pad(wrap.output, input, 0xAA); in string_test_strtomem()
/linux/fs/ext4/
H A Dfile.c874 strtomem_pad(sbi->s_es->s_last_mounted, cp, 0); in ext4_sample_last_mounted()
H A Dsuper.c6245 strtomem_pad(es->s_first_error_func, in ext4_update_super()
6259 strtomem_pad(es->s_last_error_func, sbi->s_last_error_func, 0); in ext4_update_super()
/linux/drivers/gpu/drm/
H A Ddrm_connector.c614 strtomem_pad(connector->hdmi.vendor, vendor, 0); in drmm_connector_hdmi_init()
615 strtomem_pad(connector->hdmi.product, product, 0); in drmm_connector_hdmi_init()
/linux/Documentation/process/
H A Ddeprecated.rst154 NUL-padding, strtomem_pad() can be used.
/linux/Documentation/translations/sp_SP/process/
H A Ddeprecated.rst167 caracter NUL, usar strtomem_pad().