Home
last modified time | relevance | path

Searched defs:cmdline_len (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/packages/modules/Virtualization/guest/kdump/
Dkexec.c52 unsigned long cmdline_len = strlen(CMDLINE) + 1; // include null terminator, otherwise EINVAL in main() local
/aosp_15_r20/external/perfetto/src/profiling/common/
H A Dproc_cmdline.cc85 const char* FindBinaryName(const char* cmdline, size_t cmdline_len) { in FindBinaryName()
/aosp_15_r20/external/trusty/bootloader/test-runner/
Dtest-runner.c70 size_t cmdline_len; in boot() local
/aosp_15_r20/external/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_device.c76 unsigned cmdline_len = strlen(cmdline) + 1; in set_debuginfo() local
/aosp_15_r20/external/mesa3d/src/freedreno/common/
H A Dmsm_proto.h306 uint32_t cmdline_len; member
/aosp_15_r20/external/virglrenderer/src/drm/msm/
H A Dmsm_proto.h340 uint32_t cmdline_len; member
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_knl_drm_virtio.cc186 unsigned cmdline_len = strlen(cmdline) + 1; in set_debuginfo() local